[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:55:02.724385 26624 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.0.62:45033
I20260709 14:55:02.725900 26624 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:55:02.726913 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:02.742453 26633 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
W20260709 14:55:02.742497 26631 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:02.744222 26624 server_base.cc:1061] running on GCE node
W20260709 14:55:02.742970 26630 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:03.846923 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:03.847162 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:03.847348 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608903847326 us; error 0 us; skew 500 ppm
I20260709 14:55:03.848145 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:03.853127 26624 webserver.cc:533] Webserver started at http://127.26.0.62:33379/ using document root <none> and password file <none>
I20260709 14:55:03.853943 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:03.854148 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:03.854565 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:03.860046 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/master-0-root/instance:
uuid: "0b949a27a7bd46129d098f71631b03c0"
format_stamp: "Formatted at 2026-07-09 14:55:03 on dist-test-slave-tl66"
I20260709 14:55:03.867640 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.006s
I20260709 14:55:03.872447 26639 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:03.873479 26624 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:55:03.873797 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/master-0-root
uuid: "0b949a27a7bd46129d098f71631b03c0"
format_stamp: "Formatted at 2026-07-09 14:55:03 on dist-test-slave-tl66"
I20260709 14:55:03.874110 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:03.918757 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:03.920133 26624 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:55:03.920545 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:03.986939 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.62:45033
I20260709 14:55:03.987008 26690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.62:45033 every 8 connection(s)
I20260709 14:55:03.994240 26691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.014844 26691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0: Bootstrap starting.
I20260709 14:55:04.020440 26691 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.022147 26691 log.cc:826] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0: Log is configured to *not* fsync() on all Append() calls
I20260709 14:55:04.026347 26691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0: No bootstrap required, opened a new log
I20260709 14:55:04.045799 26691 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b949a27a7bd46129d098f71631b03c0" member_type: VOTER }
I20260709 14:55:04.046289 26691 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.046492 26691 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b949a27a7bd46129d098f71631b03c0, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.047261 26691 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0b949a27a7bd46129d098f71631b03c0" member_type: VOTER }
I20260709 14:55:04.047703 26691 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:04.047927 26691 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:04.048192 26691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.051987 26691 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b949a27a7bd46129d098f71631b03c0" member_type: VOTER }
I20260709 14:55:04.052627 26691 leader_election.cc:304] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [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: 0b949a27a7bd46129d098f71631b03c0; no voters: 
I20260709 14:55:04.054245 26691 leader_election.cc:290] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:04.054561 26694 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.056566 26694 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 1 LEADER]: Becoming Leader. State: Replica: 0b949a27a7bd46129d098f71631b03c0, State: Running, Role: LEADER
I20260709 14:55:04.057433 26694 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [LEADER]: Queue going to LEADER mode. State: All 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: "0b949a27a7bd46129d098f71631b03c0" member_type: VOTER }
I20260709 14:55:04.058391 26691 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:04.066665 26696 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b949a27a7bd46129d098f71631b03c0. Latest consensus state: current_term: 1 leader_uuid: "0b949a27a7bd46129d098f71631b03c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b949a27a7bd46129d098f71631b03c0" member_type: VOTER } }
I20260709 14:55:04.067291 26696 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:04.067137 26695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b949a27a7bd46129d098f71631b03c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b949a27a7bd46129d098f71631b03c0" member_type: VOTER } }
I20260709 14:55:04.067651 26695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:04.070453 26702 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:04.080978 26702 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:04.083024 26624 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:04.096495 26702 catalog_manager.cc:1383] Generated new cluster ID: 13fabb10aa754e7a8fdfb643bb9615bc
I20260709 14:55:04.096727 26702 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:04.110029 26702 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:04.111400 26702 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:04.124791 26702 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0: Generated new TSK 0
I20260709 14:55:04.125597 26702 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:04.149911 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:04.158713 26713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:04.160439 26714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:04.163340 26624 server_base.cc:1061] running on GCE node
W20260709 14:55:04.163475 26716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:04.164330 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:04.164512 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:04.164695 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608904164676 us; error 0 us; skew 500 ppm
I20260709 14:55:04.165309 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:04.168859 26624 webserver.cc:533] Webserver started at http://127.26.0.1:41249/ using document root <none> and password file <none>
I20260709 14:55:04.169380 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:04.169565 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:04.169838 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:04.170907 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-0-root/instance:
uuid: "be73bda5a1f64174ba7e35de04da1547"
format_stamp: "Formatted at 2026-07-09 14:55:04 on dist-test-slave-tl66"
I20260709 14:55:04.176244 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:04.180054 26721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:04.180851 26624 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:55:04.181120 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "be73bda5a1f64174ba7e35de04da1547"
format_stamp: "Formatted at 2026-07-09 14:55:04 on dist-test-slave-tl66"
I20260709 14:55:04.181413 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:04.214720 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:04.216008 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:04.218993 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:04.223009 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:04.223227 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:04.223486 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:04.223652 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:04.314262 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:41315
I20260709 14:55:04.314327 26783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:41315 every 8 connection(s)
I20260709 14:55:04.320726 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:04.329210 26788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:04.337249 26624 server_base.cc:1061] running on GCE node
W20260709 14:55:04.337976 26789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:04.339042 26791 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:04.339888 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:04.340088 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:04.340272 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608904340254 us; error 0 us; skew 500 ppm
I20260709 14:55:04.341002 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:04.345569 26784 heartbeater.cc:344] Connected to a master server at 127.26.0.62:45033
I20260709 14:55:04.345674 26624 webserver.cc:533] Webserver started at http://127.26.0.2:43271/ using document root <none> and password file <none>
I20260709 14:55:04.346043 26784 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:04.346202 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:04.346458 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:04.346727 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:04.347163 26784 heartbeater.cc:507] Master 127.26.0.62:45033 requested a full tablet report, sending...
I20260709 14:55:04.347885 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-1-root/instance:
uuid: "029b960f2ea94f0b9e12244370771e7b"
format_stamp: "Formatted at 2026-07-09 14:55:04 on dist-test-slave-tl66"
I20260709 14:55:04.350610 26656 ts_manager.cc:194] Registered new tserver with Master: be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315)
I20260709 14:55:04.353545 26656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33968
I20260709 14:55:04.354244 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260709 14:55:04.358690 26796 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:04.359455 26624 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:55:04.359700 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-1-root
uuid: "029b960f2ea94f0b9e12244370771e7b"
format_stamp: "Formatted at 2026-07-09 14:55:04 on dist-test-slave-tl66"
I20260709 14:55:04.359987 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:04.371779 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:04.373034 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:04.374287 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:04.377038 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:04.377228 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:04.377441 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:04.377591 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:04.461830 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.2:39637
I20260709 14:55:04.462028 26858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.2:39637 every 8 connection(s)
I20260709 14:55:04.468590 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:04.475767 26862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:04.477104 26863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:04.480859 26859 heartbeater.cc:344] Connected to a master server at 127.26.0.62:45033
I20260709 14:55:04.481249 26859 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:04.482169 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:04.482230 26859 heartbeater.cc:507] Master 127.26.0.62:45033 requested a full tablet report, sending...
W20260709 14:55:04.483135 26865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:04.484198 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:55:04.484346 26656 ts_manager.cc:194] Registered new tserver with Master: 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
W20260709 14:55:04.484468 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:04.484694 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608904484677 us; error 0 us; skew 500 ppm
I20260709 14:55:04.485450 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:04.485692 26656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33984
I20260709 14:55:04.488503 26624 webserver.cc:533] Webserver started at http://127.26.0.3:44417/ using document root <none> and password file <none>
I20260709 14:55:04.489120 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:04.489348 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:04.489657 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:04.490936 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-2-root/instance:
uuid: "5bd444c5f061426faf112b10247a32ea"
format_stamp: "Formatted at 2026-07-09 14:55:04 on dist-test-slave-tl66"
I20260709 14:55:04.496357 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:55:04.500146 26870 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:04.500887 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:04.501197 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-2-root
uuid: "5bd444c5f061426faf112b10247a32ea"
format_stamp: "Formatted at 2026-07-09 14:55:04 on dist-test-slave-tl66"
I20260709 14:55:04.501535 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608902566063-26624-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:04.518059 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:04.519598 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:04.521926 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:04.525524 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:04.525792 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:04.526067 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:04.526271 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:04.605196 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.3:33297
I20260709 14:55:04.605263 26932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.3:33297 every 8 connection(s)
I20260709 14:55:04.620997 26933 heartbeater.cc:344] Connected to a master server at 127.26.0.62:45033
I20260709 14:55:04.621310 26933 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:04.622078 26933 heartbeater.cc:507] Master 127.26.0.62:45033 requested a full tablet report, sending...
I20260709 14:55:04.624056 26656 ts_manager.cc:194] Registered new tserver with Master: 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:04.625170 26624 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014749214s
I20260709 14:55:04.625329 26656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33994
I20260709 14:55:04.669418 26656 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34000:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:04.672799 26656 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:04.780792 26824 tablet_service.cc:1511] Processing CreateTablet for tablet e3dd7f90274442e697af89bba8730f69 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:04.781884 26822 tablet_service.cc:1511] Processing CreateTablet for tablet 979365eabc7e4e089d71693af312b088 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:04.782449 26824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dd7f90274442e697af89bba8730f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.783192 26822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979365eabc7e4e089d71693af312b088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.784651 26821 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcf106491434ed0baa75db53d0a9641 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:04.785945 26821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcf106491434ed0baa75db53d0a9641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.780792 26823 tablet_service.cc:1511] Processing CreateTablet for tablet abbd7bf0d8494969be514c8227ca5edc (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:04.788388 26823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbd7bf0d8494969be514c8227ca5edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.794811 26820 tablet_service.cc:1511] Processing CreateTablet for tablet 2f588896dfa74dacbfd83c6b5fb8c876 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:04.795749 26819 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec678c63f14753b105937526fa43d8 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:04.796157 26820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f588896dfa74dacbfd83c6b5fb8c876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.797061 26819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec678c63f14753b105937526fa43d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.800961 26818 tablet_service.cc:1511] Processing CreateTablet for tablet e4eb2d4ae3be4bc280ee59c5b130c0b8 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:04.802212 26818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4eb2d4ae3be4bc280ee59c5b130c0b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.802644 26816 tablet_service.cc:1511] Processing CreateTablet for tablet aed85ba650c949b4b3c77701cc7e2587 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:04.803907 26816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed85ba650c949b4b3c77701cc7e2587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.805473 26749 tablet_service.cc:1511] Processing CreateTablet for tablet e3dd7f90274442e697af89bba8730f69 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:04.805997 26817 tablet_service.cc:1511] Processing CreateTablet for tablet 746c8619f5bd49caadfacf7095104e68 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:04.807965 26817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746c8619f5bd49caadfacf7095104e68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.810865 26749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dd7f90274442e697af89bba8730f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.811237 26748 tablet_service.cc:1511] Processing CreateTablet for tablet abbd7bf0d8494969be514c8227ca5edc (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:04.822729 26745 tablet_service.cc:1511] Processing CreateTablet for tablet 2f588896dfa74dacbfd83c6b5fb8c876 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:04.824163 26745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f588896dfa74dacbfd83c6b5fb8c876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.833477 26747 tablet_service.cc:1511] Processing CreateTablet for tablet 979365eabc7e4e089d71693af312b088 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:04.834764 26896 tablet_service.cc:1511] Processing CreateTablet for tablet 979365eabc7e4e089d71693af312b088 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:04.836158 26896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979365eabc7e4e089d71693af312b088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.841977 26895 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcf106491434ed0baa75db53d0a9641 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:04.858040 26748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbd7bf0d8494969be514c8227ca5edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.863893 26895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcf106491434ed0baa75db53d0a9641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.855183 26893 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec678c63f14753b105937526fa43d8 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:04.859452 26898 tablet_service.cc:1511] Processing CreateTablet for tablet e3dd7f90274442e697af89bba8730f69 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:04.869441 26894 tablet_service.cc:1511] Processing CreateTablet for tablet 2f588896dfa74dacbfd83c6b5fb8c876 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:04.866030 26746 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcf106491434ed0baa75db53d0a9641 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:04.861481 26744 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec678c63f14753b105937526fa43d8 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:04.864030 26897 tablet_service.cc:1511] Processing CreateTablet for tablet abbd7bf0d8494969be514c8227ca5edc (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:04.872123 26747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979365eabc7e4e089d71693af312b088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.888512 26746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcf106491434ed0baa75db53d0a9641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.879052 26743 tablet_service.cc:1511] Processing CreateTablet for tablet e4eb2d4ae3be4bc280ee59c5b130c0b8 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:04.883215 26742 tablet_service.cc:1511] Processing CreateTablet for tablet 746c8619f5bd49caadfacf7095104e68 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:04.893108 26893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec678c63f14753b105937526fa43d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.897203 26744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec678c63f14753b105937526fa43d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.872519 26892 tablet_service.cc:1511] Processing CreateTablet for tablet e4eb2d4ae3be4bc280ee59c5b130c0b8 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:04.915311 26890 tablet_service.cc:1511] Processing CreateTablet for tablet aed85ba650c949b4b3c77701cc7e2587 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:04.917243 26741 tablet_service.cc:1511] Processing CreateTablet for tablet aed85ba650c949b4b3c77701cc7e2587 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:04.931322 26891 tablet_service.cc:1511] Processing CreateTablet for tablet 746c8619f5bd49caadfacf7095104e68 (DEFAULT_TABLE table=test-workload [id=32e51433813345a3a13321d8b0f1563e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:04.941763 26743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4eb2d4ae3be4bc280ee59c5b130c0b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.961238 26741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed85ba650c949b4b3c77701cc7e2587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.962760 26742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746c8619f5bd49caadfacf7095104e68. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:04.969110 26643 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.0.2:39637, user_credentials={real_user=slave}} blocked reactor thread for 51784.4us
I20260709 14:55:04.971262 26894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f588896dfa74dacbfd83c6b5fb8c876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.973030 26897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbd7bf0d8494969be514c8227ca5edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.977267 26892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4eb2d4ae3be4bc280ee59c5b130c0b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.980172 26890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed85ba650c949b4b3c77701cc7e2587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.986265 26891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746c8619f5bd49caadfacf7095104e68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:04.991367 26951 tablet_bootstrap.cc:492] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b: Bootstrap starting.
I20260709 14:55:04.994174 26898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3dd7f90274442e697af89bba8730f69. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:05.073676 26704 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:05.106891 26951 tablet_bootstrap.cc:654] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.109627 26953 tablet_bootstrap.cc:492] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547: Bootstrap starting.
I20260709 14:55:05.148284 26951 tablet_bootstrap.cc:492] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b: No bootstrap required, opened a new log
I20260709 14:55:05.148761 26951 ts_tablet_manager.cc:1403] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.024s
I20260709 14:55:05.150000 26952 tablet_bootstrap.cc:492] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea: Bootstrap starting.
I20260709 14:55:05.152629 26951 raft_consensus.cc:359] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.153415 26951 raft_consensus.cc:385] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.153995 26951 raft_consensus.cc:740] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.155110 26951 consensus_queue.cc:260] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.162031 26952 tablet_bootstrap.cc:654] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.162457 26953 tablet_bootstrap.cc:654] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.164588 26859 heartbeater.cc:499] Master 127.26.0.62:45033 was elected leader, sending a full tablet report...
I20260709 14:55:05.165691 26951 ts_tablet_manager.cc:1434] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 14:55:05.166644 26951 tablet_bootstrap.cc:492] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b: Bootstrap starting.
I20260709 14:55:05.173574 26952 tablet_bootstrap.cc:492] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea: No bootstrap required, opened a new log
I20260709 14:55:05.174012 26952 ts_tablet_manager.cc:1403] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260709 14:55:05.175875 26951 tablet_bootstrap.cc:654] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.176782 26952 raft_consensus.cc:359] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.177531 26952 raft_consensus.cc:385] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.177822 26952 raft_consensus.cc:740] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.178514 26952 consensus_queue.cc:260] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.189917 26933 heartbeater.cc:499] Master 127.26.0.62:45033 was elected leader, sending a full tablet report...
I20260709 14:55:05.190426 26952 ts_tablet_manager.cc:1434] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.011s
I20260709 14:55:05.191424 26952 tablet_bootstrap.cc:492] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea: Bootstrap starting.
I20260709 14:55:05.197679 26952 tablet_bootstrap.cc:654] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.200562 26953 tablet_bootstrap.cc:492] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547: No bootstrap required, opened a new log
I20260709 14:55:05.201040 26953 ts_tablet_manager.cc:1403] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547: Time spent bootstrapping tablet: real 0.092s	user 0.002s	sys 0.011s
I20260709 14:55:05.204041 26953 raft_consensus.cc:359] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.204748 26953 raft_consensus.cc:385] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.205062 26953 raft_consensus.cc:740] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.206719 26953 consensus_queue.cc:260] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.209067 26952 tablet_bootstrap.cc:492] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea: No bootstrap required, opened a new log
I20260709 14:55:05.209528 26952 ts_tablet_manager.cc:1403] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:55:05.212181 26952 raft_consensus.cc:359] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.212879 26952 raft_consensus.cc:385] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.213173 26952 raft_consensus.cc:740] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.214067 26951 tablet_bootstrap.cc:492] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b: No bootstrap required, opened a new log
I20260709 14:55:05.213827 26952 consensus_queue.cc:260] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.214423 26951 ts_tablet_manager.cc:1403] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.004s
I20260709 14:55:05.216197 26952 ts_tablet_manager.cc:1434] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:05.217063 26952 tablet_bootstrap.cc:492] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea: Bootstrap starting.
I20260709 14:55:05.217463 26951 raft_consensus.cc:359] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:05.218109 26951 raft_consensus.cc:385] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.218403 26951 raft_consensus.cc:740] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Initialized, Role: FOLLOWER
W20260709 14:55:05.219434 26860 tablet.cc:2406] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:05.219110 26951 consensus_queue.cc:260] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:05.224951 26952 tablet_bootstrap.cc:654] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.227012 26953 ts_tablet_manager.cc:1434] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.011s
I20260709 14:55:05.227795 26784 heartbeater.cc:499] Master 127.26.0.62:45033 was elected leader, sending a full tablet report...
I20260709 14:55:05.231782 26953 tablet_bootstrap.cc:492] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547: Bootstrap starting.
I20260709 14:55:05.236534 26952 tablet_bootstrap.cc:492] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea: No bootstrap required, opened a new log
I20260709 14:55:05.237298 26952 ts_tablet_manager.cc:1403] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:55:05.237855 26953 tablet_bootstrap.cc:654] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.240139 26952 raft_consensus.cc:359] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.240856 26952 raft_consensus.cc:385] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.241145 26952 raft_consensus.cc:740] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.241276 26951 ts_tablet_manager.cc:1434] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:55:05.242285 26951 tablet_bootstrap.cc:492] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b: Bootstrap starting.
I20260709 14:55:05.248248 26951 tablet_bootstrap.cc:654] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.249337 26952 consensus_queue.cc:260] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.251394 26952 ts_tablet_manager.cc:1434] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:55:05.252269 26952 tablet_bootstrap.cc:492] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea: Bootstrap starting.
I20260709 14:55:05.263430 26952 tablet_bootstrap.cc:654] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.270768 26951 tablet_bootstrap.cc:492] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b: No bootstrap required, opened a new log
I20260709 14:55:05.271293 26951 ts_tablet_manager.cc:1403] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 14:55:05.274389 26951 raft_consensus.cc:359] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.276978 26951 raft_consensus.cc:385] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.280275 26951 raft_consensus.cc:740] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.281721 26952 tablet_bootstrap.cc:492] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea: No bootstrap required, opened a new log
I20260709 14:55:05.281212 26951 consensus_queue.cc:260] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.282632 26952 ts_tablet_manager.cc:1403] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.012s
I20260709 14:55:05.287060 26951 ts_tablet_manager.cc:1434] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:55:05.288717 26951 tablet_bootstrap.cc:492] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b: Bootstrap starting.
I20260709 14:55:05.290289 26953 tablet_bootstrap.cc:492] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547: No bootstrap required, opened a new log
I20260709 14:55:05.291779 26953 ts_tablet_manager.cc:1403] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.031s
I20260709 14:55:05.290916 26952 raft_consensus.cc:359] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.293017 26952 raft_consensus.cc:385] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.293381 26952 raft_consensus.cc:740] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.294111 26952 consensus_queue.cc:260] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.294795 26951 tablet_bootstrap.cc:654] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.298151 26952 ts_tablet_manager.cc:1434] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 14:55:05.296078 26953 raft_consensus.cc:359] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.299110 26952 tablet_bootstrap.cc:492] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea: Bootstrap starting.
I20260709 14:55:05.299350 26953 raft_consensus.cc:385] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.299659 26953 raft_consensus.cc:740] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.300331 26953 consensus_queue.cc:260] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.302575 26953 ts_tablet_manager.cc:1434] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:05.303499 26953 tablet_bootstrap.cc:492] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547: Bootstrap starting.
I20260709 14:55:05.305568 26961 raft_consensus.cc:493] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.306012 26961 raft_consensus.cc:515] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.307782 26952 tablet_bootstrap.cc:654] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.309867 26961 leader_election.cc:290] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.317919 26952 tablet_bootstrap.cc:492] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea: No bootstrap required, opened a new log
I20260709 14:55:05.318397 26952 ts_tablet_manager.cc:1403] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 14:55:05.321412 26952 raft_consensus.cc:359] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.322238 26952 raft_consensus.cc:385] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.322566 26952 raft_consensus.cc:740] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.323339 26952 consensus_queue.cc:260] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.325639 26952 ts_tablet_manager.cc:1434] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:05.328950 26952 tablet_bootstrap.cc:492] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea: Bootstrap starting.
I20260709 14:55:05.335350 26952 tablet_bootstrap.cc:654] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.327777 26953 tablet_bootstrap.cc:654] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.362504 26952 tablet_bootstrap.cc:492] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea: No bootstrap required, opened a new log
I20260709 14:55:05.362998 26952 ts_tablet_manager.cc:1403] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.004s
I20260709 14:55:05.366384 26952 raft_consensus.cc:359] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.367065 26952 raft_consensus.cc:385] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.370103 26953 tablet_bootstrap.cc:492] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547: No bootstrap required, opened a new log
I20260709 14:55:05.370365 26951 tablet_bootstrap.cc:492] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b: No bootstrap required, opened a new log
I20260709 14:55:05.370817 26951 ts_tablet_manager.cc:1403] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.030s
I20260709 14:55:05.370862 26958 raft_consensus.cc:493] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.371467 26958 raft_consensus.cc:515] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.372964 26953 ts_tablet_manager.cc:1403] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.022s
I20260709 14:55:05.373797 26951 raft_consensus.cc:359] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.374205 26958 leader_election.cc:290] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.374485 26951 raft_consensus.cc:385] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.374783 26951 raft_consensus.cc:740] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.375527 26951 consensus_queue.cc:260] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.368993 26952 raft_consensus.cc:740] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.376160 26953 raft_consensus.cc:359] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.377424 26953 raft_consensus.cc:385] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.377781 26953 raft_consensus.cc:740] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.378687 26951 ts_tablet_manager.cc:1434] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:05.378598 26953 consensus_queue.cc:260] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.381137 26953 ts_tablet_manager.cc:1434] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:55:05.379685 26951 tablet_bootstrap.cc:492] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b: Bootstrap starting.
I20260709 14:55:05.383947 26953 tablet_bootstrap.cc:492] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547: Bootstrap starting.
I20260709 14:55:05.377722 26952 consensus_queue.cc:260] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.388489 26952 ts_tablet_manager.cc:1434] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 14:55:05.389143 26951 tablet_bootstrap.cc:654] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.390028 26952 tablet_bootstrap.cc:492] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea: Bootstrap starting.
I20260709 14:55:05.402207 26953 tablet_bootstrap.cc:654] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.411245 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.411931 26952 tablet_bootstrap.cc:654] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.413686 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.414508 26833 raft_consensus.cc:2468] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 0.
I20260709 14:55:05.416023 26874 leader_election.cc:304] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
W20260709 14:55:05.416309 26725 leader_election.cc:343] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.417145 26958 raft_consensus.cc:2804] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.417585 26958 raft_consensus.cc:493] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.417992 26958 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.426040 26955 raft_consensus.cc:493] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.426527 26955 raft_consensus.cc:515] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.429247 26955 leader_election.cc:290] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.438582 26953 tablet_bootstrap.cc:492] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547: No bootstrap required, opened a new log
I20260709 14:55:05.439085 26953 ts_tablet_manager.cc:1403] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.002s
I20260709 14:55:05.446277 26952 tablet_bootstrap.cc:492] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea: No bootstrap required, opened a new log
I20260709 14:55:05.446753 26952 ts_tablet_manager.cc:1403] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.005s
I20260709 14:55:05.451172 26952 raft_consensus.cc:359] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:05.451866 26952 raft_consensus.cc:385] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.452158 26952 raft_consensus.cc:740] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.452872 26952 consensus_queue.cc:260] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:05.452868 26958 raft_consensus.cc:515] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.468250 26961 raft_consensus.cc:493] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.468777 26961 raft_consensus.cc:515] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.480741 26961 leader_election.cc:290] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.481732 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.484076 26833 raft_consensus.cc:2468] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 0.
I20260709 14:55:05.485227 26958 leader_election.cc:290] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.487185 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:05.487290 26958 raft_consensus.cc:493] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.487900 26958 raft_consensus.cc:515] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.489010 26833 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.489079 26953 raft_consensus.cc:359] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.486550 26725 leader_election.cc:304] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:05.491338 26958 leader_election.cc:290] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.492017 26958 raft_consensus.cc:493] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.492390 26958 raft_consensus.cc:515] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.493850 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.494156 26958 leader_election.cc:290] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.495796 26952 ts_tablet_manager.cc:1434] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.003s
I20260709 14:55:05.491163 26961 raft_consensus.cc:2804] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.496600 26961 raft_consensus.cc:493] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.496851 26952 tablet_bootstrap.cc:492] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea: Bootstrap starting.
I20260709 14:55:05.497112 26961 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.490557 26953 raft_consensus.cc:385] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.499282 26958 raft_consensus.cc:493] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:05.500496 26874 leader_election.cc:343] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.499188 26953 raft_consensus.cc:740] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.501303 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.500404 26958 raft_consensus.cc:515] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
W20260709 14:55:05.504479 26874 leader_election.cc:343] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.514092 26951 tablet_bootstrap.cc:492] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b: No bootstrap required, opened a new log
I20260709 14:55:05.514987 26951 ts_tablet_manager.cc:1403] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b: Time spent bootstrapping tablet: real 0.135s	user 0.028s	sys 0.033s
I20260709 14:55:05.523753 26951 raft_consensus.cc:359] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.525099 26951 raft_consensus.cc:385] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.525422 26951 raft_consensus.cc:740] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.529346 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.529656 26833 raft_consensus.cc:2468] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 1.
I20260709 14:55:05.529996 26834 raft_consensus.cc:2468] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 0.
I20260709 14:55:05.531437 26874 leader_election.cc:304] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:05.532940 26986 raft_consensus.cc:2804] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.533351 26986 raft_consensus.cc:493] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.533672 26986 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.528059 26958 leader_election.cc:290] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.538658 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:05.540128 26908 raft_consensus.cc:2468] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 0.
I20260709 14:55:05.537381 26951 consensus_queue.cc:260] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.541481 26985 raft_consensus.cc:493] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.541867 26985 raft_consensus.cc:515] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.543411 26874 leader_election.cc:304] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:05.543028 26958 raft_consensus.cc:493] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.547842 26985 leader_election.cc:290] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.546002 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:05.548998 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:05.547554 26953 consensus_queue.cc:260] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.547518 26958 raft_consensus.cc:515] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.553161 26757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:05.551632 26907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:05.550868 26724 leader_election.cc:304] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [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: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:05.554471 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.555850 26988 raft_consensus.cc:493] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.555752 26756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:05.559482 26755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:05.554900 26758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:05.558314 26907 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 0.
I20260709 14:55:05.559621 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:05.558372 26833 raft_consensus.cc:2468] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 0.
W20260709 14:55:05.567842 26799 leader_election.cc:343] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.569094 26799 leader_election.cc:304] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [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: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:05.559342 26988 raft_consensus.cc:515] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.570179 26951 ts_tablet_manager.cc:1434] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.001s
I20260709 14:55:05.570550 26874 leader_election.cc:304] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:05.572016 26985 raft_consensus.cc:2804] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.572355 26985 raft_consensus.cc:493] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.572659 26985 raft_consensus.cc:3060] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.572865 26952 tablet_bootstrap.cc:654] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.563333 26756 raft_consensus.cc:2468] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 0.
I20260709 14:55:05.570848 26955 raft_consensus.cc:2804] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.575281 26955 raft_consensus.cc:493] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.576215 26955 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.564210 26981 raft_consensus.cc:2804] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.578220 26951 tablet_bootstrap.cc:492] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b: Bootstrap starting.
I20260709 14:55:05.579358 26758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:05.566468 26753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:05.573935 26958 leader_election.cc:290] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.582011 26753 raft_consensus.cc:2468] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 0.
I20260709 14:55:05.570235 26961 raft_consensus.cc:515] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.598274 26759 raft_consensus.cc:2393] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bd444c5f061426faf112b10247a32ea in current term 1: Already voted for candidate be73bda5a1f64174ba7e35de04da1547 in this term.
I20260709 14:55:05.592921 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.596208 26981 raft_consensus.cc:697] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Becoming Leader. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:05.604092 26981 consensus_queue.cc:237] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
W20260709 14:55:05.605573 26874 leader_election.cc:343] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.607116 26873 leader_election.cc:304] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [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: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 029b960f2ea94f0b9e12244370771e7b
W20260709 14:55:05.608378 26873 leader_election.cc:343] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.608891 26873 leader_election.cc:304] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bd444c5f061426faf112b10247a32ea; no voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:05.621575 26955 raft_consensus.cc:515] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.623413 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.612402 26958 raft_consensus.cc:2804] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.624029 26951 tablet_bootstrap.cc:654] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.624701 26958 raft_consensus.cc:493] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.624786 26833 raft_consensus.cc:2468] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 0.
I20260709 14:55:05.630373 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:05.628902 26985 raft_consensus.cc:515] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.627074 26953 ts_tablet_manager.cc:1434] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547: Time spent starting tablet: real 0.188s	user 0.014s	sys 0.019s
I20260709 14:55:05.627756 26958 raft_consensus.cc:3060] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.632840 26834 raft_consensus.cc:2393] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be73bda5a1f64174ba7e35de04da1547 in current term 1: Already voted for candidate 5bd444c5f061426faf112b10247a32ea in this term.
I20260709 14:55:05.632887 26725 leader_election.cc:304] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
W20260709 14:55:05.637698 26873 leader_election.cc:343] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.634007 26988 leader_election.cc:290] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
W20260709 14:55:05.637503 26724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:33297, user_credentials={real_user=slave}} blocked reactor thread for 87496.3us
I20260709 14:55:05.641759 26953 tablet_bootstrap.cc:492] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547: Bootstrap starting.
I20260709 14:55:05.643458 26961 leader_election.cc:290] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.644438 26985 leader_election.cc:290] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.645373 26985 raft_consensus.cc:2749] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.646258 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:05.650357 26834 raft_consensus.cc:3060] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.650475 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:05.648667 26961 raft_consensus.cc:2804] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.652765 26961 raft_consensus.cc:493] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.653170 26961 raft_consensus.cc:3060] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:05.655474 26799 leader_election.cc:343] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.648362 26989 raft_consensus.cc:2804] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.631138 26986 raft_consensus.cc:515] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:05.638774 26873 leader_election.cc:304] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bd444c5f061426faf112b10247a32ea; no voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547
W20260709 14:55:05.660277 26873 leader_election.cc:343] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.663158 26907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:05.663650 26955 leader_election.cc:290] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.667860 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:05.668128 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:05.668640 26833 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.663193 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:05.664505 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:05.663350 26989 raft_consensus.cc:493] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.667279 26986 leader_election.cc:290] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.671242 26907 raft_consensus.cc:2393] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be73bda5a1f64174ba7e35de04da1547 in current term 1: Already voted for candidate 5bd444c5f061426faf112b10247a32ea in this term.
I20260709 14:55:05.681138 26989 raft_consensus.cc:3060] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:05.679394 26873 leader_election.cc:343] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.685945 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:05.686892 26952 tablet_bootstrap.cc:492] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea: No bootstrap required, opened a new log
I20260709 14:55:05.687268 26952 ts_tablet_manager.cc:1403] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.002s
I20260709 14:55:05.686816 26905 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.691574 26952 raft_consensus.cc:359] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.692060 26952 raft_consensus.cc:385] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.692270 26952 raft_consensus.cc:740] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.689525 26834 raft_consensus.cc:2468] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 1.
I20260709 14:55:05.694015 26990 raft_consensus.cc:493] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.694157 26874 leader_election.cc:304] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:05.692761 26952 consensus_queue.cc:260] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.690582 26991 raft_consensus.cc:2749] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.696837 26986 raft_consensus.cc:2804] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.697213 26724 leader_election.cc:304] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [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: be73bda5a1f64174ba7e35de04da1547; no voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:05.698866 26953 tablet_bootstrap.cc:654] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.697842 26833 raft_consensus.cc:2468] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 1.
I20260709 14:55:05.700214 26905 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 1.
I20260709 14:55:05.701762 26874 leader_election.cc:304] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [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: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:05.702025 26799 leader_election.cc:304] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [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: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:05.705140 26991 raft_consensus.cc:2804] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.705145 26955 raft_consensus.cc:2804] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.705636 26991 raft_consensus.cc:697] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Becoming Leader. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:05.695039 26990 raft_consensus.cc:515] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.706616 26952 ts_tablet_manager.cc:1434] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 14:55:05.708410 26993 raft_consensus.cc:2749] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.704267 26986 raft_consensus.cc:697] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Becoming Leader. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:05.713095 26986 consensus_queue.cc:237] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.718863 26952 tablet_bootstrap.cc:492] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea: Bootstrap starting.
I20260709 14:55:05.716928 26961 raft_consensus.cc:515] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.719250 26989 raft_consensus.cc:515] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.723402 26759 raft_consensus.cc:2393] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bd444c5f061426faf112b10247a32ea in current term 1: Already voted for candidate be73bda5a1f64174ba7e35de04da1547 in this term.
I20260709 14:55:05.721995 26951 tablet_bootstrap.cc:492] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b: No bootstrap required, opened a new log
I20260709 14:55:05.724862 26989 leader_election.cc:290] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.726470 26951 ts_tablet_manager.cc:1403] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.026s
I20260709 14:55:05.727011 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:05.727003 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:05.728804 26955 raft_consensus.cc:697] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:05.725723 26991 consensus_queue.cc:237] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:05.728382 26655 catalog_manager.cc:5697] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd444c5f061426faf112b10247a32ea (127.26.0.3). New cstate: current_term: 1 leader_uuid: "5bd444c5f061426faf112b10247a32ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:05.733338 26725 leader_election.cc:343] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.733006 26955 consensus_queue.cc:237] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.739377 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:05.739712 26990 leader_election.cc:290] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.740115 26833 raft_consensus.cc:2393] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be73bda5a1f64174ba7e35de04da1547 in current term 1: Already voted for candidate 5bd444c5f061426faf112b10247a32ea in this term.
I20260709 14:55:05.740408 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:05.742277 26952 tablet_bootstrap.cc:654] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.742523 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed85ba650c949b4b3c77701cc7e2587" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:05.743000 26724 leader_election.cc:304] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [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: be73bda5a1f64174ba7e35de04da1547; no voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:05.743589 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed85ba650c949b4b3c77701cc7e2587" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:05.744086 26990 raft_consensus.cc:2749] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:05.744175 26725 leader_election.cc:343] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.744174 26905 raft_consensus.cc:2468] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 0.
I20260709 14:55:05.745779 26724 leader_election.cc:304] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [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: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:05.746562 26961 leader_election.cc:290] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.750770 26990 raft_consensus.cc:2804] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.752787 26990 raft_consensus.cc:493] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.753144 26990 raft_consensus.cc:3060] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.754479 26951 raft_consensus.cc:359] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.755264 26951 raft_consensus.cc:385] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.755553 26951 raft_consensus.cc:740] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.764045 26952 tablet_bootstrap.cc:492] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea: No bootstrap required, opened a new log
I20260709 14:55:05.764424 26952 ts_tablet_manager.cc:1403] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.000s
I20260709 14:55:05.763083 26958 raft_consensus.cc:515] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.765439 26908 raft_consensus.cc:2393] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be73bda5a1f64174ba7e35de04da1547 in current term 1: Already voted for candidate 5bd444c5f061426faf112b10247a32ea in this term.
I20260709 14:55:05.779600 26990 raft_consensus.cc:515] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.779842 26952 raft_consensus.cc:359] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.767005 26951 consensus_queue.cc:260] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.780484 26952 raft_consensus.cc:385] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.783870 26724 leader_election.cc:304] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [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: be73bda5a1f64174ba7e35de04da1547; no voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:05.784638 26961 raft_consensus.cc:2749] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.785570 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed85ba650c949b4b3c77701cc7e2587" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:05.786254 26951 ts_tablet_manager.cc:1434] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.001s
I20260709 14:55:05.786154 26833 raft_consensus.cc:3060] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.780764 26952 raft_consensus.cc:740] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.790122 26952 consensus_queue.cc:260] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.791988 26952 ts_tablet_manager.cc:1434] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:55:05.786329 26953 tablet_bootstrap.cc:492] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547: No bootstrap required, opened a new log
I20260709 14:55:05.787997 26990 leader_election.cc:290] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.793630 26654 catalog_manager.cc:5697] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 1 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:05.795683 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:05.796610 26759 raft_consensus.cc:2393] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bd444c5f061426faf112b10247a32ea in current term 1: Already voted for candidate be73bda5a1f64174ba7e35de04da1547 in this term.
I20260709 14:55:05.796654 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:05.794849 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed85ba650c949b4b3c77701cc7e2587" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea"
W20260709 14:55:05.798012 26874 leader_election.cc:343] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.798240 26908 raft_consensus.cc:3060] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.798112 26833 raft_consensus.cc:2468] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 1.
I20260709 14:55:05.798456 26874 leader_election.cc:304] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [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: 5bd444c5f061426faf112b10247a32ea; no voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:05.799608 26991 raft_consensus.cc:2749] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:05.799556 26725 leader_election.cc:304] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:05.794914 26953 ts_tablet_manager.cc:1403] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.007s
I20260709 14:55:05.801369 26990 raft_consensus.cc:2804] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.801584 26951 tablet_bootstrap.cc:492] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b: Bootstrap starting.
I20260709 14:55:05.802469 26990 raft_consensus.cc:697] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Becoming Leader. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:05.806413 26953 raft_consensus.cc:359] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:05.807204 26953 raft_consensus.cc:385] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.808202 26953 raft_consensus.cc:740] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.809005 26953 consensus_queue.cc:260] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:05.811246 26953 ts_tablet_manager.cc:1434] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:55:05.805761 26990 consensus_queue.cc:237] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.806434 26908 raft_consensus.cc:2468] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 1.
I20260709 14:55:05.812762 26951 tablet_bootstrap.cc:654] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.815443 26953 tablet_bootstrap.cc:492] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547: Bootstrap starting.
I20260709 14:55:05.795246 26958 leader_election.cc:290] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 1 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:05.821475 26953 tablet_bootstrap.cc:654] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.832245 26951 tablet_bootstrap.cc:492] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b: No bootstrap required, opened a new log
I20260709 14:55:05.832846 26951 ts_tablet_manager.cc:1403] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260709 14:55:05.835531 26951 raft_consensus.cc:359] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.836210 26951 raft_consensus.cc:385] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.836484 26951 raft_consensus.cc:740] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.837414 26951 consensus_queue.cc:260] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.839087 26653 catalog_manager.cc:5697] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 reported cstate change: term changed from 0 to 1, leader changed from <none> to be73bda5a1f64174ba7e35de04da1547 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "be73bda5a1f64174ba7e35de04da1547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:05.840005 26955 raft_consensus.cc:493] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.840472 26955 raft_consensus.cc:515] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.842428 26955 leader_election.cc:290] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.839728 26951 ts_tablet_manager.cc:1434] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:05.844131 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:05.844725 26908 raft_consensus.cc:2468] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 0.
I20260709 14:55:05.844583 26951 tablet_bootstrap.cc:492] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b: Bootstrap starting.
I20260709 14:55:05.846042 26799 leader_election.cc:304] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:05.844596 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:05.846837 26955 raft_consensus.cc:2804] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.847219 26955 raft_consensus.cc:493] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.847606 26955 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:05.847828 26799 leader_election.cc:343] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.850754 26953 tablet_bootstrap.cc:492] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547: No bootstrap required, opened a new log
I20260709 14:55:05.851198 26953 ts_tablet_manager.cc:1403] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.011s
I20260709 14:55:05.854001 26955 raft_consensus.cc:515] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.854115 26953 raft_consensus.cc:359] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.854831 26953 raft_consensus.cc:385] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.855139 26953 raft_consensus.cc:740] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.855897 26953 consensus_queue.cc:260] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.856560 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
W20260709 14:55:05.857842 26799 leader_election.cc:343] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:05.857998 26953 ts_tablet_manager.cc:1434] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:05.858932 26953 tablet_bootstrap.cc:492] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547: Bootstrap starting.
I20260709 14:55:05.860957 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:05.878656 26908 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.865690 26955 leader_election.cc:290] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.883616 26951 tablet_bootstrap.cc:654] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.886148 26908 raft_consensus.cc:2468] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 1.
I20260709 14:55:05.886281 26953 tablet_bootstrap.cc:654] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.889436 26799 leader_election.cc:304] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [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: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:05.890805 26955 raft_consensus.cc:2804] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.891230 26955 raft_consensus.cc:697] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:05.891991 26955 consensus_queue.cc:237] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.908185 26655 catalog_manager.cc:5697] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd444c5f061426faf112b10247a32ea (127.26.0.3). New cstate: current_term: 1 leader_uuid: "5bd444c5f061426faf112b10247a32ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:05.910022 26655 catalog_manager.cc:5697] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd444c5f061426faf112b10247a32ea (127.26.0.3). New cstate: current_term: 1 leader_uuid: "5bd444c5f061426faf112b10247a32ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:05.925704 26951 tablet_bootstrap.cc:492] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b: No bootstrap required, opened a new log
I20260709 14:55:05.926152 26951 ts_tablet_manager.cc:1403] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.000s
I20260709 14:55:05.928627 26951 raft_consensus.cc:359] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.929116 26953 tablet_bootstrap.cc:492] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547: No bootstrap required, opened a new log
I20260709 14:55:05.929270 26951 raft_consensus.cc:385] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.929674 26951 raft_consensus.cc:740] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.929901 26953 ts_tablet_manager.cc:1403] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.005s
I20260709 14:55:05.930382 26951 consensus_queue.cc:260] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.932660 26951 ts_tablet_manager.cc:1434] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:55:05.933485 26951 tablet_bootstrap.cc:492] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b: Bootstrap starting.
I20260709 14:55:05.933444 26953 raft_consensus.cc:359] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.934382 26953 raft_consensus.cc:385] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.934774 26953 raft_consensus.cc:740] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.934262 26655 catalog_manager.cc:5697] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 1 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:05.935566 26953 consensus_queue.cc:260] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.938048 26953 ts_tablet_manager.cc:1434] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:05.939360 26951 tablet_bootstrap.cc:654] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.942076 26955 raft_consensus.cc:493] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:05.942584 26955 raft_consensus.cc:515] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.944572 26955 leader_election.cc:290] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.945574 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:05.946206 26953 tablet_bootstrap.cc:492] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547: Bootstrap starting.
I20260709 14:55:05.946174 26908 raft_consensus.cc:2468] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 0.
I20260709 14:55:05.947882 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:05.948482 26759 raft_consensus.cc:2468] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 0.
I20260709 14:55:05.949749 26799 leader_election.cc:304] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:05.953410 26953 tablet_bootstrap.cc:654] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.954007 26955 raft_consensus.cc:2804] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:05.954370 26955 raft_consensus.cc:493] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:05.954708 26955 raft_consensus.cc:3060] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.962630 26955 raft_consensus.cc:515] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.964445 26951 tablet_bootstrap.cc:492] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b: No bootstrap required, opened a new log
I20260709 14:55:05.964871 26951 ts_tablet_manager.cc:1403] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260709 14:55:05.965420 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:05.965953 26759 raft_consensus.cc:3060] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.967432 26951 raft_consensus.cc:359] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.968075 26951 raft_consensus.cc:385] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.968353 26951 raft_consensus.cc:740] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.969147 26951 consensus_queue.cc:260] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.970907 26953 tablet_bootstrap.cc:492] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547: No bootstrap required, opened a new log
I20260709 14:55:05.971002 26951 ts_tablet_manager.cc:1434] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:55:05.971406 26953 ts_tablet_manager.cc:1403] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260709 14:55:05.974017 26953 raft_consensus.cc:359] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.974640 26953 raft_consensus.cc:385] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.974942 26953 raft_consensus.cc:740] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.975265 26759 raft_consensus.cc:2468] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 1.
I20260709 14:55:05.975564 26953 consensus_queue.cc:260] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.976307 26955 leader_election.cc:290] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:05.977989 26953 ts_tablet_manager.cc:1434] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:05.981710 26953 tablet_bootstrap.cc:492] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547: Bootstrap starting.
I20260709 14:55:05.978020 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:05.983429 26908 raft_consensus.cc:3060] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.987735 26953 tablet_bootstrap.cc:654] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:05.976934 26799 leader_election.cc:304] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:05.991813 26955 raft_consensus.cc:2804] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:05.992270 26955 raft_consensus.cc:697] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:05.993338 26953 tablet_bootstrap.cc:492] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547: No bootstrap required, opened a new log
I20260709 14:55:05.993052 26955 consensus_queue.cc:237] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.993862 26953 ts_tablet_manager.cc:1403] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 14:55:05.996390 26953 raft_consensus.cc:359] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:05.997166 26953 raft_consensus.cc:385] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.997484 26953 raft_consensus.cc:740] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.998374 26908 raft_consensus.cc:2468] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 1.
I20260709 14:55:05.998159 26953 consensus_queue.cc:260] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:06.000363 26953 ts_tablet_manager.cc:1434] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:06.005609 26654 catalog_manager.cc:5697] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 1 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:06.043278 26990 raft_consensus.cc:493] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:06.043741 26990 raft_consensus.cc:515] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:06.045374 26990 leader_election.cc:290] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:06.046252 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:06.046424 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:06.047205 26908 raft_consensus.cc:2393] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be73bda5a1f64174ba7e35de04da1547 in current term 1: Already voted for candidate 029b960f2ea94f0b9e12244370771e7b in this term.
I20260709 14:55:06.048066 26724 leader_election.cc:304] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be73bda5a1f64174ba7e35de04da1547; no voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:06.048944 26990 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:06.055140 26990 raft_consensus.cc:2749] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:06.077878 26704 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:06.133893 26958 consensus_queue.cc:1048] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.146098 26955 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.148326 26990 raft_consensus.cc:493] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:06.148839 26990 raft_consensus.cc:515] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:06.151458 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:06.156719 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:06.157512 26908 raft_consensus.cc:2393] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be73bda5a1f64174ba7e35de04da1547 in current term 1: Already voted for candidate 029b960f2ea94f0b9e12244370771e7b in this term.
I20260709 14:55:06.158394 26724 leader_election.cc:304] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be73bda5a1f64174ba7e35de04da1547; no voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:06.159214 26961 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:06.166168 26961 raft_consensus.cc:2749] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:06.166852 26961 raft_consensus.cc:493] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:06.167269 26961 raft_consensus.cc:515] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:06.169847 26833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:06.170419 26833 raft_consensus.cc:2468] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 0.
I20260709 14:55:06.171519 26725 leader_election.cc:304] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:06.172291 26989 raft_consensus.cc:2804] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:06.172660 26989 raft_consensus.cc:493] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:06.173079 26989 raft_consensus.cc:3060] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:06.180361 26958 consensus_queue.cc:1048] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.187549 26989 raft_consensus.cc:515] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:06.190446 26961 leader_election.cc:290] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:06.191846 26989 leader_election.cc:290] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:06.194778 26834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:06.195340 26834 raft_consensus.cc:3060] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:06.204494 26997 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.209493 26958 consensus_queue.cc:1048] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.214780 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:06.215356 26906 raft_consensus.cc:3060] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:06.215999 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:06.220237 26958 consensus_queue.cc:1048] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.221747 26906 raft_consensus.cc:2468] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 1.
I20260709 14:55:06.223856 26989 raft_consensus.cc:493] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:06.224314 26989 raft_consensus.cc:515] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:06.227942 26989 leader_election.cc:290] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:06.228318 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:06.234817 26724 leader_election.cc:304] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:06.235203 26754 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:06.235742 26961 raft_consensus.cc:2804] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:06.236205 26961 raft_consensus.cc:697] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Becoming Leader. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:06.236986 26961 consensus_queue.cc:237] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:06.242702 26993 consensus_queue.cc:1048] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.250402 26958 consensus_queue.cc:1048] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.258374 26958 consensus_queue.cc:1048] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.273940 26834 raft_consensus.cc:2468] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 1.
I20260709 14:55:06.281860 26990 leader_election.cc:290] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:06.284830 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:06.286238 26724 leader_election.cc:304] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be73bda5a1f64174ba7e35de04da1547; no voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:06.287442 26990 raft_consensus.cc:2749] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:06.298476 27037 consensus_queue.cc:1048] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.310752 26655 catalog_manager.cc:5697] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 reported cstate change: term changed from 0 to 1, leader changed from <none> to be73bda5a1f64174ba7e35de04da1547 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "be73bda5a1f64174ba7e35de04da1547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:06.322660 26955 raft_consensus.cc:493] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:06.323099 26955 raft_consensus.cc:515] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:06.325153 26955 leader_election.cc:290] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:06.325755 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:06.326514 26759 raft_consensus.cc:2393] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 029b960f2ea94f0b9e12244370771e7b in current term 1: Already voted for candidate be73bda5a1f64174ba7e35de04da1547 in this term.
I20260709 14:55:06.327086 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd444c5f061426faf112b10247a32ea" is_pre_election: true
I20260709 14:55:06.327827 26908 raft_consensus.cc:2393] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 029b960f2ea94f0b9e12244370771e7b in current term 1: Already voted for candidate 5bd444c5f061426faf112b10247a32ea in this term.
I20260709 14:55:06.328739 26799 leader_election.cc:304] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b; no voters: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:06.329771 26955 raft_consensus.cc:3060] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:06.335991 26955 raft_consensus.cc:2749] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:06.477665 26955 consensus_queue.cc:1048] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.487918 27028 consensus_queue.cc:1048] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.570539 27028 consensus_queue.cc:1048] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.581597 26997 consensus_queue.cc:1048] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.643335 27036 consensus_queue.cc:1048] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.655128 26961 consensus_queue.cc:1048] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:07.082875 26704 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:07.656682 26985 raft_consensus.cc:493] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:07.657135 26985 raft_consensus.cc:515] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:07.658572 26985 leader_election.cc:290] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:07.659296 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547" is_pre_election: true
I20260709 14:55:07.659545 26832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b" is_pre_election: true
I20260709 14:55:07.659957 26759 raft_consensus.cc:2468] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 1.
I20260709 14:55:07.660076 26832 raft_consensus.cc:2468] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 1.
I20260709 14:55:07.661078 26873 leader_election.cc:304] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [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: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:07.661787 26985 raft_consensus.cc:2804] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:07.662189 26985 raft_consensus.cc:493] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:07.662499 26985 raft_consensus.cc:3060] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:07.666565 26985 raft_consensus.cc:515] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:07.668149 26985 leader_election.cc:290] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 2 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:07.668692 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:07.669096 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:07.669255 26759 raft_consensus.cc:3060] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:07.669598 26830 raft_consensus.cc:3060] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:07.673528 26759 raft_consensus.cc:2468] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 2.
I20260709 14:55:07.673903 26830 raft_consensus.cc:2468] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 2.
I20260709 14:55:07.674355 26873 leader_election.cc:304] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:07.674971 26985 raft_consensus.cc:2804] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:07.675372 26985 raft_consensus.cc:697] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Becoming Leader. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:07.676096 26985 consensus_queue.cc:237] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Queue going to LEADER 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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:07.682219 26655 catalog_manager.cc:5697] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea reported cstate change: term changed from 0 to 2, leader changed from <none> to 5bd444c5f061426faf112b10247a32ea (127.26.0.3). New cstate: current_term: 2 leader_uuid: "5bd444c5f061426faf112b10247a32ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.101679 26759 raft_consensus.cc:1275] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:08.102859 26985 consensus_queue.cc:1048] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.113780 26830 raft_consensus.cc:1275] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:08.115429 26985 consensus_queue.cc:1048] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:08.342432 26908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
mode: GRACEFUL
new_leader_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:40800
I20260709 14:55:08.342968 26908 raft_consensus.cc:606] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Received request to transfer leadership to TS be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:08.354882 26830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
mode: GRACEFUL
new_leader_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:47932
I20260709 14:55:08.355387 26830 raft_consensus.cc:606] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Received request to transfer leadership to TS be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:08.359751 26908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979365eabc7e4e089d71693af312b088"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
mode: GRACEFUL
new_leader_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:40800
I20260709 14:55:08.360210 26908 raft_consensus.cc:606] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Received request to transfer leadership to TS be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:08.364244 26830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
mode: GRACEFUL
new_leader_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:47932
I20260709 14:55:08.364686 26830 raft_consensus.cc:606] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Received request to transfer leadership to TS be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:08.375849 26759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
mode: GRACEFUL
new_leader_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:50438
I20260709 14:55:08.376314 26759 raft_consensus.cc:606] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Received request to transfer leadership to TS 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:08.382700 26908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
mode: GRACEFUL
new_leader_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:40800
I20260709 14:55:08.383139 26908 raft_consensus.cc:606] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Received request to transfer leadership to TS 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:08.387010 26908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
mode: GRACEFUL
new_leader_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:40800
I20260709 14:55:08.387423 26908 raft_consensus.cc:606] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Received request to transfer leadership to TS 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:08.391482 26759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aed85ba650c949b4b3c77701cc7e2587"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
mode: GRACEFUL
new_leader_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:50438
I20260709 14:55:08.391957 26759 raft_consensus.cc:606] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Received request to transfer leadership to TS 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:08.563025 26958 raft_consensus.cc:993] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea: : Instructing follower 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:08.563484 26958 raft_consensus.cc:1081] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Signalling peer 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:08.564898 26830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:47928
I20260709 14:55:08.565346 26830 raft_consensus.cc:493] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.565691 26830 raft_consensus.cc:3060] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.569872 26830 raft_consensus.cc:515] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.571328 26830 leader_election.cc:290] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 3 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:08.572038 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:08.572312 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4eb2d4ae3be4bc280ee59c5b130c0b8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:08.572630 26759 raft_consensus.cc:3060] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.572841 26908 raft_consensus.cc:3055] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:08.573160 26908 raft_consensus.cc:740] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:08.573920 26908 consensus_queue.cc:260] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.575223 26908 raft_consensus.cc:3060] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.578620 26759 raft_consensus.cc:2468] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:08.579592 26799 leader_election.cc:304] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [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: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:08.580195 27055 raft_consensus.cc:2804] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:08.580555 27055 raft_consensus.cc:697] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:08.580690 26908 raft_consensus.cc:2468] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:08.581264 27055 consensus_queue.cc:237] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.588133 27060 raft_consensus.cc:993] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea: : Instructing follower 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:08.587646 26655 catalog_manager.cc:5697] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 2 to 3, leader changed from 5bd444c5f061426faf112b10247a32ea (127.26.0.3) to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 3 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.588578 27060 raft_consensus.cc:1081] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Signalling peer 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:08.590342 26830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:47928
I20260709 14:55:08.590929 26830 raft_consensus.cc:493] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.591291 27061 raft_consensus.cc:993] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547: : Instructing follower 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:08.591367 26830 raft_consensus.cc:3060] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.591830 27037 raft_consensus.cc:1081] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Signalling peer 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:08.593297 26832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:47914
I20260709 14:55:08.593684 26832 raft_consensus.cc:493] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.593945 26832 raft_consensus.cc:3060] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.597993 27055 raft_consensus.cc:993] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b: : Instructing follower be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:08.598366 27055 raft_consensus.cc:1081] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Signalling peer be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:08.598412 26830 raft_consensus.cc:515] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.600049 26759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:50422
I20260709 14:55:08.600291 26830 leader_election.cc:290] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 2 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:08.601617 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:08.601994 26759 raft_consensus.cc:493] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.602094 26908 raft_consensus.cc:3055] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:08.602468 26908 raft_consensus.cc:740] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:08.602103 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746c8619f5bd49caadfacf7095104e68" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:08.600337 26832 raft_consensus.cc:515] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.603335 26908 consensus_queue.cc:260] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.604298 26908 raft_consensus.cc:3060] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.604774 26832 leader_election.cc:290] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 2 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:08.603240 26754 raft_consensus.cc:3060] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.605870 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:08.606456 26906 raft_consensus.cc:3060] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.609851 26754 raft_consensus.cc:2468] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 2.
I20260709 14:55:08.602448 26759 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.612342 26906 raft_consensus.cc:2468] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 2.
I20260709 14:55:08.613799 26799 leader_election.cc:304] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:08.614068 26908 raft_consensus.cc:2468] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 2.
I20260709 14:55:08.614517 26997 raft_consensus.cc:2804] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:08.614670 26799 leader_election.cc:304] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:08.614993 26997 raft_consensus.cc:697] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 2 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:08.615110 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:08.615655 26754 raft_consensus.cc:3055] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:08.616039 26754 raft_consensus.cc:740] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:08.615808 26997 consensus_queue.cc:237] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.616250 26759 raft_consensus.cc:515] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.617022 26754 consensus_queue.cc:260] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.618289 26754 raft_consensus.cc:3060] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.618848 26759 leader_election.cc:290] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 2 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:08.619000 27055 raft_consensus.cc:2804] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:08.619462 27055 raft_consensus.cc:697] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 2 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:08.619486 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:08.620226 27055 consensus_queue.cc:237] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.622334 26832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:08.624435 26754 raft_consensus.cc:2468] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 2.
I20260709 14:55:08.624804 26908 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.625042 26832 raft_consensus.cc:3055] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:08.625432 26832 raft_consensus.cc:740] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:08.626211 26832 consensus_queue.cc:260] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.627327 26832 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.630057 26908 raft_consensus.cc:2468] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 2.
I20260709 14:55:08.631007 26724 leader_election.cc:304] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:08.631721 27037 raft_consensus.cc:2804] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:08.632161 27037 raft_consensus.cc:697] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Becoming Leader. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:08.632429 26655 catalog_manager.cc:5697] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 1 to 2, leader changed from 5bd444c5f061426faf112b10247a32ea (127.26.0.3) to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 2 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.632860 26832 raft_consensus.cc:2468] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 2.
I20260709 14:55:08.632929 27037 consensus_queue.cc:237] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.633756 26655 catalog_manager.cc:5697] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 1 to 2, leader changed from be73bda5a1f64174ba7e35de04da1547 (127.26.0.1) to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 2 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.640189 26654 catalog_manager.cc:5697] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 reported cstate change: term changed from 1 to 2, leader changed from 029b960f2ea94f0b9e12244370771e7b (127.26.0.2) to be73bda5a1f64174ba7e35de04da1547 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "be73bda5a1f64174ba7e35de04da1547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.657999 27060 raft_consensus.cc:993] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea: : Instructing follower be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:08.658402 26958 raft_consensus.cc:1081] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Signalling peer be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:08.659581 26754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979365eabc7e4e089d71693af312b088"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:50418
I20260709 14:55:08.660006 26754 raft_consensus.cc:493] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.660328 26754 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.664533 26754 raft_consensus.cc:515] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.666114 26754 leader_election.cc:290] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 2 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:08.666709 26832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:08.667272 26832 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.667181 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:08.667819 26908 raft_consensus.cc:3055] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:08.668144 26908 raft_consensus.cc:740] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:08.668987 26908 consensus_queue.cc:260] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.670156 26908 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.673732 26832 raft_consensus.cc:2468] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 2.
I20260709 14:55:08.674880 26725 leader_election.cc:304] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:08.675740 27037 raft_consensus.cc:2804] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:08.676467 26908 raft_consensus.cc:2468] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 2.
I20260709 14:55:08.677151 27069 raft_consensus.cc:993] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547: : Instructing follower 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:08.678164 27061 raft_consensus.cc:1081] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Signalling peer 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:08.678087 27037 raft_consensus.cc:697] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Becoming Leader. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:08.678931 27037 consensus_queue.cc:237] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.679641 26908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aed85ba650c949b4b3c77701cc7e2587"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:40776
I20260709 14:55:08.680053 26908 raft_consensus.cc:493] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.680320 26908 raft_consensus.cc:3060] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.685395 26908 raft_consensus.cc:515] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.686252 26654 catalog_manager.cc:5697] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 reported cstate change: term changed from 1 to 2, leader changed from 5bd444c5f061426faf112b10247a32ea (127.26.0.3) to be73bda5a1f64174ba7e35de04da1547 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "be73bda5a1f64174ba7e35de04da1547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.686781 26908 leader_election.cc:290] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 2 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:08.687570 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed85ba650c949b4b3c77701cc7e2587" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:08.687839 26832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed85ba650c949b4b3c77701cc7e2587" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:08.688203 26754 raft_consensus.cc:3055] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:08.688367 26832 raft_consensus.cc:3060] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.688570 26754 raft_consensus.cc:740] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:08.689424 26754 consensus_queue.cc:260] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.690582 26754 raft_consensus.cc:3060] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.694550 26832 raft_consensus.cc:2468] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 2.
I20260709 14:55:08.695405 26754 raft_consensus.cc:2468] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 2.
I20260709 14:55:08.695514 26874 leader_election.cc:304] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:08.696257 26958 raft_consensus.cc:2804] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:08.696619 26958 raft_consensus.cc:697] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Becoming Leader. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:08.697283 26958 consensus_queue.cc:237] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.703678 26654 catalog_manager.cc:5697] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea reported cstate change: term changed from 1 to 2, leader changed from be73bda5a1f64174ba7e35de04da1547 (127.26.0.1) to 5bd444c5f061426faf112b10247a32ea (127.26.0.3). New cstate: current_term: 2 leader_uuid: "5bd444c5f061426faf112b10247a32ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.809778 27060 raft_consensus.cc:993] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea: : Instructing follower be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:08.810173 26958 raft_consensus.cc:1081] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Signalling peer be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:08.811409 26754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:50418
I20260709 14:55:08.811828 26754 raft_consensus.cc:493] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.812067 26754 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.816314 26997 raft_consensus.cc:993] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b: : Instructing follower be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:08.816669 27055 raft_consensus.cc:1081] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Signalling peer be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:08.817291 26754 raft_consensus.cc:515] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:08.818008 26759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:50422
I20260709 14:55:08.818527 26759 raft_consensus.cc:493] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.818871 26759 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.819065 26754 leader_election.cc:290] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 2 election: Requested vote from peers 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:08.819644 26908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:08.820037 26832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:08.820210 26908 raft_consensus.cc:3055] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:08.820578 26832 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.820578 26908 raft_consensus.cc:740] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:08.821511 26908 consensus_queue.cc:260] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:08.822629 26908 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.823915 26759 raft_consensus.cc:515] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.826560 26759 leader_election.cc:290] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 2 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:08.826496 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:08.827081 26906 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.826939 26832 raft_consensus.cc:2468] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 2.
I20260709 14:55:08.826496 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:08.827876 26830 raft_consensus.cc:3055] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:08.828178 26830 raft_consensus.cc:740] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:08.828615 26908 raft_consensus.cc:2468] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 2.
I20260709 14:55:08.828943 26830 consensus_queue.cc:260] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.829376 26725 leader_election.cc:304] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:08.830119 26830 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:08.830379 27037 raft_consensus.cc:2804] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:08.830732 27037 raft_consensus.cc:697] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Becoming Leader. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:08.831470 27037 consensus_queue.cc:237] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:08.832964 26906 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 2.
I20260709 14:55:08.834028 26724 leader_election.cc:304] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:08.834751 27061 raft_consensus.cc:2804] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:08.835263 27061 raft_consensus.cc:697] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Becoming Leader. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:08.835884 26830 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 2.
I20260709 14:55:08.836061 27061 consensus_queue.cc:237] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:08.844688 26654 catalog_manager.cc:5697] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 reported cstate change: term changed from 1 to 2, leader changed from 5bd444c5f061426faf112b10247a32ea (127.26.0.3) to be73bda5a1f64174ba7e35de04da1547 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "be73bda5a1f64174ba7e35de04da1547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.854373 26654 catalog_manager.cc:5697] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 reported cstate change: term changed from 1 to 2, leader changed from 029b960f2ea94f0b9e12244370771e7b (127.26.0.2) to be73bda5a1f64174ba7e35de04da1547 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "be73bda5a1f64174ba7e35de04da1547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.988452 26906 raft_consensus.cc:1275] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:08.989665 27055 consensus_queue.cc:1048] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:08.996851 26759 raft_consensus.cc:1275] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:08.999051 27055 consensus_queue.cc:1048] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:09.028323 26759 raft_consensus.cc:1275] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.029588 27055 consensus_queue.cc:1048] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.037498 26906 raft_consensus.cc:1275] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.039160 26997 consensus_queue.cc:1048] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.060804 26830 raft_consensus.cc:1275] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.061959 27037 consensus_queue.cc:1048] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.069726 26906 raft_consensus.cc:1275] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.071182 27061 consensus_queue.cc:1048] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.073637 26906 raft_consensus.cc:1275] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.075542 27061 consensus_queue.cc:1048] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.084004 26830 raft_consensus.cc:1275] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.085270 27037 consensus_queue.cc:1048] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:09.142856 26759 raft_consensus.cc:1275] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.143944 27060 consensus_queue.cc:1048] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.151865 26830 raft_consensus.cc:1275] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.153492 27085 consensus_queue.cc:1048] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.181115 26759 raft_consensus.cc:1275] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.182197 26997 consensus_queue.cc:1048] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.189626 26906 raft_consensus.cc:1275] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.191114 26997 consensus_queue.cc:1048] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.263938 26830 raft_consensus.cc:1275] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.265244 27037 consensus_queue.cc:1048] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.273953 26906 raft_consensus.cc:1275] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.275472 27061 consensus_queue.cc:1048] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.395572 26830 raft_consensus.cc:1275] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.396764 27061 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.404765 26906 raft_consensus.cc:1275] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.406248 27037 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:11.417795 26624 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:55:11.418563 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:11.433020 26832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dec678c63f14753b105937526fa43d8"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
mode: GRACEFUL
new_leader_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:47934
I20260709 14:55:11.433514 26832 raft_consensus.cc:606] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Received request to transfer leadership to TS 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:11.443826 26759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
mode: GRACEFUL
new_leader_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:50450
I20260709 14:55:11.444252 26759 raft_consensus.cc:606] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Received request to transfer leadership to TS 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:11.445302 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:11.445706 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:11.770589 26997 raft_consensus.cc:993] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b: : Instructing follower 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:11.770967 27097 raft_consensus.cc:1081] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Signalling peer 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:11.772243 26906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dec678c63f14753b105937526fa43d8"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:40786
I20260709 14:55:11.772706 26906 raft_consensus.cc:493] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:11.773002 26906 raft_consensus.cc:3060] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:11.777206 26906 raft_consensus.cc:515] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:11.778671 26906 leader_election.cc:290] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 2 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:11.779350 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:11.779660 26832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:11.779884 26759 raft_consensus.cc:3060] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:11.780185 26832 raft_consensus.cc:3055] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:11.780499 26832 raft_consensus.cc:740] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:11.781265 26832 consensus_queue.cc:260] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:11.782416 26832 raft_consensus.cc:3060] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:11.785730 26759 raft_consensus.cc:2468] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 2.
I20260709 14:55:11.786878 26873 leader_election.cc:304] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:11.787525 27085 raft_consensus.cc:2804] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:11.788215 26832 raft_consensus.cc:2468] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 2.
I20260709 14:55:11.788735 27085 raft_consensus.cc:697] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Becoming Leader. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:11.789577 27085 consensus_queue.cc:237] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:11.796321 26656 catalog_manager.cc:5697] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea reported cstate change: term changed from 1 to 2, leader changed from 029b960f2ea94f0b9e12244370771e7b (127.26.0.2) to 5bd444c5f061426faf112b10247a32ea (127.26.0.3). New cstate: current_term: 2 leader_uuid: "5bd444c5f061426faf112b10247a32ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:11.946977 27104 raft_consensus.cc:993] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547: : Instructing follower 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:11.947403 27037 raft_consensus.cc:1081] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Signalling peer 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:11.948748 26906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:40776
I20260709 14:55:11.949256 26906 raft_consensus.cc:493] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:11.949540 26906 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.953626 26906 raft_consensus.cc:515] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:11.955060 26906 leader_election.cc:290] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 3 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:11.955788 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:11.955968 26832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:11.956301 26759 raft_consensus.cc:3055] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:11.956418 26832 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.956583 26759 raft_consensus.cc:740] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:11.957204 26759 consensus_queue.cc:260] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:11.957995 26759 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:11.960718 26832 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 3.
I20260709 14:55:11.961599 26874 leader_election.cc:304] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [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: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:11.961684 26759 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 3.
I20260709 14:55:11.962248 27085 raft_consensus.cc:2804] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:11.962687 27085 raft_consensus.cc:697] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 3 LEADER]: Becoming Leader. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:11.963361 27085 consensus_queue.cc:237] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:11.968590 26656 catalog_manager.cc:5697] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea reported cstate change: term changed from 2 to 3, leader changed from be73bda5a1f64174ba7e35de04da1547 (127.26.0.1) to 5bd444c5f061426faf112b10247a32ea (127.26.0.3). New cstate: current_term: 3 leader_uuid: "5bd444c5f061426faf112b10247a32ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:12.202934 26832 raft_consensus.cc:1275] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:12.204218 27098 consensus_queue.cc:1048] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:12.213943 26754 raft_consensus.cc:1275] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:12.217751 27085 consensus_queue.cc:1048] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:12.363057 26832 raft_consensus.cc:1275] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:12.364212 27085 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:12.371932 26754 raft_consensus.cc:1275] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:12.373383 27098 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:12.446444 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:12.455677 26754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
mode: GRACEFUL
new_leader_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:50438
I20260709 14:55:12.456149 26754 raft_consensus.cc:606] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Received request to transfer leadership to TS 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:12.460304 26906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
mode: GRACEFUL
new_leader_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:40800
I20260709 14:55:12.460731 26906 raft_consensus.cc:606] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 3 LEADER]: Received request to transfer leadership to TS 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:12.464880 26754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979365eabc7e4e089d71693af312b088"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
mode: GRACEFUL
new_leader_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:50438
I20260709 14:55:12.465309 26754 raft_consensus.cc:606] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Received request to transfer leadership to TS 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:12.469421 26754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
mode: GRACEFUL
new_leader_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:50438
I20260709 14:55:12.469820 26754 raft_consensus.cc:606] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Received request to transfer leadership to TS 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:12.476029 26906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dec678c63f14753b105937526fa43d8"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
mode: GRACEFUL
new_leader_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:40800
I20260709 14:55:12.476472 26906 raft_consensus.cc:606] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Received request to transfer leadership to TS 029b960f2ea94f0b9e12244370771e7b
I20260709 14:55:12.624678 27108 raft_consensus.cc:993] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea: : Instructing follower 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.625079 27098 raft_consensus.cc:1081] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Signalling peer 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.626332 26832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dec678c63f14753b105937526fa43d8"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:47928
I20260709 14:55:12.626749 26832 raft_consensus.cc:493] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.626995 26832 raft_consensus.cc:3060] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.631376 26832 raft_consensus.cc:515] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.632921 26832 leader_election.cc:290] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 3 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:12.633674 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:12.633940 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec678c63f14753b105937526fa43d8" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:12.634140 26754 raft_consensus.cc:3060] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.634409 26906 raft_consensus.cc:3055] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:12.634666 26906 raft_consensus.cc:740] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:12.635259 26906 consensus_queue.cc:260] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.636034 26906 raft_consensus.cc:3060] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.638345 26754 raft_consensus.cc:2468] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:12.639257 26799 leader_election.cc:304] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [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: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:12.639994 27097 raft_consensus.cc:2804] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:12.640589 27115 raft_consensus.cc:993] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547: : Instructing follower 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.640974 27037 raft_consensus.cc:1081] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Signalling peer 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.642017 27097 raft_consensus.cc:697] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:12.642591 26832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:47914
I20260709 14:55:12.643105 26832 raft_consensus.cc:493] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.643476 26832 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.643325 27097 consensus_queue.cc:237] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.644085 26906 raft_consensus.cc:2468] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:12.648183 26832 raft_consensus.cc:515] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:12.650074 26832 leader_election.cc:290] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 3 election: Requested vote from peers 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297), be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315)
I20260709 14:55:12.649901 26656 catalog_manager.cc:5697] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 2 to 3, leader changed from 5bd444c5f061426faf112b10247a32ea (127.26.0.3) to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 3 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.650889 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:12.651062 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:12.651510 26906 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.651551 26754 raft_consensus.cc:3055] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:12.652098 26754 raft_consensus.cc:740] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:12.652944 26754 consensus_queue.cc:260] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [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: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:12.654086 26754 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.656674 27037 raft_consensus.cc:993] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547: : Instructing follower 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.657088 27037 raft_consensus.cc:1081] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Signalling peer 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.657948 26906 raft_consensus.cc:2468] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:12.658631 26832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:47914
I20260709 14:55:12.659024 26799 leader_election.cc:304] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [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: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:12.659140 26832 raft_consensus.cc:493] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.659876 27097 raft_consensus.cc:2804] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:12.659919 26832 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.660538 27097 raft_consensus.cc:697] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:12.661351 27097 consensus_queue.cc:237] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [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: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:12.665445 26832 raft_consensus.cc:515] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.661329 26754 raft_consensus.cc:2468] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:12.668212 26832 leader_election.cc:290] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 3 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:12.669123 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:12.669224 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:12.669569 26754 raft_consensus.cc:3055] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:12.669780 26906 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.669867 26754 raft_consensus.cc:740] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:12.669903 26656 catalog_manager.cc:5697] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 2 to 3, leader changed from be73bda5a1f64174ba7e35de04da1547 (127.26.0.1) to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 3 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:12.670637 26754 consensus_queue.cc:260] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.671519 26754 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.674274 26906 raft_consensus.cc:2468] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:12.675076 26799 leader_election.cc:304] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [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: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:12.675761 27097 raft_consensus.cc:2804] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:12.676189 27097 raft_consensus.cc:697] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:12.676873 27097 consensus_queue.cc:237] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.677151 26754 raft_consensus.cc:2468] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:12.683248 26656 catalog_manager.cc:5697] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 2 to 3, leader changed from be73bda5a1f64174ba7e35de04da1547 (127.26.0.1) to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 3 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.859817 27098 raft_consensus.cc:993] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea: : Instructing follower 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.860387 27098 raft_consensus.cc:1081] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 3 LEADER]: Signalling peer 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.861918 26832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:47928
I20260709 14:55:12.862495 26832 raft_consensus.cc:493] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.862800 26832 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:12.867439 26832 raft_consensus.cc:515] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.868992 26832 leader_election.cc:290] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 4 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:12.870232 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:12.870210 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:12.871065 26906 raft_consensus.cc:3055] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:12.871037 26754 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:12.871464 26906 raft_consensus.cc:740] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:12.872287 26906 consensus_queue.cc:260] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.873524 26906 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:12.878872 26754 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 4.
I20260709 14:55:12.880082 26906 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 4.
I20260709 14:55:12.880138 26799 leader_election.cc:304] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [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: 029b960f2ea94f0b9e12244370771e7b, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:12.880990 27097 raft_consensus.cc:2804] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:12.881328 27097 raft_consensus.cc:697] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 4 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:12.882275 27097 consensus_queue.cc:237] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.888104 26656 catalog_manager.cc:5697] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 3 to 4, leader changed from 5bd444c5f061426faf112b10247a32ea (127.26.0.3) to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 4 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.966048 27115 raft_consensus.cc:993] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547: : Instructing follower 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.966527 27037 raft_consensus.cc:1081] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Signalling peer 029b960f2ea94f0b9e12244370771e7b to start an election
I20260709 14:55:12.967754 26832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979365eabc7e4e089d71693af312b088"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
 from {username='slave'} at 127.0.0.1:47914
I20260709 14:55:12.968104 26832 raft_consensus.cc:493] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.968324 26832 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.972041 26832 raft_consensus.cc:515] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.973304 26832 leader_election.cc:290] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [CANDIDATE]: Term 3 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:12.974107 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:12.974294 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "029b960f2ea94f0b9e12244370771e7b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:12.974651 26754 raft_consensus.cc:3055] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:12.974817 26906 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.975037 26754 raft_consensus.cc:740] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:12.975809 26754 consensus_queue.cc:260] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.977177 26754 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:12.980643 26906 raft_consensus.cc:2468] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:12.981637 26799 leader_election.cc:304] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [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: 029b960f2ea94f0b9e12244370771e7b, 5bd444c5f061426faf112b10247a32ea; no voters: 
I20260709 14:55:12.982419 27097 raft_consensus.cc:2804] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:12.982820 27097 raft_consensus.cc:697] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Becoming Leader. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:12.983139 26754 raft_consensus.cc:2468] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 029b960f2ea94f0b9e12244370771e7b in term 3.
I20260709 14:55:12.983683 27097 consensus_queue.cc:237] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:12.989830 26656 catalog_manager.cc:5697] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b reported cstate change: term changed from 2 to 3, leader changed from be73bda5a1f64174ba7e35de04da1547 (127.26.0.1) to 029b960f2ea94f0b9e12244370771e7b (127.26.0.2). New cstate: current_term: 3 leader_uuid: "029b960f2ea94f0b9e12244370771e7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.033687 26906 raft_consensus.cc:1275] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:13.034837 27097 consensus_queue.cc:1048] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:13.043316 26754 raft_consensus.cc:1275] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:13.044647 27097 consensus_queue.cc:1048] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:13.127472 26754 raft_consensus.cc:1275] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:13.128613 27097 consensus_queue.cc:1048] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:13.134220 26906 raft_consensus.cc:1275] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:13.136683 27097 consensus_queue.cc:1048] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:13.201195 26906 raft_consensus.cc:1275] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:13.202282 27097 consensus_queue.cc:1048] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:13.212337 26754 raft_consensus.cc:1275] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:13.213932 27128 consensus_queue.cc:1048] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:13.378500 26906 raft_consensus.cc:1275] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:13.379705 27128 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:13.388001 26754 raft_consensus.cc:1275] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:13.389787 27116 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:13.411856 26754 raft_consensus.cc:1275] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:13.412983 27116 consensus_queue.cc:1048] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:13.421826 26906 raft_consensus.cc:1275] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Refusing update from remote peer 029b960f2ea94f0b9e12244370771e7b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:13.423324 27129 consensus_queue.cc:1048] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:15.485451 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:15.492154 26832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
mode: GRACEFUL
new_leader_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:47934
I20260709 14:55:15.492635 26832 raft_consensus.cc:606] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 2 LEADER]: Received request to transfer leadership to TS be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:15.495011 26832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
mode: GRACEFUL
new_leader_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:47934
I20260709 14:55:15.495379 26832 raft_consensus.cc:606] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Received request to transfer leadership to TS be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:15.497382 26832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979365eabc7e4e089d71693af312b088"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
mode: GRACEFUL
new_leader_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:47934
I20260709 14:55:15.497750 26832 raft_consensus.cc:606] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Received request to transfer leadership to TS 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:15.499589 26832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
mode: GRACEFUL
new_leader_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:47934
I20260709 14:55:15.499946 26832 raft_consensus.cc:606] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 4 LEADER]: Received request to transfer leadership to TS be73bda5a1f64174ba7e35de04da1547
I20260709 14:55:15.501915 26832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69"
dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
mode: GRACEFUL
new_leader_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:47934
I20260709 14:55:15.502416 26832 raft_consensus.cc:606] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Received request to transfer leadership to TS 5bd444c5f061426faf112b10247a32ea
I20260709 14:55:15.503415 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:15.503820 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:15.546756 27128 raft_consensus.cc:993] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b: : Instructing follower be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:15.547199 27138 raft_consensus.cc:1081] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 4 LEADER]: Signalling peer be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:15.548604 26759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:50422
I20260709 14:55:15.549049 26759 raft_consensus.cc:493] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.549312 26759 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:15.553282 26759 raft_consensus.cc:515] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.554688 26759 leader_election.cc:290] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 5 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:15.555665 26832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:15.555773 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd7bf0d8494969be514c8227ca5edc" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:15.556216 26832 raft_consensus.cc:3055] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:15.556285 26906 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:15.556540 26832 raft_consensus.cc:740] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:15.557145 26832 consensus_queue.cc:260] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.557905 26832 raft_consensus.cc:3060] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:15.560173 26906 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 5.
I20260709 14:55:15.561304 26724 leader_election.cc:304] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [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: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:15.561841 26832 raft_consensus.cc:2468] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 5.
I20260709 14:55:15.562770 27139 raft_consensus.cc:2804] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:15.563572 27139 raft_consensus.cc:697] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 5 LEADER]: Becoming Leader. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:15.564270 27139 consensus_queue.cc:237] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.570590 26655 catalog_manager.cc:5697] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 reported cstate change: term changed from 4 to 5, leader changed from 029b960f2ea94f0b9e12244370771e7b (127.26.0.2) to be73bda5a1f64174ba7e35de04da1547 (127.26.0.1). New cstate: current_term: 5 leader_uuid: "be73bda5a1f64174ba7e35de04da1547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.720304 27128 raft_consensus.cc:993] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b: : Instructing follower 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:15.720701 27138 raft_consensus.cc:1081] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Signalling peer 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:15.722055 26906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:40786
I20260709 14:55:15.722607 26906 raft_consensus.cc:493] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.722874 26906 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:15.727488 27138 raft_consensus.cc:993] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b: : Instructing follower be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:15.727527 26906 raft_consensus.cc:515] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:15.727955 27128 raft_consensus.cc:1081] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 2 LEADER]: Signalling peer be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:15.729357 26759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:50422
I20260709 14:55:15.729406 26906 leader_election.cc:290] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 4 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:15.729930 26759 raft_consensus.cc:493] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.729981 26754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:15.730403 26759 raft_consensus.cc:3060] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:15.730536 26754 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:15.730502 26832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3dd7f90274442e697af89bba8730f69" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:15.731098 26832 raft_consensus.cc:3055] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:15.731377 26832 raft_consensus.cc:740] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:15.732043 26832 consensus_queue.cc:260] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [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: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:15.733057 26832 raft_consensus.cc:3060] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:15.734558 26754 raft_consensus.cc:2468] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 4.
I20260709 14:55:15.735505 26873 leader_election.cc:304] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [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: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:15.736105 27098 raft_consensus.cc:2804] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:15.736076 26759 raft_consensus.cc:515] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.737396 27098 raft_consensus.cc:697] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 4 LEADER]: Becoming Leader. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:15.737978 26759 leader_election.cc:290] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 3 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:15.738195 27098 consensus_queue.cc:237] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [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: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } }
I20260709 14:55:15.738833 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:15.739320 26832 raft_consensus.cc:2468] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 4.
I20260709 14:55:15.739364 26830 raft_consensus.cc:3055] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:15.739717 26830 raft_consensus.cc:740] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:15.740448 26830 consensus_queue.cc:260] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.741040 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f588896dfa74dacbfd83c6b5fb8c876" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:15.741525 26906 raft_consensus.cc:3060] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:15.741688 26830 raft_consensus.cc:3060] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:15.745954 26655 catalog_manager.cc:5697] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea reported cstate change: term changed from 3 to 4, leader changed from 029b960f2ea94f0b9e12244370771e7b (127.26.0.2) to 5bd444c5f061426faf112b10247a32ea (127.26.0.3). New cstate: current_term: 4 leader_uuid: "5bd444c5f061426faf112b10247a32ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.746618 26906 raft_consensus.cc:2468] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 3.
I20260709 14:55:15.746698 26830 raft_consensus.cc:2468] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 3.
I20260709 14:55:15.747646 26724 leader_election.cc:304] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [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: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:15.748396 27139 raft_consensus.cc:2804] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:15.748762 27139 raft_consensus.cc:697] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 3 LEADER]: Becoming Leader. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:15.749588 27139 consensus_queue.cc:237] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.756651 26655 catalog_manager.cc:5697] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 reported cstate change: term changed from 2 to 3, leader changed from 029b960f2ea94f0b9e12244370771e7b (127.26.0.2) to be73bda5a1f64174ba7e35de04da1547 (127.26.0.1). New cstate: current_term: 3 leader_uuid: "be73bda5a1f64174ba7e35de04da1547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.837585 27138 raft_consensus.cc:993] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b: : Instructing follower 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:15.838006 27138 raft_consensus.cc:1081] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Signalling peer 5bd444c5f061426faf112b10247a32ea to start an election
I20260709 14:55:15.839304 26906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979365eabc7e4e089d71693af312b088"
dest_uuid: "5bd444c5f061426faf112b10247a32ea"
 from {username='slave'} at 127.0.0.1:40786
I20260709 14:55:15.839752 26906 raft_consensus.cc:493] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.840083 26906 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:15.844058 26906 raft_consensus.cc:515] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.845408 26906 leader_election.cc:290] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [CANDIDATE]: Term 4 election: Requested vote from peers be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315), 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637)
I20260709 14:55:15.846060 26759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
I20260709 14:55:15.846340 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979365eabc7e4e089d71693af312b088" candidate_uuid: "5bd444c5f061426faf112b10247a32ea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:15.846484 26759 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:15.846802 26830 raft_consensus.cc:3055] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:15.847052 26830 raft_consensus.cc:740] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:15.847648 26830 consensus_queue.cc:260] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.848465 26830 raft_consensus.cc:3060] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:15.850317 26759 raft_consensus.cc:2468] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 4.
I20260709 14:55:15.851107 26873 leader_election.cc:304] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [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: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:15.851704 27098 raft_consensus.cc:2804] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:15.852051 27098 raft_consensus.cc:697] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 4 LEADER]: Becoming Leader. State: Replica: 5bd444c5f061426faf112b10247a32ea, State: Running, Role: LEADER
I20260709 14:55:15.852667 26830 raft_consensus.cc:2468] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd444c5f061426faf112b10247a32ea in term 4.
I20260709 14:55:15.852763 27098 consensus_queue.cc:237] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.858686 26655 catalog_manager.cc:5697] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea reported cstate change: term changed from 3 to 4, leader changed from 029b960f2ea94f0b9e12244370771e7b (127.26.0.2) to 5bd444c5f061426faf112b10247a32ea (127.26.0.3). New cstate: current_term: 4 leader_uuid: "5bd444c5f061426faf112b10247a32ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.937903 27128 raft_consensus.cc:993] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b: : Instructing follower be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:15.938315 27138 raft_consensus.cc:1081] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Signalling peer be73bda5a1f64174ba7e35de04da1547 to start an election
I20260709 14:55:15.939534 26759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641"
dest_uuid: "be73bda5a1f64174ba7e35de04da1547"
 from {username='slave'} at 127.0.0.1:50422
I20260709 14:55:15.939930 26759 raft_consensus.cc:493] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.940186 26759 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:15.943776 26759 raft_consensus.cc:515] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.945113 26759 leader_election.cc:290] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [CANDIDATE]: Term 4 election: Requested vote from peers 029b960f2ea94f0b9e12244370771e7b (127.26.0.2:39637), 5bd444c5f061426faf112b10247a32ea (127.26.0.3:33297)
I20260709 14:55:15.945729 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "029b960f2ea94f0b9e12244370771e7b"
I20260709 14:55:15.946077 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf106491434ed0baa75db53d0a9641" candidate_uuid: "be73bda5a1f64174ba7e35de04da1547" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5bd444c5f061426faf112b10247a32ea"
I20260709 14:55:15.946201 26830 raft_consensus.cc:3055] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:15.946487 26830 raft_consensus.cc:740] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 029b960f2ea94f0b9e12244370771e7b, State: Running, Role: LEADER
I20260709 14:55:15.946481 26906 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:15.947176 26830 consensus_queue.cc:260] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.948031 26830 raft_consensus.cc:3060] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:15.950208 26906 raft_consensus.cc:2468] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 4.
I20260709 14:55:15.950946 26724 leader_election.cc:304] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [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: 5bd444c5f061426faf112b10247a32ea, be73bda5a1f64174ba7e35de04da1547; no voters: 
I20260709 14:55:15.951514 27139 raft_consensus.cc:2804] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:15.951956 27139 raft_consensus.cc:697] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 4 LEADER]: Becoming Leader. State: Replica: be73bda5a1f64174ba7e35de04da1547, State: Running, Role: LEADER
I20260709 14:55:15.952639 26830 raft_consensus.cc:2468] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be73bda5a1f64174ba7e35de04da1547 in term 4.
I20260709 14:55:15.952735 27139 consensus_queue.cc:237] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [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: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } }
I20260709 14:55:15.959229 26655 catalog_manager.cc:5697] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 reported cstate change: term changed from 3 to 4, leader changed from 029b960f2ea94f0b9e12244370771e7b (127.26.0.2) to be73bda5a1f64174ba7e35de04da1547 (127.26.0.1). New cstate: current_term: 4 leader_uuid: "be73bda5a1f64174ba7e35de04da1547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.960789 26830 raft_consensus.cc:1275] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 5 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:15.961982 27139 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:15.972128 26906 raft_consensus.cc:1275] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 5 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:15.973328 27139 consensus_queue.cc:1048] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:16.138556 26759 raft_consensus.cc:1275] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:16.139611 27098 consensus_queue.cc:1048] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:16.147621 26830 raft_consensus.cc:1275] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:16.149120 27157 consensus_queue.cc:1048] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:16.206231 26830 raft_consensus.cc:1275] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:16.207383 27140 consensus_queue.cc:1048] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:16.215605 26906 raft_consensus.cc:1275] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:16.217582 27139 consensus_queue.cc:1048] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:16.391794 26830 raft_consensus.cc:1275] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:16.393004 27160 consensus_queue.cc:1048] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:16.400873 26908 raft_consensus.cc:1275] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Refusing update from remote peer be73bda5a1f64174ba7e35de04da1547: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:16.402321 27140 consensus_queue.cc:1048] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd444c5f061426faf112b10247a32ea" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:16.405531 26830 raft_consensus.cc:1275] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:16.407277 27098 consensus_queue.cc:1048] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "029b960f2ea94f0b9e12244370771e7b" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:16.416044 26759 raft_consensus.cc:1275] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Refusing update from remote peer 5bd444c5f061426faf112b10247a32ea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:16.417532 27146 consensus_queue.cc:1048] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "be73bda5a1f64174ba7e35de04da1547" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:16.504522 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:16.509693 26624 tablet_server.cc:179] TabletServer@127.26.0.1:0 shutting down...
I20260709 14:55:16.530665 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:16.531342 26624 tablet_replica.cc:333] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547: stopping tablet replica
I20260709 14:55:16.531983 26624 raft_consensus.cc:2243] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.532706 26624 raft_consensus.cc:2272] T abbd7bf0d8494969be514c8227ca5edc P be73bda5a1f64174ba7e35de04da1547 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.534943 26624 tablet_replica.cc:333] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547: stopping tablet replica
I20260709 14:55:16.535403 26624 raft_consensus.cc:2243] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.535746 26624 raft_consensus.cc:2272] T 3dec678c63f14753b105937526fa43d8 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.537209 26624 tablet_replica.cc:333] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547: stopping tablet replica
I20260709 14:55:16.537639 26624 raft_consensus.cc:2243] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.538285 26624 raft_consensus.cc:2272] T 3fcf106491434ed0baa75db53d0a9641 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.539915 26624 tablet_replica.cc:333] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547: stopping tablet replica
I20260709 14:55:16.540361 26624 raft_consensus.cc:2243] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.541041 26624 raft_consensus.cc:2272] T 2f588896dfa74dacbfd83c6b5fb8c876 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.542626 26624 tablet_replica.cc:333] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547: stopping tablet replica
I20260709 14:55:16.543059 26624 raft_consensus.cc:2243] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.543412 26624 raft_consensus.cc:2272] T 746c8619f5bd49caadfacf7095104e68 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.544919 26624 tablet_replica.cc:333] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547: stopping tablet replica
I20260709 14:55:16.545328 26624 raft_consensus.cc:2243] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.545677 26624 raft_consensus.cc:2272] T 979365eabc7e4e089d71693af312b088 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.547475 26624 tablet_replica.cc:333] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547: stopping tablet replica
I20260709 14:55:16.547915 26624 raft_consensus.cc:2243] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.548270 26624 raft_consensus.cc:2272] T aed85ba650c949b4b3c77701cc7e2587 P be73bda5a1f64174ba7e35de04da1547 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.549755 26624 tablet_replica.cc:333] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547: stopping tablet replica
I20260709 14:55:16.550143 26624 raft_consensus.cc:2243] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.550495 26624 raft_consensus.cc:2272] T e3dd7f90274442e697af89bba8730f69 P be73bda5a1f64174ba7e35de04da1547 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.552131 26624 tablet_replica.cc:333] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547: stopping tablet replica
I20260709 14:55:16.552521 26624 raft_consensus.cc:2243] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.552903 26624 raft_consensus.cc:2272] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P be73bda5a1f64174ba7e35de04da1547 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.637516 26624 tablet_server.cc:196] TabletServer@127.26.0.1:0 shutdown complete.
W20260709 14:55:16.641687 26873 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.0.1:41315: connect: Connection refused (error 111)
W20260709 14:55:16.645140 26873 consensus_peers.cc:597] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea -> Peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Couldn't send request to peer be73bda5a1f64174ba7e35de04da1547. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:41315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.657140 26624 tablet_server.cc:179] TabletServer@127.26.0.2:0 shutting down...
I20260709 14:55:16.681077 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:16.681830 26624 tablet_replica.cc:333] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b: stopping tablet replica
I20260709 14:55:16.682626 26624 raft_consensus.cc:2243] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.683419 26624 raft_consensus.cc:2272] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.685305 26624 tablet_replica.cc:333] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b: stopping tablet replica
W20260709 14:55:16.685477 26799 consensus_peers.cc:597] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b -> Peer be73bda5a1f64174ba7e35de04da1547 (127.26.0.1:41315): Couldn't send request to peer be73bda5a1f64174ba7e35de04da1547. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:41315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:16.685947 26624 raft_consensus.cc:2243] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.686589 26624 raft_consensus.cc:2272] T 3dec678c63f14753b105937526fa43d8 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.688009 26624 tablet_replica.cc:333] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b: stopping tablet replica
I20260709 14:55:16.688455 26624 raft_consensus.cc:2243] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.688791 26624 raft_consensus.cc:2272] T 2f588896dfa74dacbfd83c6b5fb8c876 P 029b960f2ea94f0b9e12244370771e7b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.690652 26624 tablet_replica.cc:333] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b: stopping tablet replica
I20260709 14:55:16.691097 26624 raft_consensus.cc:2243] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.691759 26624 raft_consensus.cc:2272] T 746c8619f5bd49caadfacf7095104e68 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.693275 26624 tablet_replica.cc:333] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b: stopping tablet replica
I20260709 14:55:16.693711 26624 raft_consensus.cc:2243] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.694052 26624 raft_consensus.cc:2272] T 3fcf106491434ed0baa75db53d0a9641 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.695851 26624 tablet_replica.cc:333] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b: stopping tablet replica
I20260709 14:55:16.696281 26624 raft_consensus.cc:2243] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.696631 26624 raft_consensus.cc:2272] T abbd7bf0d8494969be514c8227ca5edc P 029b960f2ea94f0b9e12244370771e7b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.698454 26624 tablet_replica.cc:333] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b: stopping tablet replica
I20260709 14:55:16.698871 26624 raft_consensus.cc:2243] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.699216 26624 raft_consensus.cc:2272] T aed85ba650c949b4b3c77701cc7e2587 P 029b960f2ea94f0b9e12244370771e7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.700588 26624 tablet_replica.cc:333] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b: stopping tablet replica
I20260709 14:55:16.701026 26624 raft_consensus.cc:2243] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.701371 26624 raft_consensus.cc:2272] T e3dd7f90274442e697af89bba8730f69 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.703115 26624 tablet_replica.cc:333] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b: stopping tablet replica
I20260709 14:55:16.703521 26624 raft_consensus.cc:2243] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.703855 26624 raft_consensus.cc:2272] T 979365eabc7e4e089d71693af312b088 P 029b960f2ea94f0b9e12244370771e7b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.729650 26624 tablet_server.cc:196] TabletServer@127.26.0.2:0 shutdown complete.
I20260709 14:55:16.744391 26624 tablet_server.cc:179] TabletServer@127.26.0.3:0 shutting down...
I20260709 14:55:16.762192 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:16.762753 26624 tablet_replica.cc:333] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea: stopping tablet replica
I20260709 14:55:16.763306 26624 raft_consensus.cc:2243] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.763729 26624 raft_consensus.cc:2272] T abbd7bf0d8494969be514c8227ca5edc P 5bd444c5f061426faf112b10247a32ea [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.765802 26624 tablet_replica.cc:333] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea: stopping tablet replica
I20260709 14:55:16.766273 26624 raft_consensus.cc:2243] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.766673 26624 raft_consensus.cc:2272] T e4eb2d4ae3be4bc280ee59c5b130c0b8 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.768134 26624 tablet_replica.cc:333] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea: stopping tablet replica
I20260709 14:55:16.768589 26624 raft_consensus.cc:2243] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.768985 26624 raft_consensus.cc:2272] T 3fcf106491434ed0baa75db53d0a9641 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.770754 26624 tablet_replica.cc:333] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea: stopping tablet replica
I20260709 14:55:16.771196 26624 raft_consensus.cc:2243] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.771576 26624 raft_consensus.cc:2272] T 746c8619f5bd49caadfacf7095104e68 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.773185 26624 tablet_replica.cc:333] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea: stopping tablet replica
I20260709 14:55:16.773602 26624 raft_consensus.cc:2243] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.773952 26624 raft_consensus.cc:2272] T 2f588896dfa74dacbfd83c6b5fb8c876 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.775666 26624 tablet_replica.cc:333] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea: stopping tablet replica
I20260709 14:55:16.776093 26624 raft_consensus.cc:2243] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:16.776458 26624 raft_consensus.cc:2272] T 3dec678c63f14753b105937526fa43d8 P 5bd444c5f061426faf112b10247a32ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.777853 26624 tablet_replica.cc:333] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea: stopping tablet replica
I20260709 14:55:16.778256 26624 raft_consensus.cc:2243] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.778906 26624 raft_consensus.cc:2272] T aed85ba650c949b4b3c77701cc7e2587 P 5bd444c5f061426faf112b10247a32ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.780303 26624 tablet_replica.cc:333] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea: stopping tablet replica
I20260709 14:55:16.780720 26624 raft_consensus.cc:2243] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.781369 26624 raft_consensus.cc:2272] T e3dd7f90274442e697af89bba8730f69 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.782915 26624 tablet_replica.cc:333] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea: stopping tablet replica
I20260709 14:55:16.783314 26624 raft_consensus.cc:2243] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.783943 26624 raft_consensus.cc:2272] T 979365eabc7e4e089d71693af312b088 P 5bd444c5f061426faf112b10247a32ea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.799942 26624 tablet_server.cc:196] TabletServer@127.26.0.3:0 shutdown complete.
I20260709 14:55:16.814877 26624 master.cc:562] Master@127.26.0.62:45033 shutting down...
I20260709 14:55:16.900786 26711 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 14:55:16.920392 26624 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:16.920956 26624 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:16.921284 26624 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0b949a27a7bd46129d098f71631b03c0: stopping tablet replica
I20260709 14:55:16.939889 26624 master.cc:584] Master@127.26.0.62:45033 shutdown complete.
029b960f2ea94f0b9e12244370771e7b  4
5bd444c5f061426faf112b10247a32ea  1
be73bda5a1f64174ba7e35de04da1547  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14256 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:55:16.977496 26624 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.0.62:44589
I20260709 14:55:16.978526 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:16.983424 27170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:16.983454 27171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:16.985153 27173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:16.986186 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:16.986902 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:16.987080 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:16.987217 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608916987204 us; error 0 us; skew 500 ppm
I20260709 14:55:16.987718 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:16.990113 26624 webserver.cc:533] Webserver started at http://127.26.0.62:40273/ using document root <none> and password file <none>
I20260709 14:55:16.990588 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:16.990758 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:16.990999 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:16.992031 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/master-0-root/instance:
uuid: "0a4252806d3a418f991d8374d009614d"
format_stamp: "Formatted at 2026-07-09 14:55:16 on dist-test-slave-tl66"
I20260709 14:55:16.995997 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260709 14:55:16.999034 27178 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:16.999687 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:16.999933 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/master-0-root
uuid: "0a4252806d3a418f991d8374d009614d"
format_stamp: "Formatted at 2026-07-09 14:55:16 on dist-test-slave-tl66"
I20260709 14:55:17.000182 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:17.016844 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:17.018009 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:17.054544 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.62:44589
I20260709 14:55:17.054630 27229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.62:44589 every 8 connection(s)
I20260709 14:55:17.058265 27230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.067235 27230 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d: Bootstrap starting.
I20260709 14:55:17.071604 27230 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.075495 27230 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d: No bootstrap required, opened a new log
I20260709 14:55:17.077472 27230 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4252806d3a418f991d8374d009614d" member_type: VOTER }
I20260709 14:55:17.077834 27230 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.078013 27230 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4252806d3a418f991d8374d009614d, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.078480 27230 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a4252806d3a418f991d8374d009614d" member_type: VOTER }
I20260709 14:55:17.078873 27230 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:17.079056 27230 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:17.079257 27230 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.083108 27230 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4252806d3a418f991d8374d009614d" member_type: VOTER }
I20260709 14:55:17.083577 27230 leader_election.cc:304] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [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: 0a4252806d3a418f991d8374d009614d; no voters: 
I20260709 14:55:17.084563 27230 leader_election.cc:290] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:17.084988 27233 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.086176 27233 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 1 LEADER]: Becoming Leader. State: Replica: 0a4252806d3a418f991d8374d009614d, State: Running, Role: LEADER
I20260709 14:55:17.086824 27233 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [LEADER]: Queue going to LEADER mode. State: All 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: "0a4252806d3a418f991d8374d009614d" member_type: VOTER }
I20260709 14:55:17.087316 27230 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:17.091514 27235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a4252806d3a418f991d8374d009614d. Latest consensus state: current_term: 1 leader_uuid: "0a4252806d3a418f991d8374d009614d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4252806d3a418f991d8374d009614d" member_type: VOTER } }
I20260709 14:55:17.092157 27235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:17.092983 27234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a4252806d3a418f991d8374d009614d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4252806d3a418f991d8374d009614d" member_type: VOTER } }
I20260709 14:55:17.093536 27234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:17.095357 27242 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:17.099942 27242 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:17.101224 26624 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:17.107617 27242 catalog_manager.cc:1383] Generated new cluster ID: bc6b19fbc80f4ed58c71011202944345
I20260709 14:55:17.107893 27242 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:17.133723 27242 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:17.134927 27242 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:17.147886 27242 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d: Generated new TSK 0
I20260709 14:55:17.148449 27242 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:17.167138 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:17.172701 27251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:17.173883 27252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:17.174536 27254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:17.174896 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:17.175680 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:17.175861 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:17.176025 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608917176006 us; error 0 us; skew 500 ppm
I20260709 14:55:17.176527 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:17.178642 26624 webserver.cc:533] Webserver started at http://127.26.0.1:35367/ using document root <none> and password file <none>
I20260709 14:55:17.179095 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:17.179261 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:17.179534 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:17.180595 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-0-root/instance:
uuid: "969993571ed74d4f9dca064798fd25c1"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-tl66"
I20260709 14:55:17.184790 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:55:17.187883 27259 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.188551 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:55:17.188791 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "969993571ed74d4f9dca064798fd25c1"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-tl66"
I20260709 14:55:17.189085 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:17.222002 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:17.223174 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:17.224692 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:17.226902 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:17.227090 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.227316 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:17.227475 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.263818 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:37791
I20260709 14:55:17.263917 27321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:37791 every 8 connection(s)
I20260709 14:55:17.268249 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:17.274194 27326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:17.274943 27327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:17.277036 26624 server_base.cc:1061] running on GCE node
W20260709 14:55:17.278262 27329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:17.279013 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:17.279206 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:17.279361 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608917279344 us; error 0 us; skew 500 ppm
I20260709 14:55:17.279840 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:17.282240 26624 webserver.cc:533] Webserver started at http://127.26.0.2:35303/ using document root <none> and password file <none>
I20260709 14:55:17.282845 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:17.283078 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:17.283401 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:17.284150 27322 heartbeater.cc:344] Connected to a master server at 127.26.0.62:44589
I20260709 14:55:17.284528 27322 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:17.284766 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-1-root/instance:
uuid: "c33b64d233df4d44ba87515c90962857"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-tl66"
I20260709 14:55:17.285395 27322 heartbeater.cc:507] Master 127.26.0.62:44589 requested a full tablet report, sending...
I20260709 14:55:17.287496 27195 ts_manager.cc:194] Registered new tserver with Master: 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791)
I20260709 14:55:17.289359 27195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50064
I20260709 14:55:17.289888 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:17.293346 27334 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.294075 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:55:17.294341 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-1-root
uuid: "c33b64d233df4d44ba87515c90962857"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-tl66"
I20260709 14:55:17.294595 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:17.314350 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:17.315546 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:17.317020 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:17.319306 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:17.319507 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.319725 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:17.319881 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.358716 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.2:39649
I20260709 14:55:17.358837 27396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.2:39649 every 8 connection(s)
I20260709 14:55:17.363186 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:17.369828 27400 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:17.371100 27401 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:17.373719 27403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:17.374434 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:17.374545 27397 heartbeater.cc:344] Connected to a master server at 127.26.0.62:44589
I20260709 14:55:17.374963 27397 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:17.375270 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:17.375465 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:17.375618 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608917375601 us; error 0 us; skew 500 ppm
I20260709 14:55:17.375645 27397 heartbeater.cc:507] Master 127.26.0.62:44589 requested a full tablet report, sending...
I20260709 14:55:17.376189 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:17.377671 27195 ts_manager.cc:194] Registered new tserver with Master: c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:17.378715 26624 webserver.cc:533] Webserver started at http://127.26.0.3:39409/ using document root <none> and password file <none>
I20260709 14:55:17.379325 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:17.379360 27195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50076
I20260709 14:55:17.379673 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:17.380003 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:17.381465 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-2-root/instance:
uuid: "61e3db1c4ec44d549fd4638952d43198"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-tl66"
I20260709 14:55:17.385483 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:17.388406 27408 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.389104 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:17.389367 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-2-root
uuid: "61e3db1c4ec44d549fd4638952d43198"
format_stamp: "Formatted at 2026-07-09 14:55:17 on dist-test-slave-tl66"
I20260709 14:55:17.389619 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608902566063-26624-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:17.422925 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:17.424069 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:17.425554 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:17.427765 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:17.427953 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.428138 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:17.428268 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:17.465124 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.3:34249
I20260709 14:55:17.465222 27470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.3:34249 every 8 connection(s)
I20260709 14:55:17.477882 27471 heartbeater.cc:344] Connected to a master server at 127.26.0.62:44589
I20260709 14:55:17.478191 27471 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:17.478837 27471 heartbeater.cc:507] Master 127.26.0.62:44589 requested a full tablet report, sending...
I20260709 14:55:17.480512 27195 ts_manager.cc:194] Registered new tserver with Master: 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:17.480779 26624 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012003986s
I20260709 14:55:17.482128 27195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50086
I20260709 14:55:17.504076 27195 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50100:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:17.506769 27195 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:17.571537 27436 tablet_service.cc:1511] Processing CreateTablet for tablet 645f8612f2d642aebd50247f9977516c (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:17.572971 27436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645f8612f2d642aebd50247f9977516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.573310 27434 tablet_service.cc:1511] Processing CreateTablet for tablet c8c0ec9f7f5549778522b8318a1750f8 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:17.574506 27434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c0ec9f7f5549778522b8318a1750f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.577797 27433 tablet_service.cc:1511] Processing CreateTablet for tablet 8be1856f70104583aefc8f838872903f (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:17.579069 27433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be1856f70104583aefc8f838872903f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.579337 27362 tablet_service.cc:1511] Processing CreateTablet for tablet 645f8612f2d642aebd50247f9977516c (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:17.580556 27362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645f8612f2d642aebd50247f9977516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.580637 27361 tablet_service.cc:1511] Processing CreateTablet for tablet 56ede6a7d5dd409db8cd063112ccc1fd (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:17.581925 27432 tablet_service.cc:1511] Processing CreateTablet for tablet 836266707bd74ddf8ec551c24ec6bd76 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:17.583130 27432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836266707bd74ddf8ec551c24ec6bd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.584252 27359 tablet_service.cc:1511] Processing CreateTablet for tablet 8be1856f70104583aefc8f838872903f (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:17.586014 27358 tablet_service.cc:1511] Processing CreateTablet for tablet 836266707bd74ddf8ec551c24ec6bd76 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:17.581883 27361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ede6a7d5dd409db8cd063112ccc1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.588716 27287 tablet_service.cc:1511] Processing CreateTablet for tablet 645f8612f2d642aebd50247f9977516c (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:17.589874 27287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645f8612f2d642aebd50247f9977516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.592023 27286 tablet_service.cc:1511] Processing CreateTablet for tablet 56ede6a7d5dd409db8cd063112ccc1fd (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:17.593245 27359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be1856f70104583aefc8f838872903f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.571693 27435 tablet_service.cc:1511] Processing CreateTablet for tablet 56ede6a7d5dd409db8cd063112ccc1fd (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:17.593176 27286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ede6a7d5dd409db8cd063112ccc1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.594810 27358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836266707bd74ddf8ec551c24ec6bd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.595510 27282 tablet_service.cc:1511] Processing CreateTablet for tablet 8100e50e77b44e70be656d8cfc4e8ea3 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:17.596868 27282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8100e50e77b44e70be656d8cfc4e8ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.599684 27284 tablet_service.cc:1511] Processing CreateTablet for tablet 8be1856f70104583aefc8f838872903f (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:17.600873 27284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be1856f70104583aefc8f838872903f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.603469 27285 tablet_service.cc:1511] Processing CreateTablet for tablet c8c0ec9f7f5549778522b8318a1750f8 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:17.583065 27360 tablet_service.cc:1511] Processing CreateTablet for tablet c8c0ec9f7f5549778522b8318a1750f8 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:17.605037 27283 tablet_service.cc:1511] Processing CreateTablet for tablet 836266707bd74ddf8ec551c24ec6bd76 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:17.605553 27360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c0ec9f7f5549778522b8318a1750f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.606616 27435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ede6a7d5dd409db8cd063112ccc1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.604722 27285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c0ec9f7f5549778522b8318a1750f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.611099 27283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836266707bd74ddf8ec551c24ec6bd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.638024 27431 tablet_service.cc:1511] Processing CreateTablet for tablet 8100e50e77b44e70be656d8cfc4e8ea3 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:17.639410 27431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8100e50e77b44e70be656d8cfc4e8ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.642563 27358 tablet_service.cc:1511] Processing CreateTablet for tablet 8100e50e77b44e70be656d8cfc4e8ea3 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:17.643849 27358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8100e50e77b44e70be656d8cfc4e8ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.649469 27486 tablet_bootstrap.cc:492] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:17.658044 27487 tablet_bootstrap.cc:492] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:17.675079 27487 tablet_bootstrap.cc:654] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.679389 27488 tablet_bootstrap.cc:492] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:17.678567 27286 tablet_service.cc:1511] Processing CreateTablet for tablet 5c10c51a9ce4406dad253886489f75c8 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:17.683662 27286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c10c51a9ce4406dad253886489f75c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.685268 27486 tablet_bootstrap.cc:654] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.685144 27434 tablet_service.cc:1511] Processing CreateTablet for tablet 5c10c51a9ce4406dad253886489f75c8 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:17.688441 27434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c10c51a9ce4406dad253886489f75c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.688314 27283 tablet_service.cc:1511] Processing CreateTablet for tablet c4210df58a634ff8bc20dd7cadb6c7fa (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:17.689831 27283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4210df58a634ff8bc20dd7cadb6c7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.691906 27360 tablet_service.cc:1511] Processing CreateTablet for tablet 5c10c51a9ce4406dad253886489f75c8 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:17.693168 27360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c10c51a9ce4406dad253886489f75c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.694060 27359 tablet_service.cc:1511] Processing CreateTablet for tablet c4210df58a634ff8bc20dd7cadb6c7fa (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:17.695999 27358 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6b1516525c40a6bb7711919de8166a (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:17.697537 27359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4210df58a634ff8bc20dd7cadb6c7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.699124 27487 tablet_bootstrap.cc:492] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:17.699582 27487 ts_tablet_manager.cc:1403] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.004s
I20260709 14:55:17.702035 27358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6b1516525c40a6bb7711919de8166a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.705158 27487 raft_consensus.cc:359] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } }
I20260709 14:55:17.708976 27487 raft_consensus.cc:385] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.710073 27487 raft_consensus.cc:740] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.709396 27432 tablet_service.cc:1511] Processing CreateTablet for tablet c4210df58a634ff8bc20dd7cadb6c7fa (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:17.713547 27432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4210df58a634ff8bc20dd7cadb6c7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.710331 27285 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6b1516525c40a6bb7711919de8166a (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:17.695207 27488 tablet_bootstrap.cc:654] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.717504 27487 consensus_queue.cc:260] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } }
I20260709 14:55:17.717505 27285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6b1516525c40a6bb7711919de8166a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.722136 27434 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6b1516525c40a6bb7711919de8166a (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:17.724128 27434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6b1516525c40a6bb7711919de8166a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.727391 27397 heartbeater.cc:499] Master 127.26.0.62:44589 was elected leader, sending a full tablet report...
I20260709 14:55:17.736526 27486 tablet_bootstrap.cc:492] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:17.737007 27486 ts_tablet_manager.cc:1403] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.000s
I20260709 14:55:17.739748 27486 raft_consensus.cc:359] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } }
I20260709 14:55:17.740458 27486 raft_consensus.cc:385] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.740741 27486 raft_consensus.cc:740] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.741664 27486 consensus_queue.cc:260] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } }
I20260709 14:55:17.743193 27283 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3bf5564bad4f77beb5eca236192f01 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:17.744414 27283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3bf5564bad4f77beb5eca236192f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.748473 27487 ts_tablet_manager.cc:1434] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260709 14:55:17.749243 27360 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3bf5564bad4f77beb5eca236192f01 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:17.751935 27488 tablet_bootstrap.cc:492] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:17.752367 27488 ts_tablet_manager.cc:1403] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.004s
I20260709 14:55:17.753667 27487 tablet_bootstrap.cc:492] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:17.754176 27360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3bf5564bad4f77beb5eca236192f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.757647 27434 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3bf5564bad4f77beb5eca236192f01 (DEFAULT_TABLE table=test-workload [id=d803fed0c84748e69bb60fdc1b98948f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:17.758534 27434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3bf5564bad4f77beb5eca236192f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:17.759398 27488 raft_consensus.cc:359] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } }
I20260709 14:55:17.760074 27488 raft_consensus.cc:385] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.760354 27488 raft_consensus.cc:740] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.761982 27488 consensus_queue.cc:260] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } }
I20260709 14:55:17.766309 27487 tablet_bootstrap.cc:654] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.769106 27486 ts_tablet_manager.cc:1434] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 14:55:17.770135 27471 heartbeater.cc:499] Master 127.26.0.62:44589 was elected leader, sending a full tablet report...
I20260709 14:55:17.771056 27486 tablet_bootstrap.cc:492] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:17.773130 27488 ts_tablet_manager.cc:1434] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.012s
I20260709 14:55:17.773790 27322 heartbeater.cc:499] Master 127.26.0.62:44589 was elected leader, sending a full tablet report...
I20260709 14:55:17.777558 27488 tablet_bootstrap.cc:492] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:17.784528 27488 tablet_bootstrap.cc:654] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.787406 27487 tablet_bootstrap.cc:492] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:17.787690 27486 tablet_bootstrap.cc:654] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.787962 27487 ts_tablet_manager.cc:1403] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260709 14:55:17.791155 27487 raft_consensus.cc:359] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.792090 27487 raft_consensus.cc:385] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.792488 27487 raft_consensus.cc:740] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.793562 27487 consensus_queue.cc:260] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.796891 27488 tablet_bootstrap.cc:492] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:17.797410 27488 ts_tablet_manager.cc:1403] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 14:55:17.798002 27487 ts_tablet_manager.cc:1434] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:17.798949 27487 tablet_bootstrap.cc:492] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:17.800207 27488 raft_consensus.cc:359] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.801013 27488 raft_consensus.cc:385] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.801366 27488 raft_consensus.cc:740] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.802341 27488 consensus_queue.cc:260] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.804602 27488 ts_tablet_manager.cc:1434] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:55:17.805352 27487 tablet_bootstrap.cc:654] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.805635 27488 tablet_bootstrap.cc:492] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:17.815505 27488 tablet_bootstrap.cc:654] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.809406 27486 tablet_bootstrap.cc:492] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:17.816080 27486 ts_tablet_manager.cc:1403] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.016s
I20260709 14:55:17.818871 27487 tablet_bootstrap.cc:492] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:17.819355 27487 ts_tablet_manager.cc:1403] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 14:55:17.819132 27486 raft_consensus.cc:359] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.819813 27486 raft_consensus.cc:385] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.820108 27486 raft_consensus.cc:740] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.820837 27486 consensus_queue.cc:260] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.822072 27487 raft_consensus.cc:359] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.822731 27487 raft_consensus.cc:385] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.822890 27486 ts_tablet_manager.cc:1434] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:17.823094 27487 raft_consensus.cc:740] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.823830 27486 tablet_bootstrap.cc:492] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:17.824148 27488 tablet_bootstrap.cc:492] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:17.823935 27487 consensus_queue.cc:260] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.824640 27488 ts_tablet_manager.cc:1403] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260709 14:55:17.828181 27487 ts_tablet_manager.cc:1434] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:17.829250 27487 tablet_bootstrap.cc:492] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:17.830248 27486 tablet_bootstrap.cc:654] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.832314 27488 raft_consensus.cc:359] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.833068 27488 raft_consensus.cc:385] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.833438 27488 raft_consensus.cc:740] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.834329 27488 consensus_queue.cc:260] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.835614 27493 raft_consensus.cc:493] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.836045 27493 raft_consensus.cc:515] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } }
I20260709 14:55:17.839370 27487 tablet_bootstrap.cc:654] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.841821 27494 raft_consensus.cc:493] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.842293 27494 raft_consensus.cc:515] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.843339 27486 tablet_bootstrap.cc:492] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:17.843780 27486 ts_tablet_manager.cc:1403] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:55:17.846520 27486 raft_consensus.cc:359] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.847139 27486 raft_consensus.cc:385] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.847496 27487 tablet_bootstrap.cc:492] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:17.847397 27486 raft_consensus.cc:740] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.847921 27487 ts_tablet_manager.cc:1403] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260709 14:55:17.848148 27486 consensus_queue.cc:260] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.849589 27494 leader_election.cc:290] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:17.850734 27487 raft_consensus.cc:359] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.851467 27487 raft_consensus.cc:385] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.851783 27487 raft_consensus.cc:740] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.852644 27487 consensus_queue.cc:260] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.854784 27487 ts_tablet_manager.cc:1434] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:17.855733 27487 tablet_bootstrap.cc:492] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:17.859704 27372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645f8612f2d642aebd50247f9977516c" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857" is_pre_election: true
I20260709 14:55:17.860389 27372 raft_consensus.cc:2468] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 0.
I20260709 14:55:17.861755 27487 tablet_bootstrap.cc:654] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.861850 27493 leader_election.cc:290] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:17.861770 27261 leader_election.cc:304] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:17.863170 27493 raft_consensus.cc:2804] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.863515 27493 raft_consensus.cc:493] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.863842 27493 raft_consensus.cc:3060] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.871372 27487 tablet_bootstrap.cc:492] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:17.871934 27487 ts_tablet_manager.cc:1403] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:55:17.873221 27501 raft_consensus.cc:493] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:17.873679 27501 raft_consensus.cc:515] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.874900 27487 raft_consensus.cc:359] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.875828 27487 raft_consensus.cc:385] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.876181 27487 raft_consensus.cc:740] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.876463 27486 ts_tablet_manager.cc:1434] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.004s
I20260709 14:55:17.877564 27486 tablet_bootstrap.cc:492] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:17.877216 27487 consensus_queue.cc:260] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.879729 27372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857" is_pre_election: true
I20260709 14:55:17.880301 27372 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 0.
I20260709 14:55:17.881510 27487 ts_tablet_manager.cc:1434] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:17.882512 27487 tablet_bootstrap.cc:492] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:17.881362 27261 leader_election.cc:304] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:17.883502 27486 tablet_bootstrap.cc:654] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.888326 27487 tablet_bootstrap.cc:654] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.890377 27372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857" is_pre_election: true
I20260709 14:55:17.891103 27372 raft_consensus.cc:2468] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 0.
I20260709 14:55:17.892627 27410 leader_election.cc:304] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:17.876307 27501 leader_election.cc:290] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:17.885735 27446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645f8612f2d642aebd50247f9977516c" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198" is_pre_election: true
I20260709 14:55:17.893626 27505 raft_consensus.cc:2804] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.894059 27505 raft_consensus.cc:493] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.894016 27446 raft_consensus.cc:2468] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 0.
I20260709 14:55:17.893968 27508 raft_consensus.cc:2804] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:17.894536 27505 raft_consensus.cc:3060] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.894621 27508 raft_consensus.cc:493] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:17.895059 27508 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.896847 27446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198" is_pre_election: true
I20260709 14:55:17.897440 27446 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 0.
I20260709 14:55:17.901957 27508 raft_consensus.cc:515] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.902175 27505 raft_consensus.cc:515] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.904649 27372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:17.905162 27505 leader_election.cc:290] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:17.905511 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:17.906147 27372 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.906355 27371 raft_consensus.cc:3060] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.906674 27488 ts_tablet_manager.cc:1434] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.000s
I20260709 14:55:17.907781 27446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:17.908288 27446 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.912911 27508 leader_election.cc:290] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:17.913452 27371 raft_consensus.cc:2468] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 1.
I20260709 14:55:17.914316 27372 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 1.
I20260709 14:55:17.914623 27446 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 1.
I20260709 14:55:17.914731 27410 leader_election.cc:304] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:17.915506 27261 leader_election.cc:304] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:17.916772 27493 raft_consensus.cc:515] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } }
I20260709 14:55:17.921155 27508 raft_consensus.cc:2804] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.921542 27508 raft_consensus.cc:697] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:17.922840 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1" is_pre_election: true
I20260709 14:55:17.923043 27446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645f8612f2d642aebd50247f9977516c" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:17.923204 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:17.923594 27446 raft_consensus.cc:3060] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.924199 27372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645f8612f2d642aebd50247f9977516c" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857"
W20260709 14:55:17.924386 27411 leader_election.cc:343] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.924729 27372 raft_consensus.cc:3060] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:17.924468 27505 raft_consensus.cc:2804] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:17.925501 27411 leader_election.cc:343] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:17.925572 27505 raft_consensus.cc:697] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Becoming Leader. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:17.926381 27505 consensus_queue.cc:237] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.922315 27508 consensus_queue.cc:237] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.930308 27446 raft_consensus.cc:2468] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 1.
I20260709 14:55:17.918699 27488 tablet_bootstrap.cc:492] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:17.931440 27262 leader_election.cc:304] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:17.931881 27493 leader_election.cc:290] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 election: Requested vote from peers 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:17.932785 27501 raft_consensus.cc:2804] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:17.933043 27372 raft_consensus.cc:2468] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 1.
I20260709 14:55:17.933439 27501 raft_consensus.cc:697] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:17.934455 27486 tablet_bootstrap.cc:492] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:17.934294 27501 consensus_queue.cc:237] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } }
I20260709 14:55:17.934897 27486 ts_tablet_manager.cc:1403] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.007s
I20260709 14:55:17.937955 27486 raft_consensus.cc:359] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.938650 27486 raft_consensus.cc:385] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.938930 27486 raft_consensus.cc:740] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.939935 27488 tablet_bootstrap.cc:654] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.939949 27486 consensus_queue.cc:260] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.945286 27487 tablet_bootstrap.cc:492] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:17.946472 27487 ts_tablet_manager.cc:1403] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.008s
I20260709 14:55:17.946920 27486 ts_tablet_manager.cc:1434] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:55:17.947875 27486 tablet_bootstrap.cc:492] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:17.949501 27487 raft_consensus.cc:359] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.950292 27487 raft_consensus.cc:385] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.950642 27487 raft_consensus.cc:740] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.951624 27487 consensus_queue.cc:260] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.954327 27486 tablet_bootstrap.cc:654] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.953914 27193 catalog_manager.cc:5697] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "61e3db1c4ec44d549fd4638952d43198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:17.956327 27487 ts_tablet_manager.cc:1434] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:55:17.957312 27487 tablet_bootstrap.cc:492] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:17.962422 27488 tablet_bootstrap.cc:492] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:17.962882 27488 ts_tablet_manager.cc:1403] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.010s
I20260709 14:55:17.965546 27488 raft_consensus.cc:359] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.966238 27488 raft_consensus.cc:385] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.966539 27488 raft_consensus.cc:740] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.967288 27488 consensus_queue.cc:260] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.969518 27487 tablet_bootstrap.cc:654] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.969595 27488 ts_tablet_manager.cc:1434] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:17.976135 27488 tablet_bootstrap.cc:492] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:17.978915 27194 catalog_manager.cc:5697] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.980296 27486 tablet_bootstrap.cc:492] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:17.980831 27486 ts_tablet_manager.cc:1403] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260709 14:55:17.980948 27194 catalog_manager.cc:5697] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.982357 27488 tablet_bootstrap.cc:654] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:17.983842 27486 raft_consensus.cc:359] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.984803 27486 raft_consensus.cc:385] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:17.985247 27486 raft_consensus.cc:740] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:17.986166 27486 consensus_queue.cc:260] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:17.996699 27486 ts_tablet_manager.cc:1434] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:17.998374 27487 tablet_bootstrap.cc:492] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:17.998694 27488 tablet_bootstrap.cc:492] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:17.998844 27487 ts_tablet_manager.cc:1403] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.008s
I20260709 14:55:17.999155 27488 ts_tablet_manager.cc:1403] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260709 14:55:17.999939 27486 tablet_bootstrap.cc:492] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:18.001818 27487 raft_consensus.cc:359] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.001834 27488 raft_consensus.cc:359] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.002617 27487 raft_consensus.cc:385] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.002707 27488 raft_consensus.cc:385] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.002983 27487 raft_consensus.cc:740] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.003091 27488 raft_consensus.cc:740] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.003857 27487 consensus_queue.cc:260] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.004102 27488 consensus_queue.cc:260] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.006083 27486 tablet_bootstrap.cc:654] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.006409 27487 ts_tablet_manager.cc:1434] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:55:18.007375 27487 tablet_bootstrap.cc:492] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:18.008414 27488 ts_tablet_manager.cc:1434] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:18.009459 27488 tablet_bootstrap.cc:492] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:18.013679 27487 tablet_bootstrap.cc:654] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.019215 27488 tablet_bootstrap.cc:654] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.024665 27486 tablet_bootstrap.cc:492] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:18.025146 27486 ts_tablet_manager.cc:1403] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.014s
I20260709 14:55:18.025705 27488 tablet_bootstrap.cc:492] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:18.026129 27488 ts_tablet_manager.cc:1403] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 14:55:18.027890 27486 raft_consensus.cc:359] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.028571 27486 raft_consensus.cc:385] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.029013 27487 tablet_bootstrap.cc:492] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:18.028887 27486 raft_consensus.cc:740] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.028911 27488 raft_consensus.cc:359] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.029533 27487 ts_tablet_manager.cc:1403] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260709 14:55:18.029700 27488 raft_consensus.cc:385] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.030033 27488 raft_consensus.cc:740] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.029825 27486 consensus_queue.cc:260] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.030826 27488 consensus_queue.cc:260] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.031960 27486 ts_tablet_manager.cc:1434] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:18.031879 27487 raft_consensus.cc:359] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.032545 27487 raft_consensus.cc:385] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.032864 27487 raft_consensus.cc:740] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.032994 27486 tablet_bootstrap.cc:492] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:18.033576 27487 consensus_queue.cc:260] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.035216 27488 ts_tablet_manager.cc:1434] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:55:18.036072 27488 tablet_bootstrap.cc:492] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:18.037835 27487 ts_tablet_manager.cc:1434] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:18.038662 27487 tablet_bootstrap.cc:492] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:18.039321 27486 tablet_bootstrap.cc:654] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.043210 27488 tablet_bootstrap.cc:654] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.043563 27487 tablet_bootstrap.cc:654] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.055760 27487 tablet_bootstrap.cc:492] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:18.055770 27488 tablet_bootstrap.cc:492] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:18.056401 27487 ts_tablet_manager.cc:1403] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:55:18.056401 27488 ts_tablet_manager.cc:1403] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 14:55:18.059005 27487 raft_consensus.cc:359] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.059666 27487 raft_consensus.cc:385] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.059944 27487 raft_consensus.cc:740] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.060693 27487 consensus_queue.cc:260] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.061224 27486 tablet_bootstrap.cc:492] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:18.060835 27488 raft_consensus.cc:359] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.061618 27488 raft_consensus.cc:385] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.061712 27486 ts_tablet_manager.cc:1403] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.012s
I20260709 14:55:18.061980 27488 raft_consensus.cc:740] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.062587 27487 ts_tablet_manager.cc:1434] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:55:18.062884 27488 consensus_queue.cc:260] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.063441 27487 tablet_bootstrap.cc:492] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857: Bootstrap starting.
I20260709 14:55:18.064553 27486 raft_consensus.cc:359] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.065289 27486 raft_consensus.cc:385] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.065479 27488 ts_tablet_manager.cc:1434] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:18.065644 27486 raft_consensus.cc:740] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.065832 27491 raft_consensus.cc:493] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.066324 27491 raft_consensus.cc:515] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.066630 27486 consensus_queue.cc:260] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.066659 27488 tablet_bootstrap.cc:492] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:18.068559 27491 leader_election.cc:290] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.074815 27487 tablet_bootstrap.cc:654] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.074817 27488 tablet_bootstrap.cc:654] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.079727 27486 ts_tablet_manager.cc:1434] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 14:55:18.080873 27486 tablet_bootstrap.cc:492] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:18.086759 27505 raft_consensus.cc:493] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.087263 27505 raft_consensus.cc:515] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.091804 27505 leader_election.cc:290] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:18.092597 27486 tablet_bootstrap.cc:654] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.092514 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1" is_pre_election: true
I20260709 14:55:18.093209 27296 raft_consensus.cc:2468] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 0.
I20260709 14:55:18.093627 27372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857" is_pre_election: true
I20260709 14:55:18.094254 27372 raft_consensus.cc:2468] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 0.
I20260709 14:55:18.094411 27411 leader_election.cc:304] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:18.096354 27487 tablet_bootstrap.cc:492] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857: No bootstrap required, opened a new log
I20260709 14:55:18.096779 27487 ts_tablet_manager.cc:1403] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260709 14:55:18.097041 27505 raft_consensus.cc:2804] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.097430 27505 raft_consensus.cc:493] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.097740 27505 raft_consensus.cc:3060] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.098793 27487 raft_consensus.cc:359] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.099212 27487 raft_consensus.cc:385] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.099373 27487 raft_consensus.cc:740] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.099819 27487 consensus_queue.cc:260] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.101346 27487 ts_tablet_manager.cc:1434] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260709 14:55:18.102407 27243 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:18.103380 27491 raft_consensus.cc:493] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.107980 27505 raft_consensus.cc:515] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.103785 27491 raft_consensus.cc:515] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.110764 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.111433 27296 raft_consensus.cc:3060] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.112749 27488 tablet_bootstrap.cc:492] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:18.113183 27488 ts_tablet_manager.cc:1403] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.002s
I20260709 14:55:18.115571 27488 raft_consensus.cc:359] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.116153 27488 raft_consensus.cc:385] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.116411 27488 raft_consensus.cc:740] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.117980 27296 raft_consensus.cc:2468] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 1.
I20260709 14:55:18.119194 27411 leader_election.cc:304] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:18.119971 27494 raft_consensus.cc:2804] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.121006 27488 consensus_queue.cc:260] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.123103 27488 ts_tablet_manager.cc:1434] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:55:18.110730 27491 leader_election.cc:290] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.147114 27491 raft_consensus.cc:493] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.147585 27491 raft_consensus.cc:515] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.146324 27372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:18.148430 27372 raft_consensus.cc:3060] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.148697 27530 raft_consensus.cc:493] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.149230 27530 raft_consensus.cc:515] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.149657 27491 leader_election.cc:290] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.151706 27501 raft_consensus.cc:493] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.152140 27501 raft_consensus.cc:515] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.152464 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1" is_pre_election: true
I20260709 14:55:18.153044 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1" is_pre_election: true
I20260709 14:55:18.121971 27505 leader_election.cc:290] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:18.142917 27488 tablet_bootstrap.cc:492] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:18.148023 27486 tablet_bootstrap.cc:492] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:18.153652 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1" is_pre_election: true
I20260709 14:55:18.173655 27494 raft_consensus.cc:697] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Becoming Leader. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:18.167426 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198" is_pre_election: true
I20260709 14:55:18.179358 27486 ts_tablet_manager.cc:1403] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.033s
I20260709 14:55:18.179471 27494 consensus_queue.cc:237] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
W20260709 14:55:18.180133 27337 leader_election.cc:343] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.178370 27297 raft_consensus.cc:2393] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c33b64d233df4d44ba87515c90962857 in current term 1: Already voted for candidate 61e3db1c4ec44d549fd4638952d43198 in this term.
I20260709 14:55:18.178746 27295 raft_consensus.cc:2468] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 0.
I20260709 14:55:18.167879 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198" is_pre_election: true
I20260709 14:55:18.166929 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198" is_pre_election: true
I20260709 14:55:18.182072 27486 raft_consensus.cc:359] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.182719 27486 raft_consensus.cc:385] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.181876 27337 leader_election.cc:304] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [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: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 61e3db1c4ec44d549fd4638952d43198
I20260709 14:55:18.154040 27294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1" is_pre_election: true
I20260709 14:55:18.181533 27443 raft_consensus.cc:2468] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 0.
I20260709 14:55:18.155097 27446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198" is_pre_election: true
I20260709 14:55:18.157624 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857" is_pre_election: true
I20260709 14:55:18.154067 27501 leader_election.cc:290] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.153151 27296 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 0.
I20260709 14:55:18.183794 27294 raft_consensus.cc:2468] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 0.
I20260709 14:55:18.157094 27372 raft_consensus.cc:2468] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 1.
I20260709 14:55:18.187063 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857" is_pre_election: true
I20260709 14:55:18.187285 27531 raft_consensus.cc:2804] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.184345 27446 raft_consensus.cc:2468] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 0.
I20260709 14:55:18.188174 27531 raft_consensus.cc:493] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.184832 27488 tablet_bootstrap.cc:654] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.189931 27262 leader_election.cc:304] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:18.185858 27411 leader_election.cc:304] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:18.191048 27501 raft_consensus.cc:2804] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.191484 27501 raft_consensus.cc:493] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.188524 27531 raft_consensus.cc:3060] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.191810 27501 raft_consensus.cc:3060] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.187712 27370 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 0.
I20260709 14:55:18.193341 27505 raft_consensus.cc:2804] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.184439 27371 raft_consensus.cc:2468] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 0.
I20260709 14:55:18.193770 27505 raft_consensus.cc:493] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.194245 27505 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.184895 27337 leader_election.cc:304] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:18.196565 27491 raft_consensus.cc:2804] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.196949 27491 raft_consensus.cc:493] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.197273 27491 raft_consensus.cc:3060] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.198704 27531 raft_consensus.cc:515] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.200697 27531 leader_election.cc:290] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.201304 27501 raft_consensus.cc:515] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.204185 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:18.186347 27530 leader_election.cc:290] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:18.205194 27337 leader_election.cc:304] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33b64d233df4d44ba87515c90962857; no voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1
I20260709 14:55:18.183073 27486 raft_consensus.cc:740] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.206434 27486 consensus_queue.cc:260] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.204219 27491 raft_consensus.cc:515] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.208088 27371 raft_consensus.cc:2393] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 969993571ed74d4f9dca064798fd25c1 in current term 1: Already voted for candidate c33b64d233df4d44ba87515c90962857 in this term.
I20260709 14:55:18.210713 27491 leader_election.cc:290] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.212405 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.219951 27491 raft_consensus.cc:2749] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:18.213132 27294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.220628 27294 raft_consensus.cc:3060] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.213809 27446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:18.215368 27486 ts_tablet_manager.cc:1434] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:55:18.224081 27486 tablet_bootstrap.cc:492] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:18.223311 27194 catalog_manager.cc:5697] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "61e3db1c4ec44d549fd4638952d43198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.226680 27488 tablet_bootstrap.cc:492] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:18.216917 27501 leader_election.cc:290] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.227181 27488 ts_tablet_manager.cc:1403] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.022s
I20260709 14:55:18.227735 27294 raft_consensus.cc:2468] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 1.
I20260709 14:55:18.217110 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:18.218930 27505 raft_consensus.cc:515] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.229218 27445 raft_consensus.cc:3060] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.230908 27505 leader_election.cc:290] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
W20260709 14:55:18.226704 27337 leader_election.cc:343] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.230238 27488 raft_consensus.cc:359] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.231796 27488 raft_consensus.cc:385] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.231966 27337 leader_election.cc:304] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [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: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 61e3db1c4ec44d549fd4638952d43198
I20260709 14:55:18.232113 27488 raft_consensus.cc:740] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.232681 27531 raft_consensus.cc:2804] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.220083 27296 raft_consensus.cc:2393] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c33b64d233df4d44ba87515c90962857 in current term 1: Already voted for candidate 969993571ed74d4f9dca064798fd25c1 in this term.
I20260709 14:55:18.233181 27531 raft_consensus.cc:697] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Becoming Leader. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:18.232859 27488 consensus_queue.cc:260] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.233215 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:18.233945 27371 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.234032 27531 consensus_queue.cc:237] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.235062 27488 ts_tablet_manager.cc:1434] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:18.235571 27445 raft_consensus.cc:2468] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 1.
I20260709 14:55:18.236660 27262 leader_election.cc:304] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [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: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: c33b64d233df4d44ba87515c90962857
I20260709 14:55:18.237813 27488 tablet_bootstrap.cc:492] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1: Bootstrap starting.
I20260709 14:55:18.229225 27486 tablet_bootstrap.cc:654] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.243819 27488 tablet_bootstrap.cc:654] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.245280 27508 raft_consensus.cc:2804] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.245759 27508 raft_consensus.cc:697] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:18.246522 27508 consensus_queue.cc:237] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.248204 27494 raft_consensus.cc:493] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.248688 27494 raft_consensus.cc:515] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.249073 27371 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 1.
I20260709 14:55:18.212914 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:18.250093 27443 raft_consensus.cc:2393] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c33b64d233df4d44ba87515c90962857 in current term 1: Already voted for candidate 969993571ed74d4f9dca064798fd25c1 in this term.
I20260709 14:55:18.250308 27410 leader_election.cc:304] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:18.251680 27486 tablet_bootstrap.cc:492] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:18.251637 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be1856f70104583aefc8f838872903f" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1" is_pre_election: true
I20260709 14:55:18.252082 27294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.252327 27296 raft_consensus.cc:2468] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 0.
I20260709 14:55:18.252595 27294 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.253561 27411 leader_election.cc:304] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:18.254290 27530 raft_consensus.cc:2804] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.254765 27494 leader_election.cc:290] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:18.255044 27529 raft_consensus.cc:2804] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.255450 27529 raft_consensus.cc:493] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.255767 27529 raft_consensus.cc:3060] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.258934 27486 ts_tablet_manager.cc:1403] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.003s
I20260709 14:55:18.259102 27294 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 1.
I20260709 14:55:18.254760 27530 raft_consensus.cc:697] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Becoming Leader. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:18.260639 27530 consensus_queue.cc:237] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.263213 27486 raft_consensus.cc:359] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.263837 27486 raft_consensus.cc:385] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.264093 27486 raft_consensus.cc:740] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.265218 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be1856f70104583aefc8f838872903f" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857" is_pre_election: true
I20260709 14:55:18.265039 27193 catalog_manager.cc:5697] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33b64d233df4d44ba87515c90962857 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "c33b64d233df4d44ba87515c90962857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.265861 27371 raft_consensus.cc:2468] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 0.
I20260709 14:55:18.265935 27486 consensus_queue.cc:260] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.268564 27337 leader_election.cc:304] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [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: c33b64d233df4d44ba87515c90962857; no voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1
I20260709 14:55:18.269381 27531 raft_consensus.cc:2749] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:18.270460 27505 raft_consensus.cc:493] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.270910 27505 raft_consensus.cc:515] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.271478 27486 ts_tablet_manager.cc:1434] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:55:18.272330 27486 tablet_bootstrap.cc:492] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198: Bootstrap starting.
I20260709 14:55:18.273465 27294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1" is_pre_election: true
I20260709 14:55:18.274302 27294 raft_consensus.cc:2393] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61e3db1c4ec44d549fd4638952d43198 in current term 1: Already voted for candidate c33b64d233df4d44ba87515c90962857 in this term.
I20260709 14:55:18.276348 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857" is_pre_election: true
I20260709 14:55:18.281868 27488 tablet_bootstrap.cc:492] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1: No bootstrap required, opened a new log
I20260709 14:55:18.282308 27488 ts_tablet_manager.cc:1403] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.016s
I20260709 14:55:18.282928 27486 tablet_bootstrap.cc:654] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.284910 27488 raft_consensus.cc:359] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.285537 27488 raft_consensus.cc:385] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.285809 27488 raft_consensus.cc:740] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.286471 27488 consensus_queue.cc:260] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.287317 27410 leader_election.cc:304] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198; no voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857
I20260709 14:55:18.288094 27530 raft_consensus.cc:3060] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.288435 27488 ts_tablet_manager.cc:1434] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:18.289127 27505 leader_election.cc:290] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:18.289462 27486 tablet_bootstrap.cc:492] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198: No bootstrap required, opened a new log
I20260709 14:55:18.273633 27529 raft_consensus.cc:515] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.288906 27194 catalog_manager.cc:5697] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "61e3db1c4ec44d549fd4638952d43198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.290045 27486 ts_tablet_manager.cc:1403] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 14:55:18.291359 27529 leader_election.cc:290] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:18.291998 27294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be1856f70104583aefc8f838872903f" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.292557 27294 raft_consensus.cc:3060] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.292937 27486 raft_consensus.cc:359] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.293610 27486 raft_consensus.cc:385] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.293915 27486 raft_consensus.cc:740] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.294624 27486 consensus_queue.cc:260] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.297034 27486 ts_tablet_manager.cc:1434] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:18.298835 27294 raft_consensus.cc:2468] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 1.
I20260709 14:55:18.298921 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be1856f70104583aefc8f838872903f" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:18.298866 27530 raft_consensus.cc:2749] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:18.299649 27371 raft_consensus.cc:3060] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.299471 27192 catalog_manager.cc:5697] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.300164 27411 leader_election.cc:304] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:18.301977 27530 raft_consensus.cc:2804] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.302497 27530 raft_consensus.cc:697] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Becoming Leader. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:18.303508 27530 consensus_queue.cc:237] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.307027 27371 raft_consensus.cc:2468] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 1.
I20260709 14:55:18.312510 27194 catalog_manager.cc:5697] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "61e3db1c4ec44d549fd4638952d43198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:18.363531 27294 raft_consensus.cc:3060] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.366698 27508 raft_consensus.cc:493] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.367093 27508 raft_consensus.cc:515] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.368616 27508 leader_election.cc:290] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.369421 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b1516525c40a6bb7711919de8166a" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857" is_pre_election: true
I20260709 14:55:18.369273 27530 consensus_queue.cc:1048] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.369732 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b1516525c40a6bb7711919de8166a" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198" is_pre_election: true
I20260709 14:55:18.369913 27371 raft_consensus.cc:2468] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 0.
I20260709 14:55:18.370289 27443 raft_consensus.cc:2468] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 0.
I20260709 14:55:18.371184 27261 leader_election.cc:304] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:18.372471 27508 raft_consensus.cc:2804] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.372830 27508 raft_consensus.cc:493] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.373097 27508 raft_consensus.cc:3060] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.378594 27508 raft_consensus.cc:515] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.381539 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b1516525c40a6bb7711919de8166a" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:18.382133 27371 raft_consensus.cc:3060] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.382278 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b1516525c40a6bb7711919de8166a" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:18.382797 27443 raft_consensus.cc:3060] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.388980 27371 raft_consensus.cc:2468] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 1.
I20260709 14:55:18.389856 27443 raft_consensus.cc:2468] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 1.
I20260709 14:55:18.390308 27261 leader_election.cc:304] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:18.390586 27508 leader_election.cc:290] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 1 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.391693 27508 raft_consensus.cc:2804] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.392128 27508 raft_consensus.cc:697] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:18.392916 27508 consensus_queue.cc:237] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.393271 27530 consensus_queue.cc:1048] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.401857 27192 catalog_manager.cc:5697] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.412477 27508 consensus_queue.cc:1048] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.422508 27501 consensus_queue.cc:1048] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.481225 27531 raft_consensus.cc:493] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.481659 27531 raft_consensus.cc:515] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.483263 27531 leader_election.cc:290] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.483994 27294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3bf5564bad4f77beb5eca236192f01" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1" is_pre_election: true
I20260709 14:55:18.484133 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3bf5564bad4f77beb5eca236192f01" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198" is_pre_election: true
I20260709 14:55:18.484465 27294 raft_consensus.cc:2468] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 0.
I20260709 14:55:18.484660 27443 raft_consensus.cc:2468] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 0.
I20260709 14:55:18.485534 27337 leader_election.cc:304] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:18.486073 27531 raft_consensus.cc:2804] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.486344 27531 raft_consensus.cc:493] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.486584 27531 raft_consensus.cc:3060] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.490710 27531 raft_consensus.cc:515] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.492129 27531 leader_election.cc:290] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.492805 27294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3bf5564bad4f77beb5eca236192f01" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.493064 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3bf5564bad4f77beb5eca236192f01" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:18.493264 27294 raft_consensus.cc:3060] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.493511 27443 raft_consensus.cc:3060] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.497613 27443 raft_consensus.cc:2468] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 1.
I20260709 14:55:18.497705 27294 raft_consensus.cc:2468] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 1.
I20260709 14:55:18.498803 27337 leader_election.cc:304] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:18.499435 27531 raft_consensus.cc:2804] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.499889 27531 raft_consensus.cc:697] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Becoming Leader. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:18.500473 27501 consensus_queue.cc:1048] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.501179 27493 consensus_queue.cc:1048] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.501358 27531 consensus_queue.cc:237] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.509677 27192 catalog_manager.cc:5697] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33b64d233df4d44ba87515c90962857 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "c33b64d233df4d44ba87515c90962857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.578084 27530 consensus_queue.cc:1048] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.587597 27529 consensus_queue.cc:1048] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.691108 27443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8be1856f70104583aefc8f838872903f"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
mode: GRACEFUL
new_leader_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:54736
I20260709 14:55:18.691586 27443 raft_consensus.cc:606] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Received request to transfer leadership to TS 969993571ed74d4f9dca064798fd25c1
I20260709 14:55:18.695791 27443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
mode: GRACEFUL
new_leader_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:54736
I20260709 14:55:18.696331 27443 raft_consensus.cc:606] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Received request to transfer leadership to TS 969993571ed74d4f9dca064798fd25c1
I20260709 14:55:18.700356 27443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
mode: GRACEFUL
new_leader_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:54736
I20260709 14:55:18.700762 27443 raft_consensus.cc:606] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Received request to transfer leadership to TS c33b64d233df4d44ba87515c90962857
I20260709 14:55:18.704666 27443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
mode: GRACEFUL
new_leader_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:54736
I20260709 14:55:18.705102 27443 raft_consensus.cc:606] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Received request to transfer leadership to TS c33b64d233df4d44ba87515c90962857
I20260709 14:55:18.718124 27294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b6b1516525c40a6bb7711919de8166a"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
mode: GRACEFUL
new_leader_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:36536
I20260709 14:55:18.718564 27294 raft_consensus.cc:606] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Received request to transfer leadership to TS c33b64d233df4d44ba87515c90962857
I20260709 14:55:18.729370 27370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a3bf5564bad4f77beb5eca236192f01"
dest_uuid: "c33b64d233df4d44ba87515c90962857"
mode: GRACEFUL
new_leader_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:50096
I20260709 14:55:18.729789 27370 raft_consensus.cc:606] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Received request to transfer leadership to TS 61e3db1c4ec44d549fd4638952d43198
I20260709 14:55:18.745048 27501 consensus_queue.cc:1048] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.746223 27501 consensus_queue.cc:1048] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.763000 27529 consensus_queue.cc:1048] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.769232 27505 raft_consensus.cc:993] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198: : Instructing follower 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:18.769646 27505 raft_consensus.cc:1081] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Signalling peer 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:18.771152 27296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8be1856f70104583aefc8f838872903f"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:55:18.772677 27296 raft_consensus.cc:493] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.773079 27296 raft_consensus.cc:3060] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.774083 27505 consensus_queue.cc:1048] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.779683 27296 raft_consensus.cc:515] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.787384 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be1856f70104583aefc8f838872903f" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:18.787508 27296 leader_election.cc:290] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 2 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.787612 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be1856f70104583aefc8f838872903f" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:18.787950 27370 raft_consensus.cc:3060] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.788198 27443 raft_consensus.cc:3055] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:18.788548 27443 raft_consensus.cc:740] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:18.789358 27443 consensus_queue.cc:260] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.790238 27443 raft_consensus.cc:3060] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.794730 27505 consensus_queue.cc:1048] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.795140 27370 raft_consensus.cc:2468] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 2.
I20260709 14:55:18.797076 27505 raft_consensus.cc:993] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198: : Instructing follower c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:18.797570 27505 raft_consensus.cc:1081] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Signalling peer c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:18.799511 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3"
dest_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:50092
I20260709 14:55:18.800014 27371 raft_consensus.cc:493] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.800351 27371 raft_consensus.cc:3060] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.801133 27531 consensus_queue.cc:1048] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.802650 27261 leader_election.cc:304] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:18.803457 27501 raft_consensus.cc:2804] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:18.803885 27501 raft_consensus.cc:697] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:18.804638 27501 consensus_queue.cc:237] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.806999 27371 raft_consensus.cc:515] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.808653 27443 raft_consensus.cc:2468] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 2.
I20260709 14:55:18.811272 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.811699 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:18.811857 27297 raft_consensus.cc:3060] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.812295 27443 raft_consensus.cc:3055] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:18.825963 27443 raft_consensus.cc:740] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:18.826617 27443 consensus_queue.cc:260] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.826861 27297 raft_consensus.cc:2468] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 2.
I20260709 14:55:18.827440 27443 raft_consensus.cc:3060] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.822733 27531 consensus_queue.cc:1048] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:18.828004 27337 leader_election.cc:304] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:18.823964 27193 catalog_manager.cc:5697] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 1 to 2, leader changed from 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3) to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.829208 27491 raft_consensus.cc:2804] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:18.830294 27491 raft_consensus.cc:697] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Becoming Leader. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:18.825080 27505 consensus_queue.cc:1048] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:18.831085 27491 consensus_queue.cc:237] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.833490 27443 raft_consensus.cc:2468] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 2.
I20260709 14:55:18.810869 27371 leader_election.cc:290] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 2 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.840524 27505 raft_consensus.cc:993] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198: : Instructing follower c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:18.840993 27505 raft_consensus.cc:1081] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Signalling peer c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:18.842742 27370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8"
dest_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:50092
I20260709 14:55:18.843266 27370 raft_consensus.cc:493] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.843616 27370 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.848493 27192 catalog_manager.cc:5697] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 reported cstate change: term changed from 1 to 2, leader changed from 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3) to c33b64d233df4d44ba87515c90962857 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "c33b64d233df4d44ba87515c90962857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.849947 27370 raft_consensus.cc:515] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.852607 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.853116 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:18.853338 27297 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.853696 27443 raft_consensus.cc:3055] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:18.854007 27443 raft_consensus.cc:740] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:18.854868 27443 consensus_queue.cc:260] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.852653 27370 leader_election.cc:290] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 2 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.855875 27443 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.859629 27297 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 2.
I20260709 14:55:18.860576 27337 leader_election.cc:304] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:18.861353 27491 raft_consensus.cc:2804] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:18.861797 27491 raft_consensus.cc:697] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Becoming Leader. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:18.862233 27443 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 2.
I20260709 14:55:18.862555 27491 consensus_queue.cc:237] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.868049 27194 catalog_manager.cc:5697] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 reported cstate change: term changed from 1 to 2, leader changed from 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3) to c33b64d233df4d44ba87515c90962857 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "c33b64d233df4d44ba87515c90962857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.929275 27501 consensus_queue.cc:1048] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.929495 27491 consensus_queue.cc:1048] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.936861 27508 raft_consensus.cc:993] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1: : Instructing follower c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:18.937278 27508 raft_consensus.cc:1081] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Signalling peer c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:18.939370 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b6b1516525c40a6bb7711919de8166a"
dest_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:50088
I20260709 14:55:18.941993 27371 raft_consensus.cc:493] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.941916 27508 consensus_queue.cc:1048] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:18.942471 27371 raft_consensus.cc:3060] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.941947 27531 consensus_queue.cc:1048] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:18.950590 27371 raft_consensus.cc:515] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.953961 27371 leader_election.cc:290] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 2 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:18.954540 27446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b1516525c40a6bb7711919de8166a" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:18.960697 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b1516525c40a6bb7711919de8166a" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.963189 27297 raft_consensus.cc:3055] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:18.963428 27297 raft_consensus.cc:740] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:18.964040 27297 consensus_queue.cc:260] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.965130 27297 raft_consensus.cc:3060] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.969481 27297 raft_consensus.cc:2468] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 2.
I20260709 14:55:18.970429 27337 leader_election.cc:304] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [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: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 61e3db1c4ec44d549fd4638952d43198
I20260709 14:55:18.971171 27564 raft_consensus.cc:2804] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:18.971640 27564 raft_consensus.cc:697] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Becoming Leader. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:18.972371 27564 consensus_queue.cc:237] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.972867 27531 raft_consensus.cc:993] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857: : Instructing follower 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:18.973299 27491 raft_consensus.cc:1081] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Signalling peer 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:18.974574 27443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a3bf5564bad4f77beb5eca236192f01"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:54734
I20260709 14:55:18.975009 27443 raft_consensus.cc:493] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.975356 27443 raft_consensus.cc:3060] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.979971 27443 raft_consensus.cc:515] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.979789 27193 catalog_manager.cc:5697] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 reported cstate change: term changed from 1 to 2, leader changed from 969993571ed74d4f9dca064798fd25c1 (127.26.0.1) to c33b64d233df4d44ba87515c90962857 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "c33b64d233df4d44ba87515c90962857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.981658 27443 leader_election.cc:290] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 2 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:18.982340 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3bf5564bad4f77beb5eca236192f01" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:18.982645 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3bf5564bad4f77beb5eca236192f01" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:18.982872 27297 raft_consensus.cc:3060] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.983191 27371 raft_consensus.cc:3055] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:18.983500 27371 raft_consensus.cc:740] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:18.984236 27371 consensus_queue.cc:260] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.985371 27371 raft_consensus.cc:3060] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:18.989323 27297 raft_consensus.cc:2468] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 2.
I20260709 14:55:18.990532 27411 leader_election.cc:304] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:18.991241 27530 raft_consensus.cc:2804] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:18.991755 27530 raft_consensus.cc:697] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Becoming Leader. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:18.992327 27530 consensus_queue.cc:237] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:18.993243 27371 raft_consensus.cc:2468] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 2.
I20260709 14:55:18.997777 27193 catalog_manager.cc:5697] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 reported cstate change: term changed from 1 to 2, leader changed from c33b64d233df4d44ba87515c90962857 (127.26.0.2) to 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "61e3db1c4ec44d549fd4638952d43198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.208374 27443 raft_consensus.cc:1275] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.209667 27493 consensus_queue.cc:1048] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.212783 27529 raft_consensus.cc:993] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198: : Instructing follower 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:19.213204 27530 raft_consensus.cc:1081] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Signalling peer 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:19.214490 27297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:55:19.216665 27297 raft_consensus.cc:493] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:19.217052 27297 raft_consensus.cc:3060] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.217757 27371 raft_consensus.cc:1275] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.219090 27493 consensus_queue.cc:1048] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.223536 27297 raft_consensus.cc:515] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:19.226056 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:19.226243 27297 leader_election.cc:290] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 2 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:19.226583 27370 raft_consensus.cc:3060] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.229256 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:19.231328 27443 raft_consensus.cc:3055] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:19.231694 27443 raft_consensus.cc:740] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:19.232414 27443 consensus_queue.cc:260] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:19.233399 27443 raft_consensus.cc:3060] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.233932 27370 raft_consensus.cc:2468] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 2.
I20260709 14:55:19.234997 27261 leader_election.cc:304] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:19.235773 27493 raft_consensus.cc:2804] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:19.236279 27493 raft_consensus.cc:697] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:19.237111 27493 consensus_queue.cc:237] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:19.239535 27443 raft_consensus.cc:2468] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 2.
I20260709 14:55:19.243440 27193 catalog_manager.cc:5697] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 1 to 2, leader changed from 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3) to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.286728 27443 raft_consensus.cc:1275] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.287762 27564 consensus_queue.cc:1048] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.294163 27297 raft_consensus.cc:1275] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.295830 27531 consensus_queue.cc:1048] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.372252 27297 raft_consensus.cc:1275] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.373454 27531 consensus_queue.cc:1048] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.379894 27443 raft_consensus.cc:1275] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.381456 27564 consensus_queue.cc:1048] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.386879 27445 raft_consensus.cc:3060] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.393041 27445 raft_consensus.cc:1275] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.394093 27564 consensus_queue.cc:1048] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.400954 27297 raft_consensus.cc:1275] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.402547 27491 consensus_queue.cc:1048] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.450227 27370 raft_consensus.cc:1275] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.451344 27530 consensus_queue.cc:1048] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.458166 27297 raft_consensus.cc:1275] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.459568 27505 consensus_queue.cc:1048] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.641796 27445 raft_consensus.cc:1275] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.643083 27493 consensus_queue.cc:1048] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:19.651047 27370 raft_consensus.cc:1275] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:19.653048 27508 consensus_queue.cc:1048] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:21.756848 26624 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:55:21.757560 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:21.771687 27294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
mode: GRACEFUL
new_leader_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:36542
I20260709 14:55:21.772140 27294 raft_consensus.cc:606] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Received request to transfer leadership to TS 61e3db1c4ec44d549fd4638952d43198
I20260709 14:55:21.774194 27294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
mode: GRACEFUL
new_leader_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:36542
I20260709 14:55:21.774621 27294 raft_consensus.cc:606] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Received request to transfer leadership to TS 61e3db1c4ec44d549fd4638952d43198
I20260709 14:55:21.775437 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:21.775822 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:21.995105 27578 raft_consensus.cc:993] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1: : Instructing follower 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:21.995507 27575 raft_consensus.cc:1081] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Signalling peer 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:21.996865 27445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:54720
I20260709 14:55:21.997320 27445 raft_consensus.cc:493] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:21.997591 27445 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.001822 27445 raft_consensus.cc:515] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.003333 27445 leader_election.cc:290] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 2 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:22.003911 27294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:22.004180 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:22.004455 27294 raft_consensus.cc:3055] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:22.004684 27370 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.004786 27294 raft_consensus.cc:740] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:22.005676 27294 consensus_queue.cc:260] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.006559 27294 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.009084 27370 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 2.
I20260709 14:55:22.010210 27410 leader_election.cc:304] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:22.010763 27294 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 2.
I20260709 14:55:22.010931 27574 raft_consensus.cc:2804] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:22.011993 27574 raft_consensus.cc:697] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Becoming Leader. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:22.012691 27574 consensus_queue.cc:237] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.018241 27192 catalog_manager.cc:5697] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 reported cstate change: term changed from 1 to 2, leader changed from 969993571ed74d4f9dca064798fd25c1 (127.26.0.1) to 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "61e3db1c4ec44d549fd4638952d43198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.316917 27578 raft_consensus.cc:993] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1: : Instructing follower 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:22.317360 27575 raft_consensus.cc:1081] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Signalling peer 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:22.318717 27445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:54720
I20260709 14:55:22.319226 27445 raft_consensus.cc:493] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:22.319517 27445 raft_consensus.cc:3060] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.323736 27445 raft_consensus.cc:515] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.325295 27445 leader_election.cc:290] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 2 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:22.325958 27294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:22.326267 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:22.326459 27294 raft_consensus.cc:3055] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:22.326738 27370 raft_consensus.cc:3060] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.326735 27294 raft_consensus.cc:740] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:22.327543 27294 consensus_queue.cc:260] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.328395 27294 raft_consensus.cc:3060] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.331082 27370 raft_consensus.cc:2468] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 2.
I20260709 14:55:22.332044 27410 leader_election.cc:304] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:22.332726 27574 raft_consensus.cc:2804] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:22.333076 27294 raft_consensus.cc:2468] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 2.
I20260709 14:55:22.333132 27574 raft_consensus.cc:697] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Becoming Leader. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:22.334095 27574 consensus_queue.cc:237] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.339725 27192 catalog_manager.cc:5697] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 reported cstate change: term changed from 1 to 2, leader changed from 969993571ed74d4f9dca064798fd25c1 (127.26.0.1) to 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "61e3db1c4ec44d549fd4638952d43198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:22.406206 27294 raft_consensus.cc:1275] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.407321 27574 consensus_queue.cc:1048] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:22.417261 27370 raft_consensus.cc:1275] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.418731 27574 consensus_queue.cc:1048] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:22.754961 27370 raft_consensus.cc:1275] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.756212 27574 consensus_queue.cc:1048] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:22.764688 27294 raft_consensus.cc:1275] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:22.766410 27595 consensus_queue.cc:1048] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:22.797968 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:22.825016 27445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
mode: GRACEFUL
new_leader_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:54736
I20260709 14:55:22.825642 27445 raft_consensus.cc:606] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Received request to transfer leadership to TS 969993571ed74d4f9dca064798fd25c1
I20260709 14:55:22.830717 27443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
mode: GRACEFUL
new_leader_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:54736
I20260709 14:55:22.831226 27443 raft_consensus.cc:606] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Received request to transfer leadership to TS 969993571ed74d4f9dca064798fd25c1
I20260709 14:55:22.839960 27370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3"
dest_uuid: "c33b64d233df4d44ba87515c90962857"
mode: GRACEFUL
new_leader_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:50096
I20260709 14:55:22.840442 27370 raft_consensus.cc:606] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Received request to transfer leadership to TS 969993571ed74d4f9dca064798fd25c1
I20260709 14:55:22.845203 27370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8"
dest_uuid: "c33b64d233df4d44ba87515c90962857"
mode: GRACEFUL
new_leader_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:50096
I20260709 14:55:22.845669 27370 raft_consensus.cc:606] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Received request to transfer leadership to TS 969993571ed74d4f9dca064798fd25c1
I20260709 14:55:22.849977 27370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa"
dest_uuid: "c33b64d233df4d44ba87515c90962857"
mode: GRACEFUL
new_leader_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:50096
I20260709 14:55:22.850574 27370 raft_consensus.cc:606] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Received request to transfer leadership to TS 969993571ed74d4f9dca064798fd25c1
I20260709 14:55:22.910455 27593 raft_consensus.cc:993] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857: : Instructing follower 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:22.910955 27576 raft_consensus.cc:1081] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Signalling peer 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:22.912352 27294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:36526
I20260709 14:55:22.912770 27294 raft_consensus.cc:493] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:22.913054 27294 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:22.918913 27294 raft_consensus.cc:515] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.920778 27294 leader_election.cc:290] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 3 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:22.921564 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:22.921936 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:22.922217 27371 raft_consensus.cc:3055] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:22.922461 27443 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:22.922487 27371 raft_consensus.cc:740] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:22.923302 27371 consensus_queue.cc:260] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.924281 27371 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:22.927398 27443 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 3.
I20260709 14:55:22.928565 27262 leader_election.cc:304] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [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: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:22.929379 27371 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 3.
I20260709 14:55:22.929539 27578 raft_consensus.cc:2804] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:22.930051 27578 raft_consensus.cc:697] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:22.930985 27578 consensus_queue.cc:237] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.938055 27193 catalog_manager.cc:5697] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 2 to 3, leader changed from c33b64d233df4d44ba87515c90962857 (127.26.0.2) to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 3 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:22.988595 27581 raft_consensus.cc:993] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198: : Instructing follower 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:22.989133 27595 raft_consensus.cc:1081] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Signalling peer 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:22.990523 27593 raft_consensus.cc:993] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857: : Instructing follower 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:22.990517 27294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:55:22.990983 27576 raft_consensus.cc:1081] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Signalling peer 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:22.991169 27294 raft_consensus.cc:493] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:22.991556 27294 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:22.992514 27297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:36526
I20260709 14:55:22.992942 27297 raft_consensus.cc:493] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:22.993207 27297 raft_consensus.cc:3060] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:22.996356 27294 raft_consensus.cc:515] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.997849 27294 leader_election.cc:290] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 3 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:22.998198 27297 raft_consensus.cc:515] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:22.998725 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:22.998932 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:22.999254 27371 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:22.999378 27443 raft_consensus.cc:3055] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:22.999704 27443 raft_consensus.cc:740] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:23.000491 27443 consensus_queue.cc:260] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.001065 27297 leader_election.cc:290] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 2 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:23.001295 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:23.002034 27445 raft_consensus.cc:3060] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.002138 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:23.002664 27370 raft_consensus.cc:3055] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.002951 27370 raft_consensus.cc:740] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:23.003762 27370 consensus_queue.cc:260] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.004534 27371 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 3.
I20260709 14:55:23.005187 27370 raft_consensus.cc:3060] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.001519 27443 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.005631 27261 leader_election.cc:304] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [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: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:23.006417 27578 raft_consensus.cc:2804] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:23.006846 27578 raft_consensus.cc:697] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:23.007719 27578 consensus_queue.cc:237] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.008597 27445 raft_consensus.cc:2468] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 2.
I20260709 14:55:23.009690 27262 leader_election.cc:304] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:23.010807 27578 raft_consensus.cc:2804] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.011287 27578 raft_consensus.cc:697] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:23.011906 27443 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 3.
I20260709 14:55:23.012116 27578 consensus_queue.cc:237] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.014983 27370 raft_consensus.cc:2468] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 2.
I20260709 14:55:23.016458 27193 catalog_manager.cc:5697] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 2 to 3, leader changed from 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3) to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 3 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.027406 27193 catalog_manager.cc:5697] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 1 to 2, leader changed from c33b64d233df4d44ba87515c90962857 (127.26.0.2) to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.073053 27593 raft_consensus.cc:993] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857: : Instructing follower 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:23.073431 27576 raft_consensus.cc:1081] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Signalling peer 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:23.074689 27297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:36526
I20260709 14:55:23.075140 27297 raft_consensus.cc:493] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.075405 27297 raft_consensus.cc:3060] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.079566 27297 raft_consensus.cc:515] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.081036 27297 leader_election.cc:290] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 3 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:23.081720 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:23.081996 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8100e50e77b44e70be656d8cfc4e8ea3" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:23.082242 27370 raft_consensus.cc:3055] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:23.082538 27370 raft_consensus.cc:740] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:23.082558 27445 raft_consensus.cc:3060] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.083269 27370 consensus_queue.cc:260] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.084226 27370 raft_consensus.cc:3060] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.087208 27445 raft_consensus.cc:2468] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 3.
I20260709 14:55:23.088090 27262 leader_election.cc:304] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [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: 61e3db1c4ec44d549fd4638952d43198, 969993571ed74d4f9dca064798fd25c1; no voters: 
I20260709 14:55:23.088701 27370 raft_consensus.cc:2468] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 3.
I20260709 14:55:23.088873 27578 raft_consensus.cc:2804] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:23.089345 27578 raft_consensus.cc:697] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:23.090160 27578 consensus_queue.cc:237] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.097220 27193 catalog_manager.cc:5697] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 2 to 3, leader changed from c33b64d233df4d44ba87515c90962857 (127.26.0.2) to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 3 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.346755 27581 raft_consensus.cc:993] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198: : Instructing follower 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:23.347190 27595 raft_consensus.cc:1081] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Signalling peer 969993571ed74d4f9dca064798fd25c1 to start an election
I20260709 14:55:23.348583 27297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
 from {username='slave'} at 127.0.0.1:36522
I20260709 14:55:23.349063 27297 raft_consensus.cc:493] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.349370 27297 raft_consensus.cc:3060] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.353737 27297 raft_consensus.cc:515] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.355163 27297 leader_election.cc:290] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [CANDIDATE]: Term 3 election: Requested vote from peers c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:23.355831 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:23.356073 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c0ec9f7f5549778522b8318a1750f8" candidate_uuid: "969993571ed74d4f9dca064798fd25c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:23.356361 27370 raft_consensus.cc:3060] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.356523 27445 raft_consensus.cc:3055] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:23.356864 27445 raft_consensus.cc:740] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:23.357530 27445 consensus_queue.cc:260] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.358515 27445 raft_consensus.cc:3060] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.360268 27370 raft_consensus.cc:2468] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 3.
I20260709 14:55:23.361130 27261 leader_election.cc:304] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [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: 969993571ed74d4f9dca064798fd25c1, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:23.361755 27578 raft_consensus.cc:2804] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:23.362385 27578 raft_consensus.cc:697] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Becoming Leader. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:23.363555 27445 raft_consensus.cc:2468] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 969993571ed74d4f9dca064798fd25c1 in term 3.
I20260709 14:55:23.363265 27578 consensus_queue.cc:237] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:23.368669 27193 catalog_manager.cc:5697] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 reported cstate change: term changed from 2 to 3, leader changed from 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3) to 969993571ed74d4f9dca064798fd25c1 (127.26.0.1). New cstate: current_term: 3 leader_uuid: "969993571ed74d4f9dca064798fd25c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.403438 27370 raft_consensus.cc:1275] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.404652 27578 consensus_queue.cc:1048] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.413398 27445 raft_consensus.cc:1275] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.414978 27578 consensus_queue.cc:1048] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.417760 27370 raft_consensus.cc:1275] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.419365 27578 consensus_queue.cc:1048] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.429216 27445 raft_consensus.cc:1275] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.430657 27575 consensus_queue.cc:1048] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.477085 27445 raft_consensus.cc:1275] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.478185 27610 consensus_queue.cc:1048] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.486088 27370 raft_consensus.cc:1275] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.487401 27610 consensus_queue.cc:1048] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.634744 27445 raft_consensus.cc:1275] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.635739 27610 consensus_queue.cc:1048] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.643241 27370 raft_consensus.cc:1275] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.645850 27610 consensus_queue.cc:1048] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.882881 27370 raft_consensus.cc:1275] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.883955 27610 consensus_queue.cc:1048] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.891943 27445 raft_consensus.cc:1275] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Refusing update from remote peer 969993571ed74d4f9dca064798fd25c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.893092 27610 consensus_queue.cc:1048] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:25.857208 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:25.865113 27297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
mode: GRACEFUL
new_leader_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:36542
I20260709 14:55:25.865569 27297 raft_consensus.cc:606] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Received request to transfer leadership to TS c33b64d233df4d44ba87515c90962857
I20260709 14:55:25.867538 27297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
mode: GRACEFUL
new_leader_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:36542
I20260709 14:55:25.867956 27297 raft_consensus.cc:606] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Received request to transfer leadership to TS 61e3db1c4ec44d549fd4638952d43198
I20260709 14:55:25.869901 27297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
mode: GRACEFUL
new_leader_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:36542
I20260709 14:55:25.870302 27297 raft_consensus.cc:606] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Received request to transfer leadership to TS 61e3db1c4ec44d549fd4638952d43198
I20260709 14:55:25.872177 27297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa"
dest_uuid: "969993571ed74d4f9dca064798fd25c1"
mode: GRACEFUL
new_leader_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:36542
I20260709 14:55:25.872563 27297 raft_consensus.cc:606] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Received request to transfer leadership to TS c33b64d233df4d44ba87515c90962857
I20260709 14:55:25.873418 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:25.873809 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:25.924506 27578 raft_consensus.cc:993] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1: : Instructing follower 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:25.924930 27618 raft_consensus.cc:1081] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Signalling peer 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:25.926213 27443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:54720
I20260709 14:55:25.926600 27443 raft_consensus.cc:493] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:25.926844 27443 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:25.931020 27443 raft_consensus.cc:515] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:25.932374 27443 leader_election.cc:290] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 4 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:25.933137 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:25.933357 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10c51a9ce4406dad253886489f75c8" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:25.933701 27297 raft_consensus.cc:3055] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:25.933809 27370 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:25.934088 27297 raft_consensus.cc:740] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:25.934836 27297 consensus_queue.cc:260] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:25.935981 27297 raft_consensus.cc:3060] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:25.939451 27370 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 4.
I20260709 14:55:25.940496 27410 leader_election.cc:304] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [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: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:25.941100 27595 raft_consensus.cc:2804] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:25.941551 27297 raft_consensus.cc:2468] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 4.
I20260709 14:55:25.942015 27595 raft_consensus.cc:697] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 4 LEADER]: Becoming Leader. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:25.942888 27595 consensus_queue.cc:237] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:25.948297 27193 catalog_manager.cc:5697] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 reported cstate change: term changed from 3 to 4, leader changed from 969993571ed74d4f9dca064798fd25c1 (127.26.0.1) to 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3). New cstate: current_term: 4 leader_uuid: "61e3db1c4ec44d549fd4638952d43198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.177301 27578 raft_consensus.cc:993] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1: : Instructing follower 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:26.177681 27618 raft_consensus.cc:1081] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Signalling peer 61e3db1c4ec44d549fd4638952d43198 to start an election
I20260709 14:55:26.178974 27443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76"
dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
 from {username='slave'} at 127.0.0.1:54720
I20260709 14:55:26.179373 27443 raft_consensus.cc:493] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.179631 27443 raft_consensus.cc:3060] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.183481 27443 raft_consensus.cc:515] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:26.184685 27443 leader_election.cc:290] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [CANDIDATE]: Term 3 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), c33b64d233df4d44ba87515c90962857 (127.26.0.2:39649)
I20260709 14:55:26.185614 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:26.186100 27297 raft_consensus.cc:3055] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:26.185631 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836266707bd74ddf8ec551c24ec6bd76" candidate_uuid: "61e3db1c4ec44d549fd4638952d43198" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c33b64d233df4d44ba87515c90962857"
I20260709 14:55:26.186379 27297 raft_consensus.cc:740] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:26.186560 27370 raft_consensus.cc:3060] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.187153 27297 consensus_queue.cc:260] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:26.188298 27297 raft_consensus.cc:3060] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.191622 27370 raft_consensus.cc:2468] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 3.
I20260709 14:55:26.192363 27410 leader_election.cc:304] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [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: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:26.192962 27595 raft_consensus.cc:2804] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:26.192979 27297 raft_consensus.cc:2468] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e3db1c4ec44d549fd4638952d43198 in term 3.
I20260709 14:55:26.193370 27595 raft_consensus.cc:697] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 3 LEADER]: Becoming Leader. State: Replica: 61e3db1c4ec44d549fd4638952d43198, State: Running, Role: LEADER
I20260709 14:55:26.194089 27595 consensus_queue.cc:237] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:26.200314 27193 catalog_manager.cc:5697] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 reported cstate change: term changed from 2 to 3, leader changed from 969993571ed74d4f9dca064798fd25c1 (127.26.0.1) to 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3). New cstate: current_term: 3 leader_uuid: "61e3db1c4ec44d549fd4638952d43198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:26.226792 27578 raft_consensus.cc:993] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1: : Instructing follower c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:26.227150 27618 raft_consensus.cc:1081] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Signalling peer c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:26.228430 27370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa"
dest_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:50088
I20260709 14:55:26.228881 27370 raft_consensus.cc:493] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.229138 27370 raft_consensus.cc:3060] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.232848 27370 raft_consensus.cc:515] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:26.234270 27370 leader_election.cc:290] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 3 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:26.234876 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:26.235340 27297 raft_consensus.cc:3055] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:26.235309 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4210df58a634ff8bc20dd7cadb6c7fa" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:26.235693 27297 raft_consensus.cc:740] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:26.235885 27443 raft_consensus.cc:3060] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.236308 27297 consensus_queue.cc:260] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:26.237104 27297 raft_consensus.cc:3060] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:26.239713 27443 raft_consensus.cc:2468] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 3.
I20260709 14:55:26.240662 27337 leader_election.cc:304] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [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: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:26.240767 27297 raft_consensus.cc:2468] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 3.
I20260709 14:55:26.241355 27576 raft_consensus.cc:2804] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:26.242282 27576 raft_consensus.cc:697] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 3 LEADER]: Becoming Leader. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:26.242952 27576 consensus_queue.cc:237] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:26.248955 27193 catalog_manager.cc:5697] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 reported cstate change: term changed from 2 to 3, leader changed from 969993571ed74d4f9dca064798fd25c1 (127.26.0.1) to c33b64d233df4d44ba87515c90962857 (127.26.0.2). New cstate: current_term: 3 leader_uuid: "c33b64d233df4d44ba87515c90962857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.261761 27578 raft_consensus.cc:993] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1: : Instructing follower c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:26.262115 27618 raft_consensus.cc:1081] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Signalling peer c33b64d233df4d44ba87515c90962857 to start an election
I20260709 14:55:26.263350 27370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd"
dest_uuid: "c33b64d233df4d44ba87515c90962857"
 from {username='slave'} at 127.0.0.1:50088
I20260709 14:55:26.263720 27370 raft_consensus.cc:493] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:26.263931 27370 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:26.267796 27370 raft_consensus.cc:515] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:26.269179 27370 leader_election.cc:290] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [CANDIDATE]: Term 4 election: Requested vote from peers 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791), 61e3db1c4ec44d549fd4638952d43198 (127.26.0.3:34249)
I20260709 14:55:26.269773 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "969993571ed74d4f9dca064798fd25c1"
I20260709 14:55:26.270164 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ede6a7d5dd409db8cd063112ccc1fd" candidate_uuid: "c33b64d233df4d44ba87515c90962857" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "61e3db1c4ec44d549fd4638952d43198"
I20260709 14:55:26.270316 27297 raft_consensus.cc:3055] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:26.270597 27297 raft_consensus.cc:740] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 969993571ed74d4f9dca064798fd25c1, State: Running, Role: LEADER
I20260709 14:55:26.270653 27443 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:26.271313 27297 consensus_queue.cc:260] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:26.272349 27297 raft_consensus.cc:3060] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:26.276365 27443 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 4.
I20260709 14:55:26.277403 27337 leader_election.cc:304] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [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: 61e3db1c4ec44d549fd4638952d43198, c33b64d233df4d44ba87515c90962857; no voters: 
I20260709 14:55:26.277743 27297 raft_consensus.cc:2468] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33b64d233df4d44ba87515c90962857 in term 4.
I20260709 14:55:26.277993 27576 raft_consensus.cc:2804] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:26.278455 27576 raft_consensus.cc:697] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 4 LEADER]: Becoming Leader. State: Replica: c33b64d233df4d44ba87515c90962857, State: Running, Role: LEADER
I20260709 14:55:26.279292 27576 consensus_queue.cc:237] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [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: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } }
I20260709 14:55:26.285811 27193 catalog_manager.cc:5697] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 reported cstate change: term changed from 3 to 4, leader changed from 969993571ed74d4f9dca064798fd25c1 (127.26.0.1) to c33b64d233df4d44ba87515c90962857 (127.26.0.2). New cstate: current_term: 4 leader_uuid: "c33b64d233df4d44ba87515c90962857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:26.387987 27371 raft_consensus.cc:1275] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 4 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:26.389123 27595 consensus_queue.cc:1048] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:26.399063 27297 raft_consensus.cc:1275] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 4 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:26.400028 27595 consensus_queue.cc:1048] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:26.664486 27297 raft_consensus.cc:1275] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:26.665606 27576 consensus_queue.cc:1048] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:26.673594 27443 raft_consensus.cc:1275] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:26.675159 27576 consensus_queue.cc:1048] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:26.784303 27297 raft_consensus.cc:1275] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 4 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:26.785600 27371 raft_consensus.cc:1275] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:26.785530 27626 consensus_queue.cc:1048] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:26.786803 27595 consensus_queue.cc:1048] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33b64d233df4d44ba87515c90962857" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:26.796837 27294 raft_consensus.cc:1275] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Refusing update from remote peer 61e3db1c4ec44d549fd4638952d43198: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:26.797762 27443 raft_consensus.cc:1275] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 4 FOLLOWER]: Refusing update from remote peer c33b64d233df4d44ba87515c90962857: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:26.798300 27619 consensus_queue.cc:1048] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "969993571ed74d4f9dca064798fd25c1" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 37791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:26.799474 27626 consensus_queue.cc:1048] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e3db1c4ec44d549fd4638952d43198" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:26.874511 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:26.880013 26624 tablet_server.cc:179] TabletServer@127.26.0.1:0 shutting down...
I20260709 14:55:26.901432 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:26.902123 26624 tablet_replica.cc:333] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.902720 26624 raft_consensus.cc:2243] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.903126 26624 raft_consensus.cc:2272] T 9a3bf5564bad4f77beb5eca236192f01 P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.904853 26624 tablet_replica.cc:333] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.905359 26624 raft_consensus.cc:2243] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.905743 26624 raft_consensus.cc:2272] T 1b6b1516525c40a6bb7711919de8166a P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.907385 26624 tablet_replica.cc:333] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.907886 26624 raft_consensus.cc:2243] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.908275 26624 raft_consensus.cc:2272] T 5c10c51a9ce4406dad253886489f75c8 P 969993571ed74d4f9dca064798fd25c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.910159 26624 tablet_replica.cc:333] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.910652 26624 raft_consensus.cc:2243] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.911310 26624 raft_consensus.cc:2272] T 8be1856f70104583aefc8f838872903f P 969993571ed74d4f9dca064798fd25c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.912978 26624 tablet_replica.cc:333] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.913426 26624 raft_consensus.cc:2243] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.914021 26624 raft_consensus.cc:2272] T 8100e50e77b44e70be656d8cfc4e8ea3 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.915505 26624 tablet_replica.cc:333] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.915936 26624 raft_consensus.cc:2243] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.916630 26624 raft_consensus.cc:2272] T 645f8612f2d642aebd50247f9977516c P 969993571ed74d4f9dca064798fd25c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.918197 26624 tablet_replica.cc:333] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.918637 26624 raft_consensus.cc:2243] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.919225 26624 raft_consensus.cc:2272] T c8c0ec9f7f5549778522b8318a1750f8 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.920667 26624 tablet_replica.cc:333] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.921103 26624 raft_consensus.cc:2243] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.921453 26624 raft_consensus.cc:2272] T c4210df58a634ff8bc20dd7cadb6c7fa P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.923216 26624 tablet_replica.cc:333] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.923632 26624 raft_consensus.cc:2243] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.923969 26624 raft_consensus.cc:2272] T 836266707bd74ddf8ec551c24ec6bd76 P 969993571ed74d4f9dca064798fd25c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.925650 26624 tablet_replica.cc:333] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1: stopping tablet replica
I20260709 14:55:26.926050 26624 raft_consensus.cc:2243] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.926396 26624 raft_consensus.cc:2272] T 56ede6a7d5dd409db8cd063112ccc1fd P 969993571ed74d4f9dca064798fd25c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.954639 26624 tablet_server.cc:196] TabletServer@127.26.0.1:0 shutdown complete.
I20260709 14:55:26.972966 26624 tablet_server.cc:179] TabletServer@127.26.0.2:0 shutting down...
I20260709 14:55:26.991976 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:26.992594 26624 tablet_replica.cc:333] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:26.993187 26624 raft_consensus.cc:2243] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.993672 26624 raft_consensus.cc:2272] T 9a3bf5564bad4f77beb5eca236192f01 P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.995338 26624 tablet_replica.cc:333] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:26.995832 26624 raft_consensus.cc:2243] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:26.996239 26624 raft_consensus.cc:2272] T 5c10c51a9ce4406dad253886489f75c8 P c33b64d233df4d44ba87515c90962857 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:26.998183 26624 tablet_replica.cc:333] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:26.998649 26624 raft_consensus.cc:2243] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:26.999296 26624 raft_consensus.cc:2272] T 1b6b1516525c40a6bb7711919de8166a P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.000916 26624 tablet_replica.cc:333] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:27.001384 26624 raft_consensus.cc:2243] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.001744 26624 raft_consensus.cc:2272] T 8be1856f70104583aefc8f838872903f P c33b64d233df4d44ba87515c90962857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.003315 26624 tablet_replica.cc:333] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:27.003782 26624 raft_consensus.cc:2243] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.004146 26624 raft_consensus.cc:2272] T 645f8612f2d642aebd50247f9977516c P c33b64d233df4d44ba87515c90962857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.005920 26624 tablet_replica.cc:333] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:27.006374 26624 raft_consensus.cc:2243] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.006727 26624 raft_consensus.cc:2272] T c8c0ec9f7f5549778522b8318a1750f8 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.008409 26624 tablet_replica.cc:333] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:27.008911 26624 raft_consensus.cc:2243] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.009260 26624 raft_consensus.cc:2272] T 8100e50e77b44e70be656d8cfc4e8ea3 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.010670 26624 tablet_replica.cc:333] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:27.011096 26624 raft_consensus.cc:2243] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:27.011755 26624 raft_consensus.cc:2272] T 56ede6a7d5dd409db8cd063112ccc1fd P c33b64d233df4d44ba87515c90962857 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.013419 26624 tablet_replica.cc:333] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:27.013854 26624 raft_consensus.cc:2243] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:27.014479 26624 raft_consensus.cc:2272] T c4210df58a634ff8bc20dd7cadb6c7fa P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.016528 26624 tablet_replica.cc:333] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857: stopping tablet replica
I20260709 14:55:27.016984 26624 raft_consensus.cc:2243] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.017452 26624 raft_consensus.cc:2272] T 836266707bd74ddf8ec551c24ec6bd76 P c33b64d233df4d44ba87515c90962857 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:27.019484 27411 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.0.1:37791: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260709 14:55:27.023432 27411 consensus_peers.cc:597] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 -> Peer 969993571ed74d4f9dca064798fd25c1 (127.26.0.1:37791): Couldn't send request to peer 969993571ed74d4f9dca064798fd25c1. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:37791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:27.036576 26624 tablet_server.cc:196] TabletServer@127.26.0.2:0 shutdown complete.
I20260709 14:55:27.053396 26624 tablet_server.cc:179] TabletServer@127.26.0.3:0 shutting down...
I20260709 14:55:27.075388 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:27.076136 26624 tablet_replica.cc:333] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.076704 26624 raft_consensus.cc:2243] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:27.077481 26624 raft_consensus.cc:2272] T 9a3bf5564bad4f77beb5eca236192f01 P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.079133 26624 tablet_replica.cc:333] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.079619 26624 raft_consensus.cc:2243] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.080011 26624 raft_consensus.cc:2272] T 1b6b1516525c40a6bb7711919de8166a P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.081645 26624 tablet_replica.cc:333] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.082096 26624 raft_consensus.cc:2243] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:27.082787 26624 raft_consensus.cc:2272] T 5c10c51a9ce4406dad253886489f75c8 P 61e3db1c4ec44d549fd4638952d43198 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.084570 26624 tablet_replica.cc:333] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.085100 26624 raft_consensus.cc:2243] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.085472 26624 raft_consensus.cc:2272] T c4210df58a634ff8bc20dd7cadb6c7fa P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.087266 26624 tablet_replica.cc:333] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.087716 26624 raft_consensus.cc:2243] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:27.088387 26624 raft_consensus.cc:2272] T 836266707bd74ddf8ec551c24ec6bd76 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.090190 26624 tablet_replica.cc:333] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.091274 26624 raft_consensus.cc:2243] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.091723 26624 raft_consensus.cc:2272] T 8be1856f70104583aefc8f838872903f P 61e3db1c4ec44d549fd4638952d43198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.093510 26624 tablet_replica.cc:333] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.093950 26624 raft_consensus.cc:2243] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.094307 26624 raft_consensus.cc:2272] T 56ede6a7d5dd409db8cd063112ccc1fd P 61e3db1c4ec44d549fd4638952d43198 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.096161 26624 tablet_replica.cc:333] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.096664 26624 raft_consensus.cc:2243] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.097087 26624 raft_consensus.cc:2272] T c8c0ec9f7f5549778522b8318a1750f8 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.098523 26624 tablet_replica.cc:333] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.098950 26624 raft_consensus.cc:2243] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.099335 26624 raft_consensus.cc:2272] T 8100e50e77b44e70be656d8cfc4e8ea3 P 61e3db1c4ec44d549fd4638952d43198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.100788 26624 tablet_replica.cc:333] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198: stopping tablet replica
I20260709 14:55:27.101241 26624 raft_consensus.cc:2243] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:27.101634 26624 raft_consensus.cc:2272] T 645f8612f2d642aebd50247f9977516c P 61e3db1c4ec44d549fd4638952d43198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.127442 26624 tablet_server.cc:196] TabletServer@127.26.0.3:0 shutdown complete.
I20260709 14:55:27.144327 26624 master.cc:562] Master@127.26.0.62:44589 shutting down...
I20260709 14:55:27.161125 26624 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:27.161597 26624 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:27.161914 26624 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a4252806d3a418f991d8374d009614d: stopping tablet replica
I20260709 14:55:27.181092 26624 master.cc:584] Master@127.26.0.62:44589 shutdown complete.
61e3db1c4ec44d549fd4638952d43198  1
969993571ed74d4f9dca064798fd25c1  5
c33b64d233df4d44ba87515c90962857  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10241 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:55:27.218994 26624 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.0.62:38641
I20260709 14:55:27.220078 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:27.225806 27645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:27.226403 27644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:27.227636 27647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:27.227731 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:27.228600 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:27.228803 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:27.228984 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608927228964 us; error 0 us; skew 500 ppm
I20260709 14:55:27.229492 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:27.231746 26624 webserver.cc:533] Webserver started at http://127.26.0.62:39215/ using document root <none> and password file <none>
I20260709 14:55:27.232185 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:27.232357 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:27.232604 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:27.233712 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/master-0-root/instance:
uuid: "4c1ad608c4c54e9d80c35b4646703b62"
format_stamp: "Formatted at 2026-07-09 14:55:27 on dist-test-slave-tl66"
I20260709 14:55:27.238211 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:55:27.241417 27652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.242076 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:27.242341 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/master-0-root
uuid: "4c1ad608c4c54e9d80c35b4646703b62"
format_stamp: "Formatted at 2026-07-09 14:55:27 on dist-test-slave-tl66"
I20260709 14:55:27.242602 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:27.265137 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:27.266337 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:27.303015 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.62:38641
I20260709 14:55:27.303120 27703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.62:38641 every 8 connection(s)
I20260709 14:55:27.306835 27704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:27.316141 27704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62: Bootstrap starting.
I20260709 14:55:27.320626 27704 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.325241 27704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62: No bootstrap required, opened a new log
I20260709 14:55:27.327246 27704 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1ad608c4c54e9d80c35b4646703b62" member_type: VOTER }
I20260709 14:55:27.327605 27704 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.327827 27704 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c1ad608c4c54e9d80c35b4646703b62, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.328361 27704 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c1ad608c4c54e9d80c35b4646703b62" member_type: VOTER }
I20260709 14:55:27.328774 27704 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:27.329007 27704 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:27.329254 27704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.333179 27704 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1ad608c4c54e9d80c35b4646703b62" member_type: VOTER }
I20260709 14:55:27.333652 27704 leader_election.cc:304] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [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: 4c1ad608c4c54e9d80c35b4646703b62; no voters: 
I20260709 14:55:27.334666 27704 leader_election.cc:290] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:27.335034 27707 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.336159 27707 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 1 LEADER]: Becoming Leader. State: Replica: 4c1ad608c4c54e9d80c35b4646703b62, State: Running, Role: LEADER
I20260709 14:55:27.336783 27707 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [LEADER]: Queue going to LEADER mode. State: All 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: "4c1ad608c4c54e9d80c35b4646703b62" member_type: VOTER }
I20260709 14:55:27.337368 27704 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:27.341645 27709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c1ad608c4c54e9d80c35b4646703b62. Latest consensus state: current_term: 1 leader_uuid: "4c1ad608c4c54e9d80c35b4646703b62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1ad608c4c54e9d80c35b4646703b62" member_type: VOTER } }
I20260709 14:55:27.342267 27709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:27.343422 27708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c1ad608c4c54e9d80c35b4646703b62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1ad608c4c54e9d80c35b4646703b62" member_type: VOTER } }
I20260709 14:55:27.343947 27708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:27.345286 27715 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:27.350044 27715 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:27.351740 26624 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:27.358249 27715 catalog_manager.cc:1383] Generated new cluster ID: 40434e75d34f44e18ebe8e174984df23
I20260709 14:55:27.358476 27715 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:27.401238 27715 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:27.402412 27715 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:27.418143 27715 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62: Generated new TSK 0
I20260709 14:55:27.418658 27715 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:27.482172 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:27.487535 27725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:27.488631 27726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:27.489820 27728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:27.490250 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:27.491097 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:27.491304 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:27.491483 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608927491466 us; error 0 us; skew 500 ppm
I20260709 14:55:27.492002 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:27.494251 26624 webserver.cc:533] Webserver started at http://127.26.0.1:37077/ using document root <none> and password file <none>
I20260709 14:55:27.494689 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:27.494867 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:27.495116 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:27.496066 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-0-root/instance:
uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
format_stamp: "Formatted at 2026-07-09 14:55:27 on dist-test-slave-tl66"
I20260709 14:55:27.500232 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 14:55:27.503861 27733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.504575 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:27.504866 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
format_stamp: "Formatted at 2026-07-09 14:55:27 on dist-test-slave-tl66"
I20260709 14:55:27.505115 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:27.520892 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:27.522238 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:27.523646 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:27.525874 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:27.526049 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.526286 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:27.526438 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.564669 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:43285
I20260709 14:55:27.564739 27795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:43285 every 8 connection(s)
I20260709 14:55:27.569170 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:27.575371 27800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:27.576134 27801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:27.578624 26624 server_base.cc:1061] running on GCE node
W20260709 14:55:27.580010 27804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:27.581002 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:55:27.581177 27796 heartbeater.cc:344] Connected to a master server at 127.26.0.62:38641
W20260709 14:55:27.581287 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:27.581494 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608927581476 us; error 0 us; skew 500 ppm
I20260709 14:55:27.581525 27796 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:27.582083 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:27.582211 27796 heartbeater.cc:507] Master 127.26.0.62:38641 requested a full tablet report, sending...
I20260709 14:55:27.584336 27669 ts_manager.cc:194] Registered new tserver with Master: 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285)
I20260709 14:55:27.584527 26624 webserver.cc:533] Webserver started at http://127.26.0.2:33303/ using document root <none> and password file <none>
I20260709 14:55:27.585151 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:27.585384 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:27.585692 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:27.586550 27669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45030
I20260709 14:55:27.587198 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-1-root/instance:
uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
format_stamp: "Formatted at 2026-07-09 14:55:27 on dist-test-slave-tl66"
I20260709 14:55:27.591522 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:27.595114 27808 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.595784 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:55:27.596055 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-1-root
uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
format_stamp: "Formatted at 2026-07-09 14:55:27 on dist-test-slave-tl66"
I20260709 14:55:27.596294 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:27.613950 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:27.615168 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:27.616571 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:27.618757 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:27.618953 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.619175 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:27.619330 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.655794 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.2:37753
I20260709 14:55:27.655915 27870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.2:37753 every 8 connection(s)
I20260709 14:55:27.660132 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:27.666318 27874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:27.666926 27875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:27.669852 27877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:27.671427 27871 heartbeater.cc:344] Connected to a master server at 127.26.0.62:38641
I20260709 14:55:27.671819 27871 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:27.672475 27871 heartbeater.cc:507] Master 127.26.0.62:38641 requested a full tablet report, sending...
I20260709 14:55:27.672598 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:27.673602 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:27.673799 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:27.673967 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608927673950 us; error 0 us; skew 500 ppm
I20260709 14:55:27.674474 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:27.674564 27669 ts_manager.cc:194] Registered new tserver with Master: ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:27.676110 27669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45040
I20260709 14:55:27.677054 26624 webserver.cc:533] Webserver started at http://127.26.0.3:46461/ using document root <none> and password file <none>
I20260709 14:55:27.677570 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:27.677755 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:27.677992 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:27.679067 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-2-root/instance:
uuid: "9b009ef7c7c44721b21fc5d28bf44979"
format_stamp: "Formatted at 2026-07-09 14:55:27 on dist-test-slave-tl66"
I20260709 14:55:27.683207 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:55:27.686313 27882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.687012 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:27.687288 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-2-root
uuid: "9b009ef7c7c44721b21fc5d28bf44979"
format_stamp: "Formatted at 2026-07-09 14:55:27 on dist-test-slave-tl66"
I20260709 14:55:27.687543 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:27.710726 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:27.711869 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:27.713310 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:27.715485 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:27.715678 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.715895 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:27.716046 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:27.752218 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.3:42261
I20260709 14:55:27.752326 27944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.3:42261 every 8 connection(s)
I20260709 14:55:27.764336 27945 heartbeater.cc:344] Connected to a master server at 127.26.0.62:38641
I20260709 14:55:27.764649 27945 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:27.765331 27945 heartbeater.cc:507] Master 127.26.0.62:38641 requested a full tablet report, sending...
I20260709 14:55:27.767011 27669 ts_manager.cc:194] Registered new tserver with Master: 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:27.767238 26624 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012061667s
I20260709 14:55:27.768280 27669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45048
I20260709 14:55:27.790511 27669 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45062:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:27.796209 27669 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:27.984527 27910 tablet_service.cc:1511] Processing CreateTablet for tablet befe113515d8489f81ef7fdf66a17fb6 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:27.985898 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befe113515d8489f81ef7fdf66a17fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:27.988044 27904 tablet_service.cc:1511] Processing CreateTablet for tablet fd0c9db3d5a64936ada6ab1cea65eb27 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:27.989398 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0c9db3d5a64936ada6ab1cea65eb27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:27.990007 27909 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd1f52efc7f409796e52f61f86882f6 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:27.991328 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd1f52efc7f409796e52f61f86882f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:27.993255 27908 tablet_service.cc:1511] Processing CreateTablet for tablet 05541f6e82d64d919ee263b1e5fda178 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:27.994567 27908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05541f6e82d64d919ee263b1e5fda178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:27.996415 27907 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4b0c9ccbba49e6887c897c75f0f9f0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:27.997721 27907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4b0c9ccbba49e6887c897c75f0f9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:27.999615 27906 tablet_service.cc:1511] Processing CreateTablet for tablet 5d2836abbc8d43c0910ad0e686ace1a0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:28.000957 27906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d2836abbc8d43c0910ad0e686ace1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.002862 27905 tablet_service.cc:1511] Processing CreateTablet for tablet 472beaf2d03f4137b44a2e565fcbc5c7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:28.004176 27905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472beaf2d03f4137b44a2e565fcbc5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.018939 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 202c4aa94a98401ba30c1d34ecb52807 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:28.020285 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202c4aa94a98401ba30c1d34ecb52807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.021908 27836 tablet_service.cc:1511] Processing CreateTablet for tablet befe113515d8489f81ef7fdf66a17fb6 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:28.023155 27836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befe113515d8489f81ef7fdf66a17fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.025907 27902 tablet_service.cc:1511] Processing CreateTablet for tablet 01a93b26fd18432d85a238938a6e59bd (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:28.027133 27902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a93b26fd18432d85a238938a6e59bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.029919 27835 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd1f52efc7f409796e52f61f86882f6 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:28.030040 27834 tablet_service.cc:1511] Processing CreateTablet for tablet 05541f6e82d64d919ee263b1e5fda178 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:28.031193 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd1f52efc7f409796e52f61f86882f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.033644 27901 tablet_service.cc:1511] Processing CreateTablet for tablet 5997353893964bd187c0446d228f8ab7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:28.033985 27761 tablet_service.cc:1511] Processing CreateTablet for tablet befe113515d8489f81ef7fdf66a17fb6 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:28.035646 27761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befe113515d8489f81ef7fdf66a17fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.036059 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 472beaf2d03f4137b44a2e565fcbc5c7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:28.037887 27828 tablet_service.cc:1511] Processing CreateTablet for tablet 01a93b26fd18432d85a238938a6e59bd (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:28.038040 27827 tablet_service.cc:1511] Processing CreateTablet for tablet 5997353893964bd187c0446d228f8ab7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:28.039484 27834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05541f6e82d64d919ee263b1e5fda178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.039734 27829 tablet_service.cc:1511] Processing CreateTablet for tablet 202c4aa94a98401ba30c1d34ecb52807 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:28.040959 27829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202c4aa94a98401ba30c1d34ecb52807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.045055 27830 tablet_service.cc:1511] Processing CreateTablet for tablet fd0c9db3d5a64936ada6ab1cea65eb27 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:28.046423 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0c9db3d5a64936ada6ab1cea65eb27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.048952 27832 tablet_service.cc:1511] Processing CreateTablet for tablet 5d2836abbc8d43c0910ad0e686ace1a0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:28.050384 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d2836abbc8d43c0910ad0e686ace1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.052982 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5997353893964bd187c0446d228f8ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.053048 27833 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4b0c9ccbba49e6887c897c75f0f9f0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:28.054365 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4b0c9ccbba49e6887c897c75f0f9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.058022 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472beaf2d03f4137b44a2e565fcbc5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.066840 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a93b26fd18432d85a238938a6e59bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.069104 27901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5997353893964bd187c0446d228f8ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.068912 27760 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd1f52efc7f409796e52f61f86882f6 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:28.070192 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd1f52efc7f409796e52f61f86882f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.084131 27759 tablet_service.cc:1511] Processing CreateTablet for tablet 05541f6e82d64d919ee263b1e5fda178 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:28.085474 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05541f6e82d64d919ee263b1e5fda178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.085845 27758 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4b0c9ccbba49e6887c897c75f0f9f0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:28.087093 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4b0c9ccbba49e6887c897c75f0f9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.090441 27756 tablet_service.cc:1511] Processing CreateTablet for tablet 472beaf2d03f4137b44a2e565fcbc5c7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:28.092586 27756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472beaf2d03f4137b44a2e565fcbc5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.092834 27757 tablet_service.cc:1511] Processing CreateTablet for tablet 5d2836abbc8d43c0910ad0e686ace1a0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:28.093292 27754 tablet_service.cc:1511] Processing CreateTablet for tablet 202c4aa94a98401ba30c1d34ecb52807 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:28.094180 27757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d2836abbc8d43c0910ad0e686ace1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.095366 27755 tablet_service.cc:1511] Processing CreateTablet for tablet fd0c9db3d5a64936ada6ab1cea65eb27 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:28.097447 27754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202c4aa94a98401ba30c1d34ecb52807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.101112 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0c9db3d5a64936ada6ab1cea65eb27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.102020 27752 tablet_service.cc:1511] Processing CreateTablet for tablet 5997353893964bd187c0446d228f8ab7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:28.103264 27752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5997353893964bd187c0446d228f8ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.105901 27753 tablet_service.cc:1511] Processing CreateTablet for tablet 01a93b26fd18432d85a238938a6e59bd (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:28.107131 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a93b26fd18432d85a238938a6e59bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.135607 27910 tablet_service.cc:1511] Processing CreateTablet for tablet 03d7991baf3d4b0abfdc6292749551af (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:28.136868 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d7991baf3d4b0abfdc6292749551af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.151579 27960 tablet_bootstrap.cc:492] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:28.152462 27755 tablet_service.cc:1511] Processing CreateTablet for tablet 03d7991baf3d4b0abfdc6292749551af (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:28.153779 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d7991baf3d4b0abfdc6292749551af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.157076 27960 tablet_bootstrap.cc:654] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.167264 27905 tablet_service.cc:1511] Processing CreateTablet for tablet 81f24eacf47848bbac0fa3750bd48c4b (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:28.167531 27755 tablet_service.cc:1511] Processing CreateTablet for tablet 81f24eacf47848bbac0fa3750bd48c4b (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:28.168596 27905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f24eacf47848bbac0fa3750bd48c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.168747 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f24eacf47848bbac0fa3750bd48c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.171823 27960 tablet_bootstrap.cc:492] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:28.172423 27960 ts_tablet_manager.cc:1403] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260709 14:55:28.175134 27960 raft_consensus.cc:359] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.175791 27960 raft_consensus.cc:385] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.176059 27960 raft_consensus.cc:740] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.177595 27960 consensus_queue.cc:260] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.182549 27755 tablet_service.cc:1511] Processing CreateTablet for tablet 6e747b352e4d42b0a5b6cfa7ce9d8291 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:28.183708 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e747b352e4d42b0a5b6cfa7ce9d8291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.187256 27960 ts_tablet_manager.cc:1434] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 14:55:28.187903 27796 heartbeater.cc:499] Master 127.26.0.62:38641 was elected leader, sending a full tablet report...
I20260709 14:55:28.180498 27760 tablet_service.cc:1511] Processing CreateTablet for tablet b06c4949cf41455b9de808cd3a189d79 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:28.193917 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06c4949cf41455b9de808cd3a189d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.198336 27960 tablet_bootstrap.cc:492] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:28.204049 27901 tablet_service.cc:1511] Processing CreateTablet for tablet 6e747b352e4d42b0a5b6cfa7ce9d8291 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:28.205826 27959 tablet_bootstrap.cc:492] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:28.208041 27902 tablet_service.cc:1511] Processing CreateTablet for tablet b06c4949cf41455b9de808cd3a189d79 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:28.209275 27902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06c4949cf41455b9de808cd3a189d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.211199 27759 tablet_service.cc:1511] Processing CreateTablet for tablet 907b34cd7a8b40f09401103b088fb6c1 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:28.212390 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907b34cd7a8b40f09401103b088fb6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.215744 27758 tablet_service.cc:1511] Processing CreateTablet for tablet 4d017853403147aca33ca80247d44cc1 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:28.217882 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 907b34cd7a8b40f09401103b088fb6c1 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:28.219022 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907b34cd7a8b40f09401103b088fb6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.220405 27959 tablet_bootstrap.cc:654] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.224092 27753 tablet_service.cc:1511] Processing CreateTablet for tablet 99b1f6ac96b9400aad1dc8376814bfcf (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:28.225529 27904 tablet_service.cc:1511] Processing CreateTablet for tablet 4d017853403147aca33ca80247d44cc1 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:28.226599 27901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e747b352e4d42b0a5b6cfa7ce9d8291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.234320 27752 tablet_service.cc:1511] Processing CreateTablet for tablet 78ee0a9e8692483fbae245ed06e10109 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:28.234787 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 99b1f6ac96b9400aad1dc8376814bfcf (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:28.235895 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b1f6ac96b9400aad1dc8376814bfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.237114 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d017853403147aca33ca80247d44cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.226279 27761 tablet_service.cc:1511] Processing CreateTablet for tablet e7ea80f621d24486b941c6dde218d14a (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:28.226857 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d017853403147aca33ca80247d44cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.240904 27906 tablet_service.cc:1511] Processing CreateTablet for tablet 251888ca0b004efea39011b1767da831 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:28.242138 27906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251888ca0b004efea39011b1767da831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.255816 27833 tablet_service.cc:1511] Processing CreateTablet for tablet 81f24eacf47848bbac0fa3750bd48c4b (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:28.258786 27832 tablet_service.cc:1511] Processing CreateTablet for tablet b06c4949cf41455b9de808cd3a189d79 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:28.260221 27960 tablet_bootstrap.cc:654] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.261758 27830 tablet_service.cc:1511] Processing CreateTablet for tablet 6e747b352e4d42b0a5b6cfa7ce9d8291 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:28.262128 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 907b34cd7a8b40f09401103b088fb6c1 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:28.264652 27752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ee0a9e8692483fbae245ed06e10109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.267649 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f24eacf47848bbac0fa3750bd48c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.253074 27834 tablet_service.cc:1511] Processing CreateTablet for tablet 03d7991baf3d4b0abfdc6292749551af (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:28.279675 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e747b352e4d42b0a5b6cfa7ce9d8291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.279865 27755 tablet_service.cc:1511] Processing CreateTablet for tablet e57905ea29434dc0b301036159b02e4c (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:28.281810 27836 tablet_service.cc:1511] Processing CreateTablet for tablet 4d017853403147aca33ca80247d44cc1 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:28.282678 27827 tablet_service.cc:1511] Processing CreateTablet for tablet 99b1f6ac96b9400aad1dc8376814bfcf (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:28.287724 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06c4949cf41455b9de808cd3a189d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.289429 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907b34cd7a8b40f09401103b088fb6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.290442 27834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d7991baf3d4b0abfdc6292749551af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.291188 27828 tablet_service.cc:1511] Processing CreateTablet for tablet 251888ca0b004efea39011b1767da831 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:28.292438 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251888ca0b004efea39011b1767da831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.293332 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b1f6ac96b9400aad1dc8376814bfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.294682 27903 tablet_service.cc:1511] Processing CreateTablet for tablet e7ea80f621d24486b941c6dde218d14a (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:28.295873 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ea80f621d24486b941c6dde218d14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.297412 27964 tablet_bootstrap.cc:492] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:28.286803 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b1f6ac96b9400aad1dc8376814bfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.301488 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57905ea29434dc0b301036159b02e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.302835 27959 tablet_bootstrap.cc:492] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:28.303301 27959 ts_tablet_manager.cc:1403] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.011s
I20260709 14:55:28.304096 27836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d017853403147aca33ca80247d44cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.306137 27959 raft_consensus.cc:359] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.306509 27829 tablet_service.cc:1511] Processing CreateTablet for tablet e7ea80f621d24486b941c6dde218d14a (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:28.306954 27959 raft_consensus.cc:385] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.307337 27959 raft_consensus.cc:740] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.308372 27909 tablet_service.cc:1511] Processing CreateTablet for tablet 78ee0a9e8692483fbae245ed06e10109 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:28.309747 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ee0a9e8692483fbae245ed06e10109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.309231 27959 consensus_queue.cc:260] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.312696 27761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ea80f621d24486b941c6dde218d14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.268867 27756 tablet_service.cc:1511] Processing CreateTablet for tablet dce3c37e5f484c1eb954d8dda80fecb7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:28.315799 27756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce3c37e5f484c1eb954d8dda80fecb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.285856 27754 tablet_service.cc:1511] Processing CreateTablet for tablet 251888ca0b004efea39011b1767da831 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:28.318598 27754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251888ca0b004efea39011b1767da831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.307785 27829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ea80f621d24486b941c6dde218d14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.339485 27962 raft_consensus.cc:493] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.340016 27962 raft_consensus.cc:515] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.341801 27904 tablet_service.cc:1511] Processing CreateTablet for tablet dce3c37e5f484c1eb954d8dda80fecb7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:28.343050 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce3c37e5f484c1eb954d8dda80fecb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.349706 27962 leader_election.cc:290] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
W20260709 14:55:28.355335 27717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:28.357731 27960 tablet_bootstrap.cc:492] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:28.358210 27960 ts_tablet_manager.cc:1403] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.160s	user 0.003s	sys 0.008s
I20260709 14:55:28.359494 27757 tablet_service.cc:1511] Processing CreateTablet for tablet 7c82894aa637484f82934f685fbf6044 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:28.362295 27959 ts_tablet_manager.cc:1434] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.059s	user 0.015s	sys 0.005s
I20260709 14:55:28.365715 27945 heartbeater.cc:499] Master 127.26.0.62:38641 was elected leader, sending a full tablet report...
I20260709 14:55:28.360725 27757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82894aa637484f82934f685fbf6044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.379115 27964 tablet_bootstrap.cc:654] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.380869 27959 tablet_bootstrap.cc:492] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:28.385574 27960 raft_consensus.cc:359] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.386309 27960 raft_consensus.cc:385] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.386592 27960 raft_consensus.cc:740] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.387112 27959 tablet_bootstrap.cc:654] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.387303 27960 consensus_queue.cc:260] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.390489 27907 tablet_service.cc:1511] Processing CreateTablet for tablet 7c82894aa637484f82934f685fbf6044 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:28.391780 27907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82894aa637484f82934f685fbf6044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.391502 27901 tablet_service.cc:1511] Processing CreateTablet for tablet f539d009c71c4bb683f242e0544164fa (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:28.394608 27902 tablet_service.cc:1511] Processing CreateTablet for tablet 565750d8eaca414594a48297f262d000 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:28.400594 27758 tablet_service.cc:1511] Processing CreateTablet for tablet f539d009c71c4bb683f242e0544164fa (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:28.408433 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f539d009c71c4bb683f242e0544164fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.411187 27905 tablet_service.cc:1511] Processing CreateTablet for tablet ecc5f9f2d15643c2b65b5365067138df (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:28.413364 27960 ts_tablet_manager.cc:1434] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 14:55:28.414036 27835 tablet_service.cc:1511] Processing CreateTablet for tablet 78ee0a9e8692483fbae245ed06e10109 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:28.415248 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ee0a9e8692483fbae245ed06e10109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.414391 27960 tablet_bootstrap.cc:492] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:28.419158 27902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565750d8eaca414594a48297f262d000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.422047 27901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f539d009c71c4bb683f242e0544164fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.428938 27759 tablet_service.cc:1511] Processing CreateTablet for tablet 565750d8eaca414594a48297f262d000 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:28.429505 27905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc5f9f2d15643c2b65b5365067138df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.430154 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565750d8eaca414594a48297f262d000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.356810 27908 tablet_service.cc:1511] Processing CreateTablet for tablet e57905ea29434dc0b301036159b02e4c (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:28.433282 27908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57905ea29434dc0b301036159b02e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.404410 27910 tablet_service.cc:1511] Processing CreateTablet for tablet 31db9e02e2b447328a9801a422e12f95 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:28.477535 27833 tablet_service.cc:1511] Processing CreateTablet for tablet e57905ea29434dc0b301036159b02e4c (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:28.478778 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57905ea29434dc0b301036159b02e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.483680 27752 tablet_service.cc:1511] Processing CreateTablet for tablet 31db9e02e2b447328a9801a422e12f95 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:28.487114 27760 tablet_service.cc:1511] Processing CreateTablet for tablet ecc5f9f2d15643c2b65b5365067138df (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:28.491058 27903 tablet_service.cc:1511] Processing CreateTablet for tablet f7859b2bb2d24573ad5b4584646ef189 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:28.474913 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31db9e02e2b447328a9801a422e12f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.510980 27752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31db9e02e2b447328a9801a422e12f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.511605 27761 tablet_service.cc:1511] Processing CreateTablet for tablet f7859b2bb2d24573ad5b4584646ef189 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:28.512797 27761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7859b2bb2d24573ad5b4584646ef189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.518636 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc5f9f2d15643c2b65b5365067138df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.519865 27757 tablet_service.cc:1511] Processing CreateTablet for tablet d21e559561f64061b9cd26e06e65700b (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:28.513674 27828 tablet_service.cc:1511] Processing CreateTablet for tablet 7c82894aa637484f82934f685fbf6044 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:28.514675 27827 tablet_service.cc:1511] Processing CreateTablet for tablet dce3c37e5f484c1eb954d8dda80fecb7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:28.516954 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0c9db3d5a64936ada6ab1cea65eb27" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:28.517354 27830 tablet_service.cc:1511] Processing CreateTablet for tablet f539d009c71c4bb683f242e0544164fa (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:28.515218 27753 tablet_service.cc:1511] Processing CreateTablet for tablet e0a446f075ac4a50a6d12c989edd81f7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:28.515218 27834 tablet_service.cc:1511] Processing CreateTablet for tablet 565750d8eaca414594a48297f262d000 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:28.523556 27965 raft_consensus.cc:493] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.515374 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0c9db3d5a64936ada6ab1cea65eb27" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:28.524170 27904 tablet_service.cc:1511] Processing CreateTablet for tablet e0a446f075ac4a50a6d12c989edd81f7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:28.537581 27960 tablet_bootstrap.cc:654] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.540167 27965 raft_consensus.cc:515] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.542636 27965 leader_election.cc:290] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:28.543139 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce3c37e5f484c1eb954d8dda80fecb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.543757 27834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565750d8eaca414594a48297f262d000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:28.552183 27737 leader_election.cc:343] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.557134 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 31db9e02e2b447328a9801a422e12f95 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:28.563758 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f539d009c71c4bb683f242e0544164fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.565282 27757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21e559561f64061b9cd26e06e65700b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.565919 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a446f075ac4a50a6d12c989edd81f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.576036 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7859b2bb2d24573ad5b4584646ef189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.577168 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31db9e02e2b447328a9801a422e12f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.590844 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82894aa637484f82934f685fbf6044. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:28.591034 27736 leader_election.cc:343] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.591501 27736 leader_election.cc:304] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:28.592249 27962 raft_consensus.cc:2749] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.592901 27830 tablet_service.cc:1511] Processing CreateTablet for tablet ecc5f9f2d15643c2b65b5365067138df (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:28.594094 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc5f9f2d15643c2b65b5365067138df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.598570 27964 tablet_bootstrap.cc:492] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:28.598628 27836 tablet_service.cc:1511] Processing CreateTablet for tablet f7859b2bb2d24573ad5b4584646ef189 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:28.599079 27964 ts_tablet_manager.cc:1403] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.302s	user 0.014s	sys 0.010s
I20260709 14:55:28.598883 27753 tablet_service.cc:1511] Processing CreateTablet for tablet aec34ba258c441e3984ba30d888d2970 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:28.599838 27836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7859b2bb2d24573ad5b4584646ef189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.600383 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec34ba258c441e3984ba30d888d2970. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:28.605005 27656 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.0.1:43285, user_credentials={real_user=slave}} blocked reactor thread for 47835.6us
I20260709 14:55:28.607503 27902 tablet_service.cc:1511] Processing CreateTablet for tablet d21e559561f64061b9cd26e06e65700b (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:28.607703 27906 tablet_service.cc:1511] Processing CreateTablet for tablet e35f4a870d4443eaaeb25febb423b504 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:28.608628 27902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21e559561f64061b9cd26e06e65700b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.605935 27964 raft_consensus.cc:359] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:28.610729 27964 raft_consensus.cc:385] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.610481 27835 tablet_service.cc:1511] Processing CreateTablet for tablet e0a446f075ac4a50a6d12c989edd81f7 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:28.611074 27964 raft_consensus.cc:740] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.611653 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a446f075ac4a50a6d12c989edd81f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.611877 27964 consensus_queue.cc:260] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:28.612339 27909 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9e0a412611472db1cb0eba4472508d (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:28.613451 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9e0a412611472db1cb0eba4472508d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.607512 27905 tablet_service.cc:1511] Processing CreateTablet for tablet a83c853f77754b9397ef81d1c585658b (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:28.614799 27905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83c853f77754b9397ef81d1c585658b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.616721 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a446f075ac4a50a6d12c989edd81f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.617146 27754 tablet_service.cc:1511] Processing CreateTablet for tablet a83c853f77754b9397ef81d1c585658b (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:28.618263 27754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83c853f77754b9397ef81d1c585658b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.624095 27834 tablet_service.cc:1511] Processing CreateTablet for tablet a83c853f77754b9397ef81d1c585658b (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:28.625205 27834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83c853f77754b9397ef81d1c585658b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.630899 27903 tablet_service.cc:1511] Processing CreateTablet for tablet aec34ba258c441e3984ba30d888d2970 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:28.632048 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec34ba258c441e3984ba30d888d2970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.634310 27829 tablet_service.cc:1511] Processing CreateTablet for tablet aec34ba258c441e3984ba30d888d2970 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:28.635568 27829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec34ba258c441e3984ba30d888d2970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.610531 27832 tablet_service.cc:1511] Processing CreateTablet for tablet d21e559561f64061b9cd26e06e65700b (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:28.672103 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21e559561f64061b9cd26e06e65700b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.641363 27901 tablet_service.cc:1511] Processing CreateTablet for tablet 215bbd77803a4a1c916ffac2f8c0f4cd (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:28.677131 27830 tablet_service.cc:1511] Processing CreateTablet for tablet 215bbd77803a4a1c916ffac2f8c0f4cd (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:28.677490 27755 tablet_service.cc:1511] Processing CreateTablet for tablet e35f4a870d4443eaaeb25febb423b504 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:28.647795 27835 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9e0a412611472db1cb0eba4472508d (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:28.645891 27756 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9e0a412611472db1cb0eba4472508d (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:28.678293 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215bbd77803a4a1c916ffac2f8c0f4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.678339 27871 heartbeater.cc:499] Master 127.26.0.62:38641 was elected leader, sending a full tablet report...
I20260709 14:55:28.683282 27910 tablet_service.cc:1511] Processing CreateTablet for tablet db3c79cddd9946949a1cf77437e788f3 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:28.667481 27903 tablet_service.cc:1511] Processing CreateTablet for tablet fb2cea962d0c4cbeb5467bdc6186bec5 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:28.684875 27907 tablet_service.cc:1511] Processing CreateTablet for tablet bcd4b7061c9646ee81a88a1a1f48aee1 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:28.687255 27902 tablet_service.cc:1511] Processing CreateTablet for tablet f665e471cc2a425387bbcba394d57b3d (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:28.677987 27901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215bbd77803a4a1c916ffac2f8c0f4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.696636 27834 tablet_service.cc:1511] Processing CreateTablet for tablet fb2cea962d0c4cbeb5467bdc6186bec5 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:28.698546 27964 ts_tablet_manager.cc:1434] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.005s
I20260709 14:55:28.698794 27831 tablet_service.cc:1511] Processing CreateTablet for tablet db3c79cddd9946949a1cf77437e788f3 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:28.699630 27964 tablet_bootstrap.cc:492] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:28.700049 27960 tablet_bootstrap.cc:492] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:28.700323 27906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35f4a870d4443eaaeb25febb423b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.700495 27960 ts_tablet_manager.cc:1403] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.286s	user 0.024s	sys 0.019s
I20260709 14:55:28.653807 27758 tablet_service.cc:1511] Processing CreateTablet for tablet 215bbd77803a4a1c916ffac2f8c0f4cd (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:28.663642 27753 tablet_service.cc:1511] Processing CreateTablet for tablet db3c79cddd9946949a1cf77437e788f3 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:28.662292 27959 tablet_bootstrap.cc:492] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:28.700532 27828 tablet_service.cc:1511] Processing CreateTablet for tablet e35f4a870d4443eaaeb25febb423b504 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:28.703999 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db3c79cddd9946949a1cf77437e788f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.713660 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2cea962d0c4cbeb5467bdc6186bec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.712276 27834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2cea962d0c4cbeb5467bdc6186bec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.701606 27756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9e0a412611472db1cb0eba4472508d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.713349 27959 ts_tablet_manager.cc:1403] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.341s	user 0.014s	sys 0.016s
I20260709 14:55:28.723922 27959 raft_consensus.cc:359] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:28.725773 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db3c79cddd9946949a1cf77437e788f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.729333 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215bbd77803a4a1c916ffac2f8c0f4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.733114 27962 raft_consensus.cc:493] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.733590 27962 raft_consensus.cc:515] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.735534 27962 leader_election.cc:290] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:28.736320 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9e0a412611472db1cb0eba4472508d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.733142 27902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f665e471cc2a425387bbcba394d57b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.736953 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d7991baf3d4b0abfdc6292749551af" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:28.738132 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d7991baf3d4b0abfdc6292749551af" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:28.737066 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35f4a870d4443eaaeb25febb423b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.738860 27907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd4b7061c9646ee81a88a1a1f48aee1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:28.739706 27737 leader_election.cc:343] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:28.740414 27736 leader_election.cc:343] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.740851 27736 leader_election.cc:304] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:28.741833 27962 raft_consensus.cc:2749] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:28.746459 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db3c79cddd9946949a1cf77437e788f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.747684 27752 tablet_service.cc:1511] Processing CreateTablet for tablet bcd4b7061c9646ee81a88a1a1f48aee1 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:28.749054 27752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd4b7061c9646ee81a88a1a1f48aee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.750133 27904 tablet_service.cc:1511] Processing CreateTablet for tablet 14e672f36d404003863380852f328e78 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:28.751398 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e672f36d404003863380852f328e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.752947 27761 tablet_service.cc:1511] Processing CreateTablet for tablet fb2cea962d0c4cbeb5467bdc6186bec5 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:28.753430 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35f4a870d4443eaaeb25febb423b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.754144 27761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2cea962d0c4cbeb5467bdc6186bec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.757324 27960 raft_consensus.cc:359] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.758136 27960 raft_consensus.cc:385] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.758492 27960 raft_consensus.cc:740] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.711856 27908 tablet_service.cc:1511] Processing CreateTablet for tablet f6a59271464a4307a052df80b3287a29 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:28.759435 27960 consensus_queue.cc:260] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.760468 27908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a59271464a4307a052df80b3287a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.724628 27959 raft_consensus.cc:385] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.761016 27959 raft_consensus.cc:740] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.763029 27909 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1f03e301f64ce9b008a7786176048a (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:28.764281 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1f03e301f64ce9b008a7786176048a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.764051 27832 tablet_service.cc:1511] Processing CreateTablet for tablet 14e672f36d404003863380852f328e78 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:28.765211 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e672f36d404003863380852f328e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.769887 27759 tablet_service.cc:1511] Processing CreateTablet for tablet f6a59271464a4307a052df80b3287a29 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:28.771203 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a59271464a4307a052df80b3287a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.774305 27959 consensus_queue.cc:260] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:28.747743 27836 tablet_service.cc:1511] Processing CreateTablet for tablet bcd4b7061c9646ee81a88a1a1f48aee1 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:28.777529 27836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd4b7061c9646ee81a88a1a1f48aee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.778483 27960 ts_tablet_manager.cc:1434] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.002s
I20260709 14:55:28.779452 27960 tablet_bootstrap.cc:492] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:28.780279 27959 ts_tablet_manager.cc:1434] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260709 14:55:28.781185 27959 tablet_bootstrap.cc:492] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:28.781827 27964 tablet_bootstrap.cc:654] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.783680 27833 tablet_service.cc:1511] Processing CreateTablet for tablet f665e471cc2a425387bbcba394d57b3d (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:28.763947 27760 tablet_service.cc:1511] Processing CreateTablet for tablet f665e471cc2a425387bbcba394d57b3d (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:28.784873 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f665e471cc2a425387bbcba394d57b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.785012 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f665e471cc2a425387bbcba394d57b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.791203 27905 tablet_service.cc:1511] Processing CreateTablet for tablet 05c84d84a9644e02a59d948be180670e (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:28.792454 27905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c84d84a9644e02a59d948be180670e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.808058 27901 tablet_service.cc:1511] Processing CreateTablet for tablet 2a89436d2d774bce91419f24b6a7dfd0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:28.809193 27829 tablet_service.cc:1511] Processing CreateTablet for tablet f6a59271464a4307a052df80b3287a29 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:28.810461 27829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a59271464a4307a052df80b3287a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.817422 27901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a89436d2d774bce91419f24b6a7dfd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.818639 27974 raft_consensus.cc:493] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.819118 27974 raft_consensus.cc:515] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:28.821094 27965 raft_consensus.cc:493] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:28.821520 27965 raft_consensus.cc:515] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:28.823318 27965 leader_election.cc:290] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285)
I20260709 14:55:28.824473 27974 leader_election.cc:290] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261), 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285)
I20260709 14:55:28.831112 27960 tablet_bootstrap.cc:654] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.836402 27910 tablet_service.cc:1511] Processing CreateTablet for tablet 8b70432c72d94ae88286456271fc0880 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:28.841547 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b70432c72d94ae88286456271fc0880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.850863 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1f03e301f64ce9b008a7786176048a (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:28.852078 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1f03e301f64ce9b008a7786176048a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.855019 27827 tablet_service.cc:1511] Processing CreateTablet for tablet 05c84d84a9644e02a59d948be180670e (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:28.855585 27830 tablet_service.cc:1511] Processing CreateTablet for tablet 2a89436d2d774bce91419f24b6a7dfd0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:28.856190 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c84d84a9644e02a59d948be180670e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.858471 27835 tablet_service.cc:1511] Processing CreateTablet for tablet 8b70432c72d94ae88286456271fc0880 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:28.856731 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a89436d2d774bce91419f24b6a7dfd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.872952 27756 tablet_service.cc:1511] Processing CreateTablet for tablet 14e672f36d404003863380852f328e78 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:28.873880 27828 tablet_service.cc:1511] Processing CreateTablet for tablet 68869e11cd484c219fee5f21e2a1058c (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:28.877815 27756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e672f36d404003863380852f328e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.880321 27753 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1f03e301f64ce9b008a7786176048a (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:28.881879 27757 tablet_service.cc:1511] Processing CreateTablet for tablet 05c84d84a9644e02a59d948be180670e (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:28.882496 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1f03e301f64ce9b008a7786176048a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.883064 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b70432c72d94ae88286456271fc0880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.887365 27754 tablet_service.cc:1511] Processing CreateTablet for tablet 8b70432c72d94ae88286456271fc0880 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:28.888540 27754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b70432c72d94ae88286456271fc0880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.893923 27828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68869e11cd484c219fee5f21e2a1058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.865908 27906 tablet_service.cc:1511] Processing CreateTablet for tablet 68869e11cd484c219fee5f21e2a1058c (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:28.906159 27906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68869e11cd484c219fee5f21e2a1058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.906177 27964 tablet_bootstrap.cc:492] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:28.907941 27964 ts_tablet_manager.cc:1403] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.209s	user 0.014s	sys 0.009s
I20260709 14:55:28.910188 27904 tablet_service.cc:1511] Processing CreateTablet for tablet 47d3ed1c542b4bd08fc573698af0c4ae (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:28.911362 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d3ed1c542b4bd08fc573698af0c4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.911058 27964 raft_consensus.cc:359] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:28.915542 27835 tablet_service.cc:1511] Processing CreateTablet for tablet 507ab8e621644bfc8cfb3adca37164ea (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:28.916728 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507ab8e621644bfc8cfb3adca37164ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.916884 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 507ab8e621644bfc8cfb3adca37164ea (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:28.918076 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507ab8e621644bfc8cfb3adca37164ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.912463 27964 raft_consensus.cc:385] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:28.927711 27752 tablet_service.cc:1511] Processing CreateTablet for tablet 507ab8e621644bfc8cfb3adca37164ea (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:28.931152 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:28.924836 27964 raft_consensus.cc:740] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:28.933290 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befe113515d8489f81ef7fdf66a17fb6" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:28.934579 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:28.936259 27755 tablet_service.cc:1511] Processing CreateTablet for tablet 47d3ed1c542b4bd08fc573698af0c4ae (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:28.935863 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befe113515d8489f81ef7fdf66a17fb6" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:28.921177 27836 tablet_service.cc:1511] Processing CreateTablet for tablet 47d3ed1c542b4bd08fc573698af0c4ae (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:28.937235 27845 raft_consensus.cc:2468] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:28.938535 27757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c84d84a9644e02a59d948be180670e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.938122 27836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d3ed1c542b4bd08fc573698af0c4ae. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:28.941154 27886 leader_election.cc:343] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.892760 27959 tablet_bootstrap.cc:654] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:28.950845 27886 leader_election.cc:304] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
W20260709 14:55:28.953936 27886 leader_election.cc:343] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.954348 27886 leader_election.cc:304] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:28.954634 27965 raft_consensus.cc:2804] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:28.881784 27761 tablet_service.cc:1511] Processing CreateTablet for tablet 2a89436d2d774bce91419f24b6a7dfd0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:28.955045 27965 raft_consensus.cc:493] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:28.958725 27965 raft_consensus.cc:3060] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:28.967526 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d3ed1c542b4bd08fc573698af0c4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.981786 27833 tablet_service.cc:1511] Processing CreateTablet for tablet 3b29da5f58104d5b84f7893d2c2de4b0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:28.983083 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b29da5f58104d5b84f7893d2c2de4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.957609 27760 tablet_service.cc:1511] Processing CreateTablet for tablet 68869e11cd484c219fee5f21e2a1058c (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:28.996625 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befe113515d8489f81ef7fdf66a17fb6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:28.996980 27752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507ab8e621644bfc8cfb3adca37164ea. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:28.998184 27812 leader_election.cc:343] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:28.998817 27761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a89436d2d774bce91419f24b6a7dfd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.000192 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68869e11cd484c219fee5f21e2a1058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.008828 27827 tablet_service.cc:1511] Processing CreateTablet for tablet 815096b59cd64e3b8358928a33de1957 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:29.010015 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815096b59cd64e3b8358928a33de1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.013167 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befe113515d8489f81ef7fdf66a17fb6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.014845 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 815096b59cd64e3b8358928a33de1957 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:29.015910 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815096b59cd64e3b8358928a33de1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:28.969637 27965 raft_consensus.cc:515] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:29.017792 27920 raft_consensus.cc:2393] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 9b009ef7c7c44721b21fc5d28bf44979 in this term.
I20260709 14:55:29.017746 27910 tablet_service.cc:1511] Processing CreateTablet for tablet 3b29da5f58104d5b84f7893d2c2de4b0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:28.967092 27964 consensus_queue.cc:260] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.037385 27811 leader_election.cc:304] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:29.040305 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb93bbd9e3640d8bb824164fe92572d (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:29.050841 27974 raft_consensus.cc:3060] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.052887 27904 tablet_service.cc:1511] Processing CreateTablet for tablet f361d066e01549f29dbbe437bb8d19d2 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:29.054296 27959 tablet_bootstrap.cc:492] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.054855 27959 ts_tablet_manager.cc:1403] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.274s	user 0.019s	sys 0.015s
I20260709 14:55:29.056319 27830 tablet_service.cc:1511] Processing CreateTablet for tablet dd686e3223204425afc54bcb8b97d612 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:29.057098 27909 tablet_service.cc:1511] Processing CreateTablet for tablet dd686e3223204425afc54bcb8b97d612 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:29.057550 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd686e3223204425afc54bcb8b97d612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.057948 27960 tablet_bootstrap.cc:492] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.051378 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b29da5f58104d5b84f7893d2c2de4b0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:29.050750 27886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.1:43285, user_credentials={real_user=slave}} blocked reactor thread for 96839.2us
I20260709 14:55:29.063308 27960 ts_tablet_manager.cc:1403] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.284s	user 0.015s	sys 0.025s
I20260709 14:55:29.071336 27908 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc8e38c426845f9be7ea8e6bb6d8ae6 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 14:55:29.071605 27886 leader_election.cc:343] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.076884 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd686e3223204425afc54bcb8b97d612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.077817 27834 tablet_service.cc:1511] Processing CreateTablet for tablet bcecb6d9bc1d476aa04d3d14ec015637 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:29.078689 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb93bbd9e3640d8bb824164fe92572d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.079742 27908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc8e38c426845f9be7ea8e6bb6d8ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.076906 27832 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc8e38c426845f9be7ea8e6bb6d8ae6 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:29.081454 27964 ts_tablet_manager.cc:1434] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.173s	user 0.006s	sys 0.002s
I20260709 14:55:29.088433 27960 raft_consensus.cc:359] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.089309 27960 raft_consensus.cc:385] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.090757 27758 tablet_service.cc:1511] Processing CreateTablet for tablet 3b29da5f58104d5b84f7893d2c2de4b0 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:29.092037 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b29da5f58104d5b84f7893d2c2de4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.083019 27904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f361d066e01549f29dbbe437bb8d19d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.094257 27901 tablet_service.cc:1511] Processing CreateTablet for tablet bcecb6d9bc1d476aa04d3d14ec015637 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:29.095468 27901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcecb6d9bc1d476aa04d3d14ec015637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.095736 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befe113515d8489f81ef7fdf66a17fb6" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:29.096498 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc8e38c426845f9be7ea8e6bb6d8ae6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:29.097018 27886 leader_election.cc:343] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.051481 27831 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb93bbd9e3640d8bb824164fe92572d (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:29.089597 27960 raft_consensus.cc:740] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.102222 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befe113515d8489f81ef7fdf66a17fb6" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:29.064175 27965 leader_election.cc:290] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285)
I20260709 14:55:29.122920 27753 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb93bbd9e3640d8bb824164fe92572d (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:29.123890 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb93bbd9e3640d8bb824164fe92572d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.133754 27759 tablet_service.cc:1511] Processing CreateTablet for tablet 815096b59cd64e3b8358928a33de1957 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:29.135046 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815096b59cd64e3b8358928a33de1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.136976 27981 raft_consensus.cc:2749] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.145136 27960 consensus_queue.cc:260] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.147375 27960 ts_tablet_manager.cc:1434] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 14:55:29.150938 27835 tablet_service.cc:1511] Processing CreateTablet for tablet f361d066e01549f29dbbe437bb8d19d2 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:29.159723 27960 tablet_bootstrap.cc:492] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.165524 27960 tablet_bootstrap.cc:654] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.072732 27974 raft_consensus.cc:2749] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.164299 27959 raft_consensus.cc:359] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.176605 27827 tablet_service.cc:1511] Processing CreateTablet for tablet eca18b1ca22045f284887b9a70d43b84 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:29.180058 27761 tablet_service.cc:1511] Processing CreateTablet for tablet dd686e3223204425afc54bcb8b97d612 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:29.177146 27845 raft_consensus.cc:2468] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:29.182488 27886 leader_election.cc:304] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:29.183558 27981 raft_consensus.cc:2804] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.183687 27761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd686e3223204425afc54bcb8b97d612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.184013 27981 raft_consensus.cc:697] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:29.184429 27757 tablet_service.cc:1511] Processing CreateTablet for tablet bcecb6d9bc1d476aa04d3d14ec015637 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:29.184852 27981 consensus_queue.cc:237] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:29.185583 27757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcecb6d9bc1d476aa04d3d14ec015637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.182365 27758 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc8e38c426845f9be7ea8e6bb6d8ae6 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:29.189543 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc8e38c426845f9be7ea8e6bb6d8ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.189862 27754 tablet_service.cc:1511] Processing CreateTablet for tablet f361d066e01549f29dbbe437bb8d19d2 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:29.190371 27753 tablet_service.cc:1511] Processing CreateTablet for tablet eca18b1ca22045f284887b9a70d43b84 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:29.191169 27754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f361d066e01549f29dbbe437bb8d19d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.191834 27834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcecb6d9bc1d476aa04d3d14ec015637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.194082 27959 raft_consensus.cc:385] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.198861 27910 tablet_service.cc:1511] Processing CreateTablet for tablet eca18b1ca22045f284887b9a70d43b84 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:29.200074 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca18b1ca22045f284887b9a70d43b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.204253 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca18b1ca22045f284887b9a70d43b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.204418 27827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca18b1ca22045f284887b9a70d43b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.205569 27964 tablet_bootstrap.cc:492] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.207620 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb93bbd9e3640d8bb824164fe92572d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:29.208938 27811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 171768us
I20260709 14:55:29.212805 27830 tablet_service.cc:1511] Processing CreateTablet for tablet 363c2d139a744a8e9ad8434cb153cf6a (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:29.213519 27906 tablet_service.cc:1511] Processing CreateTablet for tablet 363c2d139a744a8e9ad8434cb153cf6a (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:29.213994 27830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363c2d139a744a8e9ad8434cb153cf6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.214643 27906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363c2d139a744a8e9ad8434cb153cf6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.217293 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f361d066e01549f29dbbe437bb8d19d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.196570 27959 raft_consensus.cc:740] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.223937 27959 consensus_queue.cc:260] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.226050 27959 ts_tablet_manager.cc:1434] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.171s	user 0.006s	sys 0.000s
I20260709 14:55:29.226998 27959 tablet_bootstrap.cc:492] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.235816 27756 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc9b215c53549e4a7d2ce8539e00c41 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:29.237380 27756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc9b215c53549e4a7d2ce8539e00c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.239038 27833 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc9b215c53549e4a7d2ce8539e00c41 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:29.241880 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc9b215c53549e4a7d2ce8539e00c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.250983 27962 raft_consensus.cc:493] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.254710 27962 raft_consensus.cc:515] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.256618 27962 leader_election.cc:290] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.258665 27903 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc9b215c53549e4a7d2ce8539e00c41 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:29.258987 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1f52efc7f409796e52f61f86882f6" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.259759 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc9b215c53549e4a7d2ce8539e00c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.260903 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1f52efc7f409796e52f61f86882f6" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.262347 27960 tablet_bootstrap.cc:492] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.262220 27752 tablet_service.cc:1511] Processing CreateTablet for tablet ebc8ff4e8f024c1faea26b8aba884253 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:29.262807 27960 ts_tablet_manager.cc:1403] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.040s
I20260709 14:55:29.263437 27752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc8ff4e8f024c1faea26b8aba884253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.241182 27755 tablet_service.cc:1511] Processing CreateTablet for tablet 363c2d139a744a8e9ad8434cb153cf6a (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:29.264767 27755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363c2d139a744a8e9ad8434cb153cf6a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:29.262197 27737 leader_election.cc:343] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:29.266871 27736 leader_election.cc:343] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.267342 27736 leader_election.cc:304] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:29.268102 27962 raft_consensus.cc:2749] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.272519 27960 raft_consensus.cc:359] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.273180 27960 raft_consensus.cc:385] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.273440 27960 raft_consensus.cc:740] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.274107 27960 consensus_queue.cc:260] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.294773 27960 ts_tablet_manager.cc:1434] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:55:29.282044 27964 tablet_bootstrap.cc:654] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.267968 27666 catalog_manager.cc:5697] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.303786 27903 tablet_service.cc:1511] Processing CreateTablet for tablet ebc8ff4e8f024c1faea26b8aba884253 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:29.306739 27903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc8ff4e8f024c1faea26b8aba884253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.309247 27959 tablet_bootstrap.cc:654] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.312412 27960 tablet_bootstrap.cc:492] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.309257 27831 tablet_service.cc:1511] Processing CreateTablet for tablet ebc8ff4e8f024c1faea26b8aba884253 (DEFAULT_TABLE table=test-workload [id=7d9ac88ec76e459282b822dfccd1cfb8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:29.314006 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc8ff4e8f024c1faea26b8aba884253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:29.335459 27964 tablet_bootstrap.cc:492] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.335932 27964 ts_tablet_manager.cc:1403] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.000s
I20260709 14:55:29.338699 27964 raft_consensus.cc:359] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.339450 27964 raft_consensus.cc:385] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.339784 27960 tablet_bootstrap.cc:654] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.339740 27964 raft_consensus.cc:740] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.340623 27964 consensus_queue.cc:260] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.343814 27959 tablet_bootstrap.cc:492] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.344295 27959 ts_tablet_manager.cc:1403] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.004s
I20260709 14:55:29.347348 27959 raft_consensus.cc:359] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.348066 27959 raft_consensus.cc:385] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.348364 27959 raft_consensus.cc:740] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.349215 27959 consensus_queue.cc:260] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.351581 27959 ts_tablet_manager.cc:1434] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:55:29.351846 27964 ts_tablet_manager.cc:1434] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:29.351804 27962 raft_consensus.cc:493] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.352504 27959 tablet_bootstrap.cc:492] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.352386 27962 raft_consensus.cc:515] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.354497 27962 leader_election.cc:290] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.355948 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f24eacf47848bbac0fa3750bd48c4b" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.356518 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f24eacf47848bbac0fa3750bd48c4b" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
W20260709 14:55:29.357232 27737 leader_election.cc:343] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:29.357810 27736 leader_election.cc:343] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.358246 27736 leader_election.cc:304] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:29.359038 27959 tablet_bootstrap.cc:654] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.359294 27962 raft_consensus.cc:2749] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.363027 27964 tablet_bootstrap.cc:492] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.369105 27964 tablet_bootstrap.cc:654] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:29.371920 27717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:29.373692 27960 tablet_bootstrap.cc:492] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.374372 27960 ts_tablet_manager.cc:1403] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.026s
I20260709 14:55:29.377673 27960 raft_consensus.cc:359] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.378443 27960 raft_consensus.cc:385] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.378736 27960 raft_consensus.cc:740] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.379518 27960 consensus_queue.cc:260] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.380649 27964 tablet_bootstrap.cc:492] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.380677 27959 tablet_bootstrap.cc:492] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.381129 27964 ts_tablet_manager.cc:1403] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260709 14:55:29.381353 27959 ts_tablet_manager.cc:1403] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 14:55:29.381688 27960 ts_tablet_manager.cc:1434] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:29.382884 27960 tablet_bootstrap.cc:492] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.383803 27964 raft_consensus.cc:359] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.383992 27959 raft_consensus.cc:359] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.384485 27964 raft_consensus.cc:385] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.384631 27959 raft_consensus.cc:385] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.384797 27964 raft_consensus.cc:740] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.384958 27959 raft_consensus.cc:740] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.385911 27964 consensus_queue.cc:260] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.385911 27959 consensus_queue.cc:260] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.387252 27982 raft_consensus.cc:493] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.387681 27982 raft_consensus.cc:515] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.388624 27959 ts_tablet_manager.cc:1434] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:29.389230 27960 tablet_bootstrap.cc:654] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.389626 27959 tablet_bootstrap.cc:492] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.392484 27982 leader_election.cc:290] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.393095 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2836abbc8d43c0910ad0e686ace1a0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:29.393616 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2836abbc8d43c0910ad0e686ace1a0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.394232 27920 raft_consensus.cc:2468] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.394315 27964 ts_tablet_manager.cc:1434] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
W20260709 14:55:29.394371 27812 leader_election.cc:343] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.395527 27964 tablet_bootstrap.cc:492] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.397301 27811 leader_election.cc:304] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:29.398486 27982 raft_consensus.cc:2804] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.398845 27982 raft_consensus.cc:493] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.399206 27982 raft_consensus.cc:3060] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.402055 27964 tablet_bootstrap.cc:654] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.405966 27982 raft_consensus.cc:515] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.409366 27974 raft_consensus.cc:493] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.409802 27974 raft_consensus.cc:515] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.411060 27960 tablet_bootstrap.cc:492] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.411489 27960 ts_tablet_manager.cc:1403] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.014s
I20260709 14:55:29.411568 27974 leader_election.cc:290] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.412688 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2836abbc8d43c0910ad0e686ace1a0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:29.413066 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05541f6e82d64d919ee263b1e5fda178" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.413743 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05541f6e82d64d919ee263b1e5fda178" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:29.414395 27811 leader_election.cc:343] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.414276 27960 raft_consensus.cc:359] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:29.414816 27812 leader_election.cc:343] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.414999 27960 raft_consensus.cc:385] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.414288 27771 raft_consensus.cc:2468] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.415330 27960 raft_consensus.cc:740] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.415989 27960 consensus_queue.cc:260] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.416435 27812 leader_election.cc:304] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:29.398823 27959 tablet_bootstrap.cc:654] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.420222 27974 raft_consensus.cc:2804] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.420460 27960 ts_tablet_manager.cc:1434] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:29.420522 27982 leader_election.cc:290] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.421521 27960 tablet_bootstrap.cc:492] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.421773 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2836abbc8d43c0910ad0e686ace1a0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:29.422336 27920 raft_consensus.cc:3060] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.427520 27960 tablet_bootstrap.cc:654] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.420569 27974 raft_consensus.cc:493] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.428172 27974 raft_consensus.cc:3060] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.434654 27920 raft_consensus.cc:2468] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:29.435828 27811 leader_election.cc:304] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:29.436933 27982 raft_consensus.cc:2804] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.437531 27974 raft_consensus.cc:515] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.439795 27974 leader_election.cc:290] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.441282 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05541f6e82d64d919ee263b1e5fda178" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:29.440426 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05541f6e82d64d919ee263b1e5fda178" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:29.442332 27771 raft_consensus.cc:3060] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:29.442564 27811 leader_election.cc:343] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.447652 27964 tablet_bootstrap.cc:492] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.448204 27964 ts_tablet_manager.cc:1403] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.007s
I20260709 14:55:29.449203 27771 raft_consensus.cc:2468] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:29.450337 27812 leader_election.cc:304] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:29.451721 27982 raft_consensus.cc:697] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:29.451458 27998 raft_consensus.cc:2804] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.451411 27964 raft_consensus.cc:359] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.452958 27998 raft_consensus.cc:697] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:29.453083 27964 raft_consensus.cc:385] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.452566 27982 consensus_queue.cc:237] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.453644 27959 tablet_bootstrap.cc:492] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.453488 27964 raft_consensus.cc:740] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.454145 27959 ts_tablet_manager.cc:1403] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.015s
I20260709 14:55:29.453855 27998 consensus_queue.cc:237] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.454795 27964 consensus_queue.cc:260] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.457218 27960 tablet_bootstrap.cc:492] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.456895 27959 raft_consensus.cc:359] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.457358 27964 ts_tablet_manager.cc:1434] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:55:29.457545 27959 raft_consensus.cc:385] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.457624 27960 ts_tablet_manager.cc:1403] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.025s
I20260709 14:55:29.458675 27964 tablet_bootstrap.cc:492] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.459566 27959 raft_consensus.cc:740] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.460172 27960 raft_consensus.cc:359] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.460776 27960 raft_consensus.cc:385] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.460424 27959 consensus_queue.cc:260] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.461045 27960 raft_consensus.cc:740] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.461673 27960 consensus_queue.cc:260] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.462754 27959 ts_tablet_manager.cc:1434] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:29.463438 27960 ts_tablet_manager.cc:1434] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:55:29.464329 27960 tablet_bootstrap.cc:492] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.467329 27666 catalog_manager.cc:5697] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.468888 27964 tablet_bootstrap.cc:654] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.469200 27960 tablet_bootstrap.cc:654] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.479449 27959 tablet_bootstrap.cc:492] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.485330 27959 tablet_bootstrap.cc:654] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.489545 27960 tablet_bootstrap.cc:492] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.489980 27960 ts_tablet_manager.cc:1403] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 14:55:29.491070 27964 tablet_bootstrap.cc:492] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.491489 27964 ts_tablet_manager.cc:1403] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.016s
I20260709 14:55:29.492298 27960 raft_consensus.cc:359] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.492933 27960 raft_consensus.cc:385] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.493224 27959 tablet_bootstrap.cc:492] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.493197 27960 raft_consensus.cc:740] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.493997 27964 raft_consensus.cc:359] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.493934 27960 consensus_queue.cc:260] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.494529 27964 raft_consensus.cc:385] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.494863 27959 ts_tablet_manager.cc:1403] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 14:55:29.494884 27964 raft_consensus.cc:740] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.495725 27964 consensus_queue.cc:260] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.495939 27666 catalog_manager.cc:5697] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.497485 27964 ts_tablet_manager.cc:1434] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:29.497654 27959 raft_consensus.cc:359] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.498291 27964 tablet_bootstrap.cc:492] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.499596 27960 ts_tablet_manager.cc:1434] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:29.498322 27959 raft_consensus.cc:385] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.500128 27959 raft_consensus.cc:740] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.500895 27959 consensus_queue.cc:260] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.503127 27959 ts_tablet_manager.cc:1434] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:29.504300 27959 tablet_bootstrap.cc:492] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.504323 27964 tablet_bootstrap.cc:654] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.505577 27960 tablet_bootstrap.cc:492] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.510488 27959 tablet_bootstrap.cc:654] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.514074 27960 tablet_bootstrap.cc:654] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.542606 27959 tablet_bootstrap.cc:492] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.542973 27959 ts_tablet_manager.cc:1403] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.019s
I20260709 14:55:29.543023 27960 tablet_bootstrap.cc:492] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.543522 27960 ts_tablet_manager.cc:1403] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.016s
I20260709 14:55:29.545320 27964 tablet_bootstrap.cc:492] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.545769 27964 ts_tablet_manager.cc:1403] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.024s
I20260709 14:55:29.545876 27959 raft_consensus.cc:359] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.546411 27959 raft_consensus.cc:385] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.546190 27960 raft_consensus.cc:359] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.546625 27959 raft_consensus.cc:740] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.546824 27960 raft_consensus.cc:385] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.547122 27960 raft_consensus.cc:740] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.547237 27959 consensus_queue.cc:260] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.547744 27960 consensus_queue.cc:260] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.549296 27959 ts_tablet_manager.cc:1434] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:29.549647 27960 ts_tablet_manager.cc:1434] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:29.550369 27959 tablet_bootstrap.cc:492] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.550590 27960 tablet_bootstrap.cc:492] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.548358 27964 raft_consensus.cc:359] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.552564 27964 raft_consensus.cc:385] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.552855 27964 raft_consensus.cc:740] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.553627 27964 consensus_queue.cc:260] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.555779 27959 tablet_bootstrap.cc:654] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.555778 27960 tablet_bootstrap.cc:654] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.556298 27964 ts_tablet_manager.cc:1434] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:29.557267 27964 tablet_bootstrap.cc:492] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.563274 27964 tablet_bootstrap.cc:654] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.567395 27960 tablet_bootstrap.cc:492] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.567538 27959 tablet_bootstrap.cc:492] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.567832 27960 ts_tablet_manager.cc:1403] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260709 14:55:29.567960 27959 ts_tablet_manager.cc:1403] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260709 14:55:29.570518 27960 raft_consensus.cc:359] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:29.570677 27959 raft_consensus.cc:359] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.571200 27960 raft_consensus.cc:385] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.571334 27959 raft_consensus.cc:385] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.571604 27960 raft_consensus.cc:740] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.571725 27959 raft_consensus.cc:740] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.572399 27960 consensus_queue.cc:260] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:29.572518 27959 consensus_queue.cc:260] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.574317 27964 tablet_bootstrap.cc:492] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.574514 27960 ts_tablet_manager.cc:1434] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:29.574705 27959 ts_tablet_manager.cc:1434] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:29.574744 27964 ts_tablet_manager.cc:1403] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:55:29.575345 27960 tablet_bootstrap.cc:492] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.575618 27959 tablet_bootstrap.cc:492] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.577288 27964 raft_consensus.cc:359] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.577891 27964 raft_consensus.cc:385] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.578143 27964 raft_consensus.cc:740] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.578823 27964 consensus_queue.cc:260] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.580868 27964 ts_tablet_manager.cc:1434] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:29.581202 27960 tablet_bootstrap.cc:654] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.581291 27959 tablet_bootstrap.cc:654] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.581722 27964 tablet_bootstrap.cc:492] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.587512 27964 tablet_bootstrap.cc:654] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.592033 27959 tablet_bootstrap.cc:492] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.592438 27959 ts_tablet_manager.cc:1403] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:55:29.594841 27959 raft_consensus.cc:359] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.595450 27959 raft_consensus.cc:385] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.595566 27960 tablet_bootstrap.cc:492] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.595810 27959 raft_consensus.cc:740] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.596047 27960 ts_tablet_manager.cc:1403] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260709 14:55:29.596570 27959 consensus_queue.cc:260] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.599076 27959 ts_tablet_manager.cc:1434] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:29.598801 27960 raft_consensus.cc:359] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.599423 27960 raft_consensus.cc:385] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.599701 27960 raft_consensus.cc:740] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.600250 27959 tablet_bootstrap.cc:492] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.600445 27960 consensus_queue.cc:260] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.601694 27964 tablet_bootstrap.cc:492] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.602100 27964 ts_tablet_manager.cc:1403] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 14:55:29.604424 27964 raft_consensus.cc:359] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.605126 27960 ts_tablet_manager.cc:1434] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:55:29.605113 27964 raft_consensus.cc:385] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.605497 27964 raft_consensus.cc:740] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.605729 27959 tablet_bootstrap.cc:654] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.606029 27960 tablet_bootstrap.cc:492] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.606194 27964 consensus_queue.cc:260] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.611016 27964 ts_tablet_manager.cc:1434] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:55:29.611562 27960 tablet_bootstrap.cc:654] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.611827 27964 tablet_bootstrap.cc:492] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.616843 27959 tablet_bootstrap.cc:492] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.617260 27959 ts_tablet_manager.cc:1403] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260709 14:55:29.617408 27964 tablet_bootstrap.cc:654] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.620093 27959 raft_consensus.cc:359] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.620740 27959 raft_consensus.cc:385] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.621021 27959 raft_consensus.cc:740] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.621150 27962 raft_consensus.cc:493] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.621670 27962 raft_consensus.cc:515] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.621884 27959 consensus_queue.cc:260] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.623693 27962 leader_election.cc:290] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.623971 27959 ts_tablet_manager.cc:1434] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:29.624836 27959 tablet_bootstrap.cc:492] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.625923 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472beaf2d03f4137b44a2e565fcbc5c7" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.626431 27964 tablet_bootstrap.cc:492] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.626492 27845 raft_consensus.cc:2468] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:29.626892 27964 ts_tablet_manager.cc:1403] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 14:55:29.627437 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472beaf2d03f4137b44a2e565fcbc5c7" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.628000 27920 raft_consensus.cc:2468] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:29.629087 27736 leader_election.cc:304] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:29.629377 27964 raft_consensus.cc:359] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.629937 27959 tablet_bootstrap.cc:654] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.629993 27964 raft_consensus.cc:385] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.630431 27964 raft_consensus.cc:740] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.630927 27962 raft_consensus.cc:2804] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.631279 27962 raft_consensus.cc:493] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.631139 27964 consensus_queue.cc:260] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.631606 27962 raft_consensus.cc:3060] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.633230 27964 ts_tablet_manager.cc:1434] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:29.634490 27964 tablet_bootstrap.cc:492] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.638168 27960 tablet_bootstrap.cc:492] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.639667 27964 tablet_bootstrap.cc:654] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.640533 27960 ts_tablet_manager.cc:1403] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.009s
I20260709 14:55:29.640859 27959 tablet_bootstrap.cc:492] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.641283 27959 ts_tablet_manager.cc:1403] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:55:29.639660 27962 raft_consensus.cc:515] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.643642 27959 raft_consensus.cc:359] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.643987 27962 leader_election.cc:290] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.644258 27959 raft_consensus.cc:385] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.644529 27959 raft_consensus.cc:740] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.645061 27981 raft_consensus.cc:493] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.645308 27959 consensus_queue.cc:260] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.645521 27981 raft_consensus.cc:515] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.647395 27959 ts_tablet_manager.cc:1434] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:29.647491 27981 leader_election.cc:290] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:29.648229 27959 tablet_bootstrap.cc:492] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.649930 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472beaf2d03f4137b44a2e565fcbc5c7" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:29.650485 27920 raft_consensus.cc:3060] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.653860 27959 tablet_bootstrap.cc:654] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.653659 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b1f6ac96b9400aad1dc8376814bfcf" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:29.654917 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b1f6ac96b9400aad1dc8376814bfcf" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:29.656634 27886 leader_election.cc:343] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:29.657789 27886 leader_election.cc:343] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.658208 27886 leader_election.cc:304] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:29.659307 27981 raft_consensus.cc:2749] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.648376 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472beaf2d03f4137b44a2e565fcbc5c7" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:29.661793 27845 raft_consensus.cc:3060] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.664742 27920 raft_consensus.cc:2468] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:29.665275 27960 raft_consensus.cc:359] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.665974 27960 raft_consensus.cc:385] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.666229 27960 raft_consensus.cc:740] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.666253 27736 leader_election.cc:304] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:29.666967 27960 consensus_queue.cc:260] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.667611 27962 raft_consensus.cc:2804] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.667912 27981 raft_consensus.cc:493] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.668357 27981 raft_consensus.cc:515] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.670231 27981 leader_election.cc:290] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:29.671983 27845 raft_consensus.cc:2468] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:29.674237 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b34cd7a8b40f09401103b088fb6c1" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:29.675096 27964 tablet_bootstrap.cc:492] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.675498 27964 ts_tablet_manager.cc:1403] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.022s
W20260709 14:55:29.675550 27886 leader_election.cc:343] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.678180 27964 raft_consensus.cc:359] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.678804 27964 raft_consensus.cc:385] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.679071 27964 raft_consensus.cc:740] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.679806 27964 consensus_queue.cc:260] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.681298 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b34cd7a8b40f09401103b088fb6c1" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:29.683396 27886 leader_election.cc:343] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.683830 27886 leader_election.cc:304] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:29.684898 27981 raft_consensus.cc:2749] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.686403 27962 raft_consensus.cc:697] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:29.686945 27959 tablet_bootstrap.cc:492] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.687420 27959 ts_tablet_manager.cc:1403] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.019s
I20260709 14:55:29.687340 27962 consensus_queue.cc:237] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.689229 27964 ts_tablet_manager.cc:1434] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:55:29.690083 27964 tablet_bootstrap.cc:492] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.691568 27981 raft_consensus.cc:493] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.691990 27981 raft_consensus.cc:515] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.693830 27981 leader_election.cc:290] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:29.695891 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5997353893964bd187c0446d228f8ab7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:29.696463 27771 raft_consensus.cc:2468] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:29.696549 27959 raft_consensus.cc:359] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.697211 27959 raft_consensus.cc:385] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.697474 27959 raft_consensus.cc:740] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.698216 27959 consensus_queue.cc:260] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.698561 27886 leader_election.cc:304] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:29.699611 27965 raft_consensus.cc:2804] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.699935 27965 raft_consensus.cc:493] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.700263 27959 ts_tablet_manager.cc:1434] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:55:29.701005 27964 tablet_bootstrap.cc:654] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.701238 27959 tablet_bootstrap.cc:492] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.700232 27965 raft_consensus.cc:3060] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.707701 27959 tablet_bootstrap.cc:654] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.709450 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5997353893964bd187c0446d228f8ab7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.710067 27845 raft_consensus.cc:2468] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:29.711083 28020 raft_consensus.cc:493] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.711536 28020 raft_consensus.cc:515] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.713543 28020 leader_election.cc:290] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.715353 27960 ts_tablet_manager.cc:1434] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.074s	user 0.021s	sys 0.021s
I20260709 14:55:29.716373 27960 tablet_bootstrap.cc:492] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.715380 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a93b26fd18432d85a238938a6e59bd" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.719187 27845 raft_consensus.cc:2468] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:29.720717 27737 leader_election.cc:304] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:29.721705 28019 raft_consensus.cc:493] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.722046 27960 tablet_bootstrap.cc:654] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.722325 27962 raft_consensus.cc:2804] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.722573 27962 raft_consensus.cc:493] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.722774 27962 raft_consensus.cc:3060] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.723042 27964 tablet_bootstrap.cc:492] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.723476 27964 ts_tablet_manager.cc:1403] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.005s
I20260709 14:55:29.725731 27964 raft_consensus.cc:359] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.726315 27964 raft_consensus.cc:385] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.726565 27964 raft_consensus.cc:740] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.727162 27960 tablet_bootstrap.cc:492] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.727550 27960 ts_tablet_manager.cc:1403] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:55:29.728606 27959 tablet_bootstrap.cc:492] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.728402 27981 consensus_queue.cc:1048] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:29.729023 27959 ts_tablet_manager.cc:1403] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260709 14:55:29.722075 28019 raft_consensus.cc:515] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } }
I20260709 14:55:29.729995 27960 raft_consensus.cc:359] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.730609 27960 raft_consensus.cc:385] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.730867 27960 raft_consensus.cc:740] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.730913 28019 leader_election.cc:290] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:29.731401 27959 raft_consensus.cc:359] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.731490 27960 consensus_queue.cc:260] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.732035 27959 raft_consensus.cc:385] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.732306 27959 raft_consensus.cc:740] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.732281 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a93b26fd18432d85a238938a6e59bd" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.732929 27920 raft_consensus.cc:2468] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:29.733704 27962 raft_consensus.cc:515] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.733955 27959 consensus_queue.cc:260] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.734783 27669 catalog_manager.cc:5697] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.735517 27960 ts_tablet_manager.cc:1434] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:29.712745 27965 raft_consensus.cc:515] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.735466 27962 leader_election.cc:290] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.736424 27960 tablet_bootstrap.cc:492] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.736169 27964 consensus_queue.cc:260] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.731699 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befe113515d8489f81ef7fdf66a17fb6" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.737537 27965 leader_election.cc:290] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:29.741159 27964 ts_tablet_manager.cc:1434] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:55:29.741981 27964 tablet_bootstrap.cc:492] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.742343 27960 tablet_bootstrap.cc:654] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.744172 27998 raft_consensus.cc:493] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.744432 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a93b26fd18432d85a238938a6e59bd" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:29.744623 27998 raft_consensus.cc:515] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.745002 27919 raft_consensus.cc:3060] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.747287 27964 tablet_bootstrap.cc:654] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.735852 27959 ts_tablet_manager.cc:1434] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:55:29.749639 27959 tablet_bootstrap.cc:492] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.751135 27982 raft_consensus.cc:493] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.751560 27982 raft_consensus.cc:515] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.753494 27982 leader_election.cc:290] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.755121 27959 tablet_bootstrap.cc:654] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.755349 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1f52efc7f409796e52f61f86882f6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.751741 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0c9db3d5a64936ada6ab1cea65eb27" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:29.755923 27920 raft_consensus.cc:2468] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.756143 27771 raft_consensus.cc:2468] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.757201 27811 leader_election.cc:304] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:29.757819 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befe113515d8489f81ef7fdf66a17fb6" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.757972 27982 raft_consensus.cc:2804] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.758293 27982 raft_consensus.cc:493] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.758535 27846 raft_consensus.cc:2393] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate 9b009ef7c7c44721b21fc5d28bf44979 in this term.
I20260709 14:55:29.758632 27982 raft_consensus.cc:3060] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.761175 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a93b26fd18432d85a238938a6e59bd" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:29.761677 27846 raft_consensus.cc:3060] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.763718 27959 tablet_bootstrap.cc:492] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:29.764149 27959 ts_tablet_manager.cc:1403] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.007s
I20260709 14:55:29.766649 27959 raft_consensus.cc:359] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.767283 27959 raft_consensus.cc:385] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.767480 27962 raft_consensus.cc:493] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.770339 27982 raft_consensus.cc:515] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.771260 27737 leader_election.cc:304] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:29.772071 28019 raft_consensus.cc:3060] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.772632 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1f52efc7f409796e52f61f86882f6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:29.773293 27771 raft_consensus.cc:2468] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.773890 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1f52efc7f409796e52f61f86882f6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:29.774408 27920 raft_consensus.cc:3060] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.779224 28019 raft_consensus.cc:2749] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.780633 27920 raft_consensus.cc:2468] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:29.782022 27811 leader_election.cc:304] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:29.760603 27812 leader_election.cc:304] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:29.783203 27974 raft_consensus.cc:2804] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.783591 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5997353893964bd187c0446d228f8ab7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:29.784008 28029 raft_consensus.cc:2804] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.784185 27771 raft_consensus.cc:3060] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.784412 28029 raft_consensus.cc:493] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.784790 28029 raft_consensus.cc:3060] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.784957 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0c9db3d5a64936ada6ab1cea65eb27" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.785660 27918 raft_consensus.cc:2468] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.782120 27998 leader_election.cc:290] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.790289 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1f52efc7f409796e52f61f86882f6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:29.790877 27770 raft_consensus.cc:3060] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.792275 27982 leader_election.cc:290] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.793263 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5997353893964bd187c0446d228f8ab7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:29.793884 27844 raft_consensus.cc:3060] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.795171 28029 raft_consensus.cc:515] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.767540 27959 raft_consensus.cc:740] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.768018 27962 raft_consensus.cc:515] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.796324 27959 consensus_queue.cc:260] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.799242 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2836abbc8d43c0910ad0e686ace1a0" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.799373 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2836abbc8d43c0910ad0e686ace1a0" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.797902 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0c9db3d5a64936ada6ab1cea65eb27" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:29.800189 27920 raft_consensus.cc:2393] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate ccfdc4a4fd6f49e4890514ad91a05408 in this term.
I20260709 14:55:29.800479 27769 raft_consensus.cc:3060] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.802101 27959 ts_tablet_manager.cc:1434] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:55:29.798758 27962 leader_election.cc:290] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.804625 28020 raft_consensus.cc:493] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.804741 27770 raft_consensus.cc:2468] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:29.807117 27769 raft_consensus.cc:2468] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:29.798681 27846 raft_consensus.cc:2468] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:29.797639 27919 raft_consensus.cc:2468] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:29.809015 28020 raft_consensus.cc:515] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.800180 27844 raft_consensus.cc:2468] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:29.810338 27959 tablet_bootstrap.cc:492] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:29.782107 27965 consensus_queue.cc:1048] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 14:55:29.810662 27812 leader_election.cc:304] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:29.811173 28020 leader_election.cc:290] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.811358 27998 raft_consensus.cc:493] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.811858 27886 leader_election.cc:304] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:29.811842 27998 raft_consensus.cc:515] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.812749 27981 raft_consensus.cc:2804] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.815001 27736 leader_election.cc:304] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:29.815802 27962 raft_consensus.cc:2804] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.816274 27962 raft_consensus.cc:697] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:29.822196 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d017853403147aca33ca80247d44cc1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.822794 27919 raft_consensus.cc:2468] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:29.829032 27981 raft_consensus.cc:697] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:29.829699 27981 consensus_queue.cc:237] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.808300 27771 raft_consensus.cc:2468] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:29.824362 27982 raft_consensus.cc:2804] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:29.833945 27998 leader_election.cc:290] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.833642 27962 consensus_queue.cc:237] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.834096 28029 leader_election.cc:290] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.832849 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d017853403147aca33ca80247d44cc1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.823941 27736 leader_election.cc:304] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:29.839591 28020 raft_consensus.cc:2804] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.833787 27982 raft_consensus.cc:697] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:29.839932 28020 raft_consensus.cc:493] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.888899 27960 tablet_bootstrap.cc:492] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:29.889325 27960 ts_tablet_manager.cc:1403] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.153s	user 0.025s	sys 0.008s
I20260709 14:55:29.840031 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4b0c9ccbba49e6887c897c75f0f9f0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:29.893030 28031 raft_consensus.cc:493] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.894016 27964 tablet_bootstrap.cc:492] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:29.893714 28031 raft_consensus.cc:515] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.894443 27964 ts_tablet_manager.cc:1403] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.153s	user 0.030s	sys 0.022s
I20260709 14:55:29.845628 27974 raft_consensus.cc:697] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
W20260709 14:55:29.880213 27737 leader_election.cc:343] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.878793 28019 raft_consensus.cc:493] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.895704 27771 raft_consensus.cc:2468] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.895757 27982 consensus_queue.cc:237] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.896361 28031 leader_election.cc:290] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:29.887426 28020 raft_consensus.cc:3060] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.897684 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e747b352e4d42b0a5b6cfa7ce9d8291" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.897651 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4b0c9ccbba49e6887c897c75f0f9f0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.904356 27920 raft_consensus.cc:2468] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.898751 27964 raft_consensus.cc:359] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.905155 27964 raft_consensus.cc:385] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:29.905449 27886 leader_election.cc:343] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:29.840101 27736 leader_election.cc:304] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:29.901436 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0c9db3d5a64936ada6ab1cea65eb27" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:29.900933 28019 raft_consensus.cc:515] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.905439 27964 raft_consensus.cc:740] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
W20260709 14:55:29.899338 28028 log.cc:927] Time spent T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:55:29.908070 27959 tablet_bootstrap.cc:654] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.908950 27960 raft_consensus.cc:359] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.909672 27960 raft_consensus.cc:385] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:29.909983 27960 raft_consensus.cc:740] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:29.906828 27964 consensus_queue.cc:260] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.910699 27960 consensus_queue.cc:260] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.911743 27919 raft_consensus.cc:3060] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.921746 27964 ts_tablet_manager.cc:1434] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:55:29.923764 27964 tablet_bootstrap.cc:492] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:29.926230 27962 raft_consensus.cc:3060] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.935786 28030 raft_consensus.cc:493] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.936280 28030 raft_consensus.cc:515] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.936681 28019 leader_election.cc:290] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.938473 27919 raft_consensus.cc:2468] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:29.939801 28030 leader_election.cc:290] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.940351 27669 catalog_manager.cc:5697] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:29.915477 27974 consensus_queue.cc:237] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:29.944764 27960 ts_tablet_manager.cc:1434] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.055s	user 0.014s	sys 0.011s
I20260709 14:55:29.924934 27812 leader_election.cc:304] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:29.946712 27964 tablet_bootstrap.cc:654] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:29.936334 27668 catalog_manager.cc:5697] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.953959 27960 tablet_bootstrap.cc:492] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:29.957738 28020 raft_consensus.cc:515] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:29.958143 27812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.1:43285, user_credentials={real_user=slave}} blocked reactor thread for 43528.9us
I20260709 14:55:29.959604 27982 raft_consensus.cc:2804] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.965855 27982 raft_consensus.cc:493] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.966235 27982 raft_consensus.cc:3060] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.967865 27962 raft_consensus.cc:2749] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:29.961938 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:29.969118 27771 raft_consensus.cc:2468] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.962657 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:29.970069 27845 raft_consensus.cc:2468] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:29.963275 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:29.970891 27920 raft_consensus.cc:2468] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:29.965045 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d017853403147aca33ca80247d44cc1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
W20260709 14:55:29.971902 27736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 131901us
I20260709 14:55:29.971483 27962 raft_consensus.cc:493] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:29.978452 27919 raft_consensus.cc:3060] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.981096 27811 leader_election.cc:304] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:29.981870 28029 raft_consensus.cc:2804] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:29.973801 28030 consensus_queue.cc:1048] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:29.983471 28020 leader_election.cc:290] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:29.982798 28029 raft_consensus.cc:493] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:29.984475 28029 raft_consensus.cc:3060] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:29.978080 27962 raft_consensus.cc:515] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.003698 28029 raft_consensus.cc:515] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.003923 27962 leader_election.cc:290] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.029277 27998 consensus_queue.cc:1048] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:30.010336 27737 leader_election.cc:304] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:30.040802 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e747b352e4d42b0a5b6cfa7ce9d8291" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:30.039981 27998 consensus_queue.cc:1048] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.036120 27960 tablet_bootstrap.cc:654] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.010848 28030 raft_consensus.cc:493] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:30.041191 27737 leader_election.cc:343] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.043304 27962 raft_consensus.cc:2804] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.049157 27959 tablet_bootstrap.cc:492] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:30.051435 27959 ts_tablet_manager.cc:1403] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.242s	user 0.048s	sys 0.038s
I20260709 14:55:30.049374 28029 leader_election.cc:290] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.050904 27962 raft_consensus.cc:493] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.014647 28020 raft_consensus.cc:493] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.054591 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e747b352e4d42b0a5b6cfa7ce9d8291" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:30.011888 27982 raft_consensus.cc:515] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.053638 27962 raft_consensus.cc:3060] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.063614 27771 raft_consensus.cc:2468] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:30.055179 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:30.047091 28030 raft_consensus.cc:515] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.073117 27886 leader_election.cc:304] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.077250 27998 raft_consensus.cc:493] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.077749 27998 raft_consensus.cc:515] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.078521 27981 raft_consensus.cc:2804] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.078974 27981 raft_consensus.cc:493] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.061010 28020 raft_consensus.cc:515] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.078722 27669 catalog_manager.cc:5697] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.081530 27917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d017853403147aca33ca80247d44cc1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:30.070703 27918 raft_consensus.cc:3060] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.070034 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:30.082046 27669 catalog_manager.cc:5697] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:30.072463 27737 leader_election.cc:343] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.086724 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:30.087946 27959 raft_consensus.cc:359] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.088553 27959 raft_consensus.cc:385] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.082083 27917 raft_consensus.cc:3060] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.089169 27964 tablet_bootstrap.cc:492] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:30.088795 27959 raft_consensus.cc:740] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.090314 27964 ts_tablet_manager.cc:1403] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.167s	user 0.024s	sys 0.071s
I20260709 14:55:30.090507 27959 consensus_queue.cc:260] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.080963 27981 raft_consensus.cc:3060] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.101104 27960 tablet_bootstrap.cc:492] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:30.101598 27960 ts_tablet_manager.cc:1403] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.148s	user 0.017s	sys 0.002s
I20260709 14:55:30.098129 27982 leader_election.cc:290] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.105574 27959 ts_tablet_manager.cc:1434] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.054s	user 0.002s	sys 0.005s
I20260709 14:55:30.098297 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e747b352e4d42b0a5b6cfa7ce9d8291" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:30.107240 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b1f6ac96b9400aad1dc8376814bfcf" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:30.102123 28029 consensus_queue.cc:1048] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:30.098623 27998 leader_election.cc:290] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.110170 27959 tablet_bootstrap.cc:492] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:30.098394 27962 raft_consensus.cc:515] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.114765 27771 raft_consensus.cc:2393] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
I20260709 14:55:30.116110 27916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4b0c9ccbba49e6887c897c75f0f9f0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:30.116693 27916 raft_consensus.cc:3060] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.117211 27981 raft_consensus.cc:515] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.112754 27915 raft_consensus.cc:2468] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:30.121145 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:30.121827 27844 raft_consensus.cc:2393] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate ccfdc4a4fd6f49e4890514ad91a05408 in this term.
I20260709 14:55:30.125656 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c4aa94a98401ba30c1d34ecb52807" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:30.127090 27920 raft_consensus.cc:2393] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate 9b009ef7c7c44721b21fc5d28bf44979 in this term.
I20260709 14:55:30.127306 27736 leader_election.cc:304] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.127830 27981 leader_election.cc:290] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:30.128158 28037 raft_consensus.cc:2749] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.122185 27811 leader_election.cc:304] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:30.129669 27768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e747b352e4d42b0a5b6cfa7ce9d8291" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:30.131438 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f24eacf47848bbac0fa3750bd48c4b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:30.122975 27962 leader_election.cc:290] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.131619 28020 leader_election.cc:290] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.131914 27998 raft_consensus.cc:2804] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.136977 27767 raft_consensus.cc:2468] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:30.137104 27998 raft_consensus.cc:493] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.139101 27998 raft_consensus.cc:3060] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.139155 27917 raft_consensus.cc:2468] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:30.137701 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e747b352e4d42b0a5b6cfa7ce9d8291" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:30.137991 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b34cd7a8b40f09401103b088fb6c1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:30.138325 28030 leader_election.cc:290] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
W20260709 14:55:30.141139 27886 leader_election.cc:343] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.139221 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b34cd7a8b40f09401103b088fb6c1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:30.142032 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f24eacf47848bbac0fa3750bd48c4b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:30.142393 27920 raft_consensus.cc:2468] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:30.142752 27812 leader_election.cc:304] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
W20260709 14:55:30.143281 27811 leader_election.cc:343] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.143486 27982 raft_consensus.cc:2804] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:30.143641 27737 leader_election.cc:343] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.143935 27982 raft_consensus.cc:493] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.144290 27982 raft_consensus.cc:3060] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.145048 27960 raft_consensus.cc:359] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.130281 27768 raft_consensus.cc:3060] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.146462 27960 raft_consensus.cc:385] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.147339 27960 raft_consensus.cc:740] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.148371 27736 leader_election.cc:304] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.149649 27964 raft_consensus.cc:359] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.150256 27964 raft_consensus.cc:385] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.150501 27964 raft_consensus.cc:740] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.151093 27964 consensus_queue.cc:260] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.153306 27964 ts_tablet_manager.cc:1434] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 14:55:30.153884 27918 raft_consensus.cc:2468] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:30.154204 27982 raft_consensus.cc:515] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.154997 27811 leader_election.cc:304] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:30.156962 27974 raft_consensus.cc:2804] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.136672 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4b0c9ccbba49e6887c897c75f0f9f0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:30.158167 27771 raft_consensus.cc:3060] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.159499 27736 leader_election.cc:304] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.160414 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f24eacf47848bbac0fa3750bd48c4b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:30.160601 27736 leader_election.cc:304] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.161075 27767 raft_consensus.cc:3060] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.145613 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b1f6ac96b9400aad1dc8376814bfcf" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:30.147814 27960 consensus_queue.cc:260] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.164481 27962 raft_consensus.cc:2804] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.165644 28020 raft_consensus.cc:2804] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.169170 28020 raft_consensus.cc:493] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.169523 28020 raft_consensus.cc:3060] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:30.171182 27812 leader_election.cc:343] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.167742 27964 tablet_bootstrap.cc:492] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:30.168709 27962 raft_consensus.cc:697] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:30.178700 27960 ts_tablet_manager.cc:1434] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260709 14:55:30.179486 27960 tablet_bootstrap.cc:492] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:30.181336 27974 raft_consensus.cc:697] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:30.182173 27974 consensus_queue.cc:237] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.173491 27962 consensus_queue.cc:237] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.185223 27982 leader_election.cc:290] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.190631 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f24eacf47848bbac0fa3750bd48c4b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
W20260709 14:55:30.194578 27811 leader_election.cc:343] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.190676 27771 raft_consensus.cc:2468] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:30.192305 27916 raft_consensus.cc:2468] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:30.198668 27811 leader_election.cc:304] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:30.200086 28048 raft_consensus.cc:2804] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.200953 28048 raft_consensus.cc:697] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:30.201797 28048 consensus_queue.cc:237] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.205266 28036 raft_consensus.cc:493] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.205744 28036 raft_consensus.cc:515] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.207947 28036 leader_election.cc:290] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.209426 27768 raft_consensus.cc:2468] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:30.209829 27916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:30.199687 27998 raft_consensus.cc:515] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.210561 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:30.213068 27886 leader_election.cc:304] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.213867 28037 raft_consensus.cc:2749] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:30.221882 27737 leader_election.cc:343] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:30.222427 27736 leader_election.cc:343] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.224431 27736 leader_election.cc:304] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.225626 28036 raft_consensus.cc:2749] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.214656 27964 tablet_bootstrap.cc:654] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.217185 27960 tablet_bootstrap.cc:654] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.220775 27981 raft_consensus.cc:2804] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.226469 27974 raft_consensus.cc:493] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.226857 27981 raft_consensus.cc:697] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:30.226936 27974 raft_consensus.cc:515] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.227646 27998 leader_election.cc:290] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.227698 27981 consensus_queue.cc:237] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.229971 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d7991baf3d4b0abfdc6292749551af" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:30.230561 27771 raft_consensus.cc:2468] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:30.230726 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d7991baf3d4b0abfdc6292749551af" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:30.231081 27965 raft_consensus.cc:493] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.231278 27918 raft_consensus.cc:2468] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:30.231756 27812 leader_election.cc:304] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:30.232160 27767 raft_consensus.cc:2468] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:30.232123 27965 raft_consensus.cc:515] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.233415 27998 raft_consensus.cc:2804] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.232523 27974 leader_election.cc:290] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.232213 27916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b1f6ac96b9400aad1dc8376814bfcf" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:30.233291 28036 consensus_queue.cc:1048] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.214079 28020 raft_consensus.cc:515] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.239214 27669 catalog_manager.cc:5697] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.239703 27916 raft_consensus.cc:3060] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.242519 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b34cd7a8b40f09401103b088fb6c1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:30.243067 27918 raft_consensus.cc:3060] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.233312 27812 leader_election.cc:304] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [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: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:30.247465 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06c4949cf41455b9de808cd3a189d79" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:30.247560 27916 raft_consensus.cc:2468] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:30.248351 27965 leader_election.cc:290] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:30.248301 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907b34cd7a8b40f09401103b088fb6c1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:30.249346 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06c4949cf41455b9de808cd3a189d79" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:30.236521 27998 raft_consensus.cc:493] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.237648 27768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b1f6ac96b9400aad1dc8376814bfcf" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:30.248059 28048 raft_consensus.cc:2804] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.325884 27959 tablet_bootstrap.cc:654] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.324519 28048 raft_consensus.cc:697] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:30.259888 28020 leader_election.cc:290] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.295848 27974 raft_consensus.cc:493] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.339195 27669 catalog_manager.cc:5697] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:30.344240 27886 leader_election.cc:343] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.344306 27965 consensus_queue.cc:1048] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:30.337159 27918 raft_consensus.cc:2468] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:30.350343 27964 tablet_bootstrap.cc:492] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:30.350824 27964 ts_tablet_manager.cc:1403] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.003s
I20260709 14:55:30.341244 27998 raft_consensus.cc:3060] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.353358 27964 raft_consensus.cc:359] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.353989 27964 raft_consensus.cc:385] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.354260 27964 raft_consensus.cc:740] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.354854 27964 consensus_queue.cc:260] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.356477 27964 ts_tablet_manager.cc:1434] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:55:30.357882 28048 consensus_queue.cc:237] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.347420 27974 raft_consensus.cc:515] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.361023 27736 leader_election.cc:304] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
W20260709 14:55:30.336391 27812 leader_election.cc:343] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.361755 28036 raft_consensus.cc:2804] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.362200 28036 raft_consensus.cc:697] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:30.363487 28036 consensus_queue.cc:237] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.364729 27811 leader_election.cc:304] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:30.366008 27668 catalog_manager.cc:5697] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:30.366966 27886 leader_election.cc:343] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:30.367786 27737 leader_election.cc:343] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.368453 27962 consensus_queue.cc:1048] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.369284 27964 tablet_bootstrap.cc:492] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:30.374758 27959 tablet_bootstrap.cc:492] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:30.376621 27959 ts_tablet_manager.cc:1403] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.267s	user 0.012s	sys 0.014s
I20260709 14:55:30.377523 27669 catalog_manager.cc:5697] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:30.375883 28029 raft_consensus.cc:2804] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.381313 28029 raft_consensus.cc:697] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:30.381598 28037 consensus_queue.cc:1048] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.382216 28029 consensus_queue.cc:237] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.383318 28037 consensus_queue.cc:1048] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:30.384778 27717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:30.374570 27768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251888ca0b004efea39011b1767da831" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:30.391271 27974 leader_election.cc:290] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.380170 27886 leader_election.cc:304] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.401785 27965 raft_consensus.cc:2749] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.402423 27981 consensus_queue.cc:1048] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:55:30.403611 27974 consensus_queue.cc:1048] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:55:30.420477 27982 consensus_queue.cc:1048] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:30.408407 27812 leader_election.cc:343] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.421967 27964 tablet_bootstrap.cc:654] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.427115 27959 raft_consensus.cc:359] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.428505 27959 raft_consensus.cc:385] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.428805 27959 raft_consensus.cc:740] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.430256 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251888ca0b004efea39011b1767da831" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:30.397826 27998 raft_consensus.cc:515] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:30.449375 28059 log.cc:927] Time spent T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 14:55:30.451169 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d7991baf3d4b0abfdc6292749551af" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:30.451723 27769 raft_consensus.cc:3060] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.459136 27959 consensus_queue.cc:260] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.460676 27960 tablet_bootstrap.cc:492] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:30.461190 27960 ts_tablet_manager.cc:1403] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.282s	user 0.034s	sys 0.023s
I20260709 14:55:30.459904 27998 leader_election.cc:290] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.466944 27974 consensus_queue.cc:1048] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:30.467432 27811 leader_election.cc:343] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.467862 27916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d7991baf3d4b0abfdc6292749551af" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:30.468417 27916 raft_consensus.cc:3060] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.467885 27811 leader_election.cc:304] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:30.479406 27960 raft_consensus.cc:359] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.480089 27960 raft_consensus.cc:385] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.480188 27769 raft_consensus.cc:2468] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:30.480428 27960 raft_consensus.cc:740] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.481321 27812 leader_election.cc:304] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:30.485882 27960 consensus_queue.cc:260] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.487772 27960 ts_tablet_manager.cc:1434] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260709 14:55:30.488747 27960 tablet_bootstrap.cc:492] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:30.494956 27959 ts_tablet_manager.cc:1434] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.118s	user 0.006s	sys 0.000s
I20260709 14:55:30.495937 27959 tablet_bootstrap.cc:492] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:30.497655 27916 raft_consensus.cc:2468] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:30.477392 27998 raft_consensus.cc:2749] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.500414 27974 raft_consensus.cc:2804] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.507213 27669 catalog_manager.cc:5697] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.535507 27669 catalog_manager.cc:5697] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.544917 27974 raft_consensus.cc:697] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:30.545851 27974 consensus_queue.cc:237] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.595857 27959 tablet_bootstrap.cc:654] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:30.596809 27811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 86217.2us
I20260709 14:55:30.613485 27960 tablet_bootstrap.cc:654] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.615587 27668 catalog_manager.cc:5697] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.616310 28029 consensus_queue.cc:1048] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:30.620100 28029 raft_consensus.cc:493] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.620533 28029 raft_consensus.cc:515] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.621356 27844 raft_consensus.cc:3060] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:30.621449 27737 consensus_peers.cc:597] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:30.622406 28029 leader_election.cc:290] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.624783 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e747b352e4d42b0a5b6cfa7ce9d8291" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:30.626168 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e747b352e4d42b0a5b6cfa7ce9d8291" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:30.633802 27974 consensus_queue.cc:1048] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.636233 27767 raft_consensus.cc:2393] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 9b009ef7c7c44721b21fc5d28bf44979 in this term.
I20260709 14:55:30.643393 27812 leader_election.cc:304] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:30.651057 28029 consensus_queue.cc:1048] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.658034 27974 raft_consensus.cc:2749] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.660218 28031 raft_consensus.cc:493] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.660702 28031 raft_consensus.cc:515] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.662670 28031 leader_election.cc:290] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:30.665172 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f24eacf47848bbac0fa3750bd48c4b" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:30.665295 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f24eacf47848bbac0fa3750bd48c4b" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:30.665134 28031 consensus_queue.cc:1048] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:30.666007 27771 raft_consensus.cc:2393] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b009ef7c7c44721b21fc5d28bf44979 in current term 1: Already voted for candidate ccfdc4a4fd6f49e4890514ad91a05408 in this term.
I20260709 14:55:30.669301 28036 consensus_queue.cc:1048] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.675895 27886 leader_election.cc:304] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.685381 27668 catalog_manager.cc:5697] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.692538 28031 raft_consensus.cc:3060] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.744999 27998 consensus_queue.cc:1048] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:30.759785 27981 consensus_queue.cc:1048] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.758339 28036 raft_consensus.cc:493] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.762795 28036 raft_consensus.cc:515] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.749702 28031 raft_consensus.cc:2749] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:30.768283 27960 tablet_bootstrap.cc:492] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:30.768520 28036 leader_election.cc:290] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.768699 27960 ts_tablet_manager.cc:1403] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.280s	user 0.021s	sys 0.038s
I20260709 14:55:30.770206 27964 tablet_bootstrap.cc:492] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:30.770298 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06c4949cf41455b9de808cd3a189d79" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:30.770591 27964 ts_tablet_manager.cc:1403] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.413s	user 0.030s	sys 0.035s
I20260709 14:55:30.773795 27959 tablet_bootstrap.cc:492] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:30.774151 27960 raft_consensus.cc:359] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.774890 27960 raft_consensus.cc:385] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.775161 27960 raft_consensus.cc:740] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.775772 27960 consensus_queue.cc:260] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.774207 27959 ts_tablet_manager.cc:1403] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.278s	user 0.038s	sys 0.014s
W20260709 14:55:30.777644 27737 leader_election.cc:343] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.779213 27960 ts_tablet_manager.cc:1434] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:30.779402 27959 raft_consensus.cc:359] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.776268 27916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06c4949cf41455b9de808cd3a189d79" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
W20260709 14:55:30.777791 27812 consensus_peers.cc:597] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:30.782712 27916 raft_consensus.cc:2468] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:30.783152 27960 tablet_bootstrap.cc:492] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:30.783910 27959 raft_consensus.cc:385] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.784200 27959 raft_consensus.cc:740] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.781510 27964 raft_consensus.cc:359] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.784723 27964 raft_consensus.cc:385] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.785013 27964 raft_consensus.cc:740] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.785719 27959 consensus_queue.cc:260] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.786604 27964 consensus_queue.cc:260] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.792582 27964 ts_tablet_manager.cc:1434] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:55:30.793447 27964 tablet_bootstrap.cc:492] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:30.785992 27736 leader_election.cc:304] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.794251 28036 raft_consensus.cc:2804] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.794607 28036 raft_consensus.cc:493] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.794917 28036 raft_consensus.cc:3060] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.796990 27959 ts_tablet_manager.cc:1434] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:55:30.801822 27959 tablet_bootstrap.cc:492] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:30.807360 28041 consensus_queue.cc:1048] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:30.811538 28036 raft_consensus.cc:515] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.827203 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06c4949cf41455b9de808cd3a189d79" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:30.827785 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06c4949cf41455b9de808cd3a189d79" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:30.828397 27918 raft_consensus.cc:3060] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:30.828758 27737 leader_election.cc:343] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.829573 28041 consensus_queue.cc:1048] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.834970 27959 tablet_bootstrap.cc:654] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.827260 28036 leader_election.cc:290] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:30.840101 28041 consensus_queue.cc:1048] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.859045 27981 raft_consensus.cc:493] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:30.860875 27844 raft_consensus.cc:3060] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.859524 27981 raft_consensus.cc:515] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.861805 27918 raft_consensus.cc:2468] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:30.871031 27736 leader_election.cc:304] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:30.872658 27768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ea80f621d24486b941c6dde218d14a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:30.873325 27768 raft_consensus.cc:2468] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:30.874577 27886 leader_election.cc:304] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:30.875460 28031 raft_consensus.cc:2804] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:30.875816 28031 raft_consensus.cc:493] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:30.877163 28031 raft_consensus.cc:3060] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.884302 27964 tablet_bootstrap.cc:654] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.881865 28036 raft_consensus.cc:2804] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:30.888005 28031 raft_consensus.cc:515] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.889212 28019 consensus_queue.cc:1048] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.890988 28036 raft_consensus.cc:697] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:30.891824 28036 consensus_queue.cc:237] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.894834 27964 tablet_bootstrap.cc:492] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:30.895479 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ea80f621d24486b941c6dde218d14a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:30.895279 27964 ts_tablet_manager.cc:1403] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.025s
I20260709 14:55:30.897948 27960 tablet_bootstrap.cc:654] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.905265 28031 leader_election.cc:290] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
W20260709 14:55:30.903657 27886 leader_election.cc:343] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.909010 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ea80f621d24486b941c6dde218d14a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
W20260709 14:55:30.916371 27886 leader_election.cc:343] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:30.916906 27981 leader_election.cc:290] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:30.933502 27974 consensus_queue.cc:1048] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.934787 27964 raft_consensus.cc:359] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.935572 27964 raft_consensus.cc:385] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.935905 27964 raft_consensus.cc:740] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.919972 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ea80f621d24486b941c6dde218d14a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:30.936643 27964 consensus_queue.cc:260] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.945197 27964 ts_tablet_manager.cc:1434] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 14:55:30.946102 27964 tablet_bootstrap.cc:492] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:30.941236 27769 raft_consensus.cc:3060] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:30.955695 27959 tablet_bootstrap.cc:492] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:30.956177 27959 ts_tablet_manager.cc:1403] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.159s	user 0.016s	sys 0.007s
I20260709 14:55:30.961819 27964 tablet_bootstrap.cc:654] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.964025 27960 tablet_bootstrap.cc:492] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:30.964444 27960 ts_tablet_manager.cc:1403] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.182s	user 0.009s	sys 0.013s
I20260709 14:55:30.981426 27669 catalog_manager.cc:5697] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:30.985672 27960 raft_consensus.cc:359] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.986315 27960 raft_consensus.cc:385] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.987133 27960 raft_consensus.cc:740] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.989766 27959 raft_consensus.cc:359] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.990391 27959 raft_consensus.cc:385] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.990654 27959 raft_consensus.cc:740] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.991269 27959 consensus_queue.cc:260] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:30.993229 27959 ts_tablet_manager.cc:1434] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.037s	user 0.001s	sys 0.007s
I20260709 14:55:30.994020 27959 tablet_bootstrap.cc:492] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:30.994928 28037 consensus_queue.cc:1048] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:30.997923 27960 consensus_queue.cc:260] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.010864 27960 ts_tablet_manager.cc:1434] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:55:31.000618 27769 raft_consensus.cc:2468] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:31.014628 27886 leader_election.cc:304] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:31.017025 27959 tablet_bootstrap.cc:654] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.020804 28086 raft_consensus.cc:2804] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.022302 28086 raft_consensus.cc:697] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:31.023314 28086 consensus_queue.cc:237] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.035028 27960 tablet_bootstrap.cc:492] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.048226 27960 tablet_bootstrap.cc:654] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.064252 27960 tablet_bootstrap.cc:492] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.064803 27960 ts_tablet_manager.cc:1403] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.008s
I20260709 14:55:31.071530 27960 raft_consensus.cc:359] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.072165 27960 raft_consensus.cc:385] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.072427 27960 raft_consensus.cc:740] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.073031 27960 consensus_queue.cc:260] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.074920 27960 ts_tablet_manager.cc:1434] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.002s
I20260709 14:55:31.076051 27960 tablet_bootstrap.cc:492] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.078500 27668 catalog_manager.cc:5697] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.093061 27960 tablet_bootstrap.cc:654] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.093991 27959 tablet_bootstrap.cc:492] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.094473 27959 ts_tablet_manager.cc:1403] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.021s
I20260709 14:55:31.096400 27964 tablet_bootstrap.cc:492] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.096877 27964 ts_tablet_manager.cc:1403] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.002s
I20260709 14:55:31.096805 27959 raft_consensus.cc:359] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.098372 27959 raft_consensus.cc:385] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.098644 27959 raft_consensus.cc:740] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.099376 27959 consensus_queue.cc:260] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.099501 27964 raft_consensus.cc:359] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.100152 27964 raft_consensus.cc:385] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.100415 27964 raft_consensus.cc:740] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.101017 27964 consensus_queue.cc:260] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.102914 27964 ts_tablet_manager.cc:1434] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:55:31.103869 27964 tablet_bootstrap.cc:492] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.104862 27959 ts_tablet_manager.cc:1434] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:55:31.105749 27959 tablet_bootstrap.cc:492] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.110268 27964 tablet_bootstrap.cc:654] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.111048 27959 tablet_bootstrap.cc:654] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.114598 27960 tablet_bootstrap.cc:492] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.115046 27960 ts_tablet_manager.cc:1403] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.004s
I20260709 14:55:31.118043 27960 raft_consensus.cc:359] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.118734 27960 raft_consensus.cc:385] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.118997 27960 raft_consensus.cc:740] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.119838 27960 consensus_queue.cc:260] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.121536 27964 tablet_bootstrap.cc:492] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.121980 27964 ts_tablet_manager.cc:1403] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:55:31.122371 27960 ts_tablet_manager.cc:1434] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:55:31.123379 27960 tablet_bootstrap.cc:492] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.124365 27964 raft_consensus.cc:359] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.125018 27964 raft_consensus.cc:385] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.125293 27964 raft_consensus.cc:740] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.126128 27964 consensus_queue.cc:260] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.128257 27964 ts_tablet_manager.cc:1434] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:31.129069 27964 tablet_bootstrap.cc:492] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.129513 27960 tablet_bootstrap.cc:654] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.134495 27964 tablet_bootstrap.cc:654] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.135154 28048 consensus_queue.cc:1048] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.146184 27964 tablet_bootstrap.cc:492] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.146647 27964 ts_tablet_manager.cc:1403] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 14:55:31.149621 27964 raft_consensus.cc:359] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.150303 27964 raft_consensus.cc:385] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.150561 27964 raft_consensus.cc:740] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.151429 27964 consensus_queue.cc:260] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.156383 27964 ts_tablet_manager.cc:1434] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:55:31.157302 27964 tablet_bootstrap.cc:492] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.162628 27964 tablet_bootstrap.cc:654] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.167757 28041 consensus_queue.cc:1048] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.174675 27959 tablet_bootstrap.cc:492] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.175050 27960 tablet_bootstrap.cc:492] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.175384 27959 ts_tablet_manager.cc:1403] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.035s
I20260709 14:55:31.175527 27960 ts_tablet_manager.cc:1403] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.009s
I20260709 14:55:31.178159 27959 raft_consensus.cc:359] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.178385 27960 raft_consensus.cc:359] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.178776 27959 raft_consensus.cc:385] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.179045 27960 raft_consensus.cc:385] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.179076 27959 raft_consensus.cc:740] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.179421 27960 raft_consensus.cc:740] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.179857 27959 consensus_queue.cc:260] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.180194 27960 consensus_queue.cc:260] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.182026 27959 ts_tablet_manager.cc:1434] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:31.182250 27960 ts_tablet_manager.cc:1434] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:31.183156 27960 tablet_bootstrap.cc:492] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.188470 27960 tablet_bootstrap.cc:654] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.189862 27959 tablet_bootstrap.cc:492] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.195608 27959 tablet_bootstrap.cc:654] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.198014 27964 tablet_bootstrap.cc:492] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.198488 27964 ts_tablet_manager.cc:1403] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260709 14:55:31.200979 27964 raft_consensus.cc:359] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.201642 27964 raft_consensus.cc:385] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.201897 27964 raft_consensus.cc:740] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.202503 27964 consensus_queue.cc:260] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.206017 27960 tablet_bootstrap.cc:492] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.205956 27964 ts_tablet_manager.cc:1434] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:31.206343 27959 tablet_bootstrap.cc:492] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.206452 27960 ts_tablet_manager.cc:1403] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.013s
I20260709 14:55:31.206912 27964 tablet_bootstrap.cc:492] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.206934 27959 ts_tablet_manager.cc:1403] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 14:55:31.209038 27960 raft_consensus.cc:359] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.209686 27960 raft_consensus.cc:385] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.209981 27960 raft_consensus.cc:740] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.209769 27959 raft_consensus.cc:359] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.210669 27960 consensus_queue.cc:260] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.210700 27959 raft_consensus.cc:385] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.211683 27959 raft_consensus.cc:740] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.212450 27959 consensus_queue.cc:260] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.213028 27964 tablet_bootstrap.cc:654] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.214664 27959 ts_tablet_manager.cc:1434] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:31.215889 27960 ts_tablet_manager.cc:1434] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:31.216872 27960 tablet_bootstrap.cc:492] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.222572 27959 tablet_bootstrap.cc:492] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.228318 27959 tablet_bootstrap.cc:654] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.230086 27960 tablet_bootstrap.cc:654] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.234069 27964 tablet_bootstrap.cc:492] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.234556 27964 ts_tablet_manager.cc:1403] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.010s
I20260709 14:55:31.237078 27959 tablet_bootstrap.cc:492] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.237079 27964 raft_consensus.cc:359] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.237759 27959 ts_tablet_manager.cc:1403] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:55:31.237917 27964 raft_consensus.cc:385] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.238310 27964 raft_consensus.cc:740] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.239372 27964 consensus_queue.cc:260] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.240792 27964 ts_tablet_manager.cc:1434] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:31.242244 27982 raft_consensus.cc:493] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.242694 27982 raft_consensus.cc:515] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.245128 28086 raft_consensus.cc:493] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.245572 28086 raft_consensus.cc:515] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.247470 28086 leader_election.cc:290] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:31.249162 27959 raft_consensus.cc:359] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.249842 27959 raft_consensus.cc:385] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.250185 27959 raft_consensus.cc:740] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.254806 27959 consensus_queue.cc:260] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.250604 27998 raft_consensus.cc:493] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.255839 27998 raft_consensus.cc:515] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.256373 27959 ts_tablet_manager.cc:1434] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:31.250219 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce3c37e5f484c1eb954d8dda80fecb7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.257495 27959 tablet_bootstrap.cc:492] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.253999 27964 tablet_bootstrap.cc:492] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.249764 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565750d8eaca414594a48297f262d000" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.244679 27982 leader_election.cc:290] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.261839 27918 raft_consensus.cc:2468] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:31.263113 27998 leader_election.cc:290] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.263298 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce3c37e5f484c1eb954d8dda80fecb7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:31.259498 27769 raft_consensus.cc:2468] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:31.262632 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565750d8eaca414594a48297f262d000" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.264863 27886 leader_election.cc:304] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:31.265192 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:31.265695 27812 leader_election.cc:343] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.265941 27767 raft_consensus.cc:2468] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
W20260709 14:55:31.266157 27886 leader_election.cc:343] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.267205 27812 leader_election.cc:304] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:31.269917 27998 raft_consensus.cc:2804] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.270296 27998 raft_consensus.cc:493] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.270639 27998 raft_consensus.cc:3060] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.270987 27959 tablet_bootstrap.cc:654] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.273707 27960 tablet_bootstrap.cc:492] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.274048 27960 ts_tablet_manager.cc:1403] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.027s
I20260709 14:55:31.274881 27811 leader_election.cc:304] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:31.277041 27964 tablet_bootstrap.cc:654] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.277279 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.278086 27919 raft_consensus.cc:2468] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:31.277233 27982 raft_consensus.cc:2804] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.268733 28086 raft_consensus.cc:2804] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.278849 27982 raft_consensus.cc:493] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.279215 27982 raft_consensus.cc:3060] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.280404 27998 raft_consensus.cc:515] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.281687 28086 raft_consensus.cc:493] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.282033 28086 raft_consensus.cc:3060] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.282902 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:31.283450 27767 raft_consensus.cc:3060] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.286255 27982 raft_consensus.cc:515] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.288096 27982 leader_election.cc:290] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.288995 28086 raft_consensus.cc:515] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.289357 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565750d8eaca414594a48297f262d000" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:31.289685 27767 raft_consensus.cc:2468] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:31.289862 27919 raft_consensus.cc:3060] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.289929 28036 raft_consensus.cc:493] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.290201 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565750d8eaca414594a48297f262d000" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:31.290457 28036 raft_consensus.cc:515] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.290516 27960 raft_consensus.cc:359] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.292533 27960 raft_consensus.cc:385] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.292798 27960 raft_consensus.cc:740] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.291658 27812 leader_election.cc:304] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:31.293381 27960 consensus_queue.cc:260] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.293751 27998 leader_election.cc:290] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.292939 28036 leader_election.cc:290] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.295346 27960 ts_tablet_manager.cc:1434] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.001s
I20260709 14:55:31.293958 28041 raft_consensus.cc:2804] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.296154 28041 raft_consensus.cc:697] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:31.296298 27960 tablet_bootstrap.cc:492] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.296952 28041 consensus_queue.cc:237] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:31.293900 27812 leader_election.cc:343] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.298655 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:31.299140 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251888ca0b004efea39011b1767da831" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:31.299667 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251888ca0b004efea39011b1767da831" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.299943 27919 raft_consensus.cc:2468] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:31.300267 27918 raft_consensus.cc:2468] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:31.299690 27844 raft_consensus.cc:2468] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:31.299182 27920 raft_consensus.cc:3060] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.305205 27737 leader_election.cc:304] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:31.306017 28036 raft_consensus.cc:2804] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.306354 28036 raft_consensus.cc:493] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.306694 28036 raft_consensus.cc:3060] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.307536 27964 tablet_bootstrap.cc:492] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.307945 27964 ts_tablet_manager.cc:1403] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.010s
I20260709 14:55:31.308106 27960 tablet_bootstrap.cc:654] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.309799 27811 leader_election.cc:304] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:31.310461 27964 raft_consensus.cc:359] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.311079 27964 raft_consensus.cc:385] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.311337 27964 raft_consensus.cc:740] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.311905 27964 consensus_queue.cc:260] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.312896 28048 raft_consensus.cc:2804] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.313337 28048 raft_consensus.cc:697] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:31.314065 28048 consensus_queue.cc:237] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.315403 28036 raft_consensus.cc:515] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.320900 27771 raft_consensus.cc:3060] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.321525 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251888ca0b004efea39011b1767da831" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:31.321979 27920 raft_consensus.cc:2468] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:31.322150 27918 raft_consensus.cc:3060] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.326272 27964 ts_tablet_manager.cc:1434] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:55:31.326599 28036 leader_election.cc:290] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.330819 28086 leader_election.cc:290] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:31.328547 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce3c37e5f484c1eb954d8dda80fecb7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:31.333937 27767 raft_consensus.cc:3060] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.337168 28031 raft_consensus.cc:493] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.337623 28031 raft_consensus.cc:515] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.338393 27846 raft_consensus.cc:3060] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.339411 28031 leader_election.cc:290] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:31.331933 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce3c37e5f484c1eb954d8dda80fecb7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:31.341197 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.333109 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251888ca0b004efea39011b1767da831" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:31.342303 27845 raft_consensus.cc:3060] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.344862 27767 raft_consensus.cc:2468] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:31.327184 27964 tablet_bootstrap.cc:492] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
W20260709 14:55:31.349442 27886 leader_election.cc:343] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.350214 27886 leader_election.cc:304] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:31.351043 28086 raft_consensus.cc:2804] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.333333 27918 raft_consensus.cc:2468] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:31.353039 27736 leader_election.cc:304] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:31.353813 28019 raft_consensus.cc:2804] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.354147 27959 tablet_bootstrap.cc:492] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.354398 28019 raft_consensus.cc:697] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:31.354818 27959 ts_tablet_manager.cc:1403] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.098s	user 0.027s	sys 0.017s
I20260709 14:55:31.355713 27964 tablet_bootstrap.cc:654] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.355221 28019 consensus_queue.cc:237] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.351576 28086 raft_consensus.cc:697] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:31.357409 28086 consensus_queue.cc:237] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.357813 27959 raft_consensus.cc:359] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.358516 27959 raft_consensus.cc:385] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.358836 27959 raft_consensus.cc:740] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.359500 27959 consensus_queue.cc:260] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.363211 27845 raft_consensus.cc:2468] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:31.365911 27959 ts_tablet_manager.cc:1434] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:31.368891 27959 tablet_bootstrap.cc:492] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.370798 28036 raft_consensus.cc:493] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:31.371969 27886 leader_election.cc:343] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.371361 28036 raft_consensus.cc:515] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.373775 28037 consensus_queue.cc:1048] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.374792 28036 leader_election.cc:290] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.376194 27959 tablet_bootstrap.cc:654] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.376714 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82894aa637484f82934f685fbf6044" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.377733 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:31.378208 27736 leader_election.cc:343] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.378746 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82894aa637484f82934f685fbf6044" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:31.333506 27960 tablet_bootstrap.cc:492] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.385594 27960 ts_tablet_manager.cc:1403] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.013s
I20260709 14:55:31.393656 27668 catalog_manager.cc:5697] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.394799 27667 catalog_manager.cc:5697] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.400470 27960 raft_consensus.cc:359] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.401177 27960 raft_consensus.cc:385] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.401423 27960 raft_consensus.cc:740] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.398320 27669 catalog_manager.cc:5697] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.419338 27959 tablet_bootstrap.cc:492] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.419934 27959 ts_tablet_manager.cc:1403] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.008s
I20260709 14:55:31.402066 27960 consensus_queue.cc:260] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.423753 28019 raft_consensus.cc:493] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:31.431012 27886 leader_election.cc:343] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.431504 27886 leader_election.cc:304] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:31.432497 28086 raft_consensus.cc:2749] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.427440 28019 raft_consensus.cc:515] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:31.442194 27737 leader_election.cc:343] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.443993 27737 leader_election.cc:304] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:31.444888 27960 ts_tablet_manager.cc:1434] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.002s
I20260709 14:55:31.445355 28036 raft_consensus.cc:2749] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.445896 27960 tablet_bootstrap.cc:492] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.444912 27959 raft_consensus.cc:359] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.445314 28019 leader_election.cc:290] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.446352 27959 raft_consensus.cc:385] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.446549 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f539d009c71c4bb683f242e0544164fa" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.446830 27959 raft_consensus.cc:740] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.447480 27959 consensus_queue.cc:260] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.447764 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f539d009c71c4bb683f242e0544164fa" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:31.448352 27845 raft_consensus.cc:2468] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:31.449416 27959 ts_tablet_manager.cc:1434] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 14:55:31.449373 27918 raft_consensus.cc:2468] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:31.450910 27737 leader_election.cc:304] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:31.451789 28019 raft_consensus.cc:2804] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.452195 28019 raft_consensus.cc:493] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.452569 28019 raft_consensus.cc:3060] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.454149 27960 tablet_bootstrap.cc:654] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.459434 28019 raft_consensus.cc:515] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.461895 27964 tablet_bootstrap.cc:492] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.463696 27964 ts_tablet_manager.cc:1403] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.137s	user 0.028s	sys 0.066s
I20260709 14:55:31.464376 28037 consensus_queue.cc:1048] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.466208 27964 raft_consensus.cc:359] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.466818 27964 raft_consensus.cc:385] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.467067 27964 raft_consensus.cc:740] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.467525 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f539d009c71c4bb683f242e0544164fa" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:31.467643 27964 consensus_queue.cc:260] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.468230 27844 raft_consensus.cc:3060] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.468726 28019 leader_election.cc:290] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.470415 27964 ts_tablet_manager.cc:1434] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:55:31.471515 27964 tablet_bootstrap.cc:492] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.474135 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f539d009c71c4bb683f242e0544164fa" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:31.474704 27918 raft_consensus.cc:3060] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.474754 27844 raft_consensus.cc:2468] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:31.476675 27964 tablet_bootstrap.cc:654] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.476603 27737 leader_election.cc:304] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:31.477447 28019 raft_consensus.cc:2804] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.477881 28019 raft_consensus.cc:697] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:31.478598 28019 consensus_queue.cc:237] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.479898 27668 catalog_manager.cc:5697] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.486825 27959 tablet_bootstrap.cc:492] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.487529 27964 tablet_bootstrap.cc:492] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.484306 27844 raft_consensus.cc:3060] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.487926 27964 ts_tablet_manager.cc:1403] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:55:31.489948 27918 raft_consensus.cc:2468] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:31.497817 27964 raft_consensus.cc:359] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.498425 27964 raft_consensus.cc:385] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.498660 27964 raft_consensus.cc:740] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.499220 27964 consensus_queue.cc:260] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.500536 27964 ts_tablet_manager.cc:1434] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:55:31.501313 27964 tablet_bootstrap.cc:492] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.501964 28041 raft_consensus.cc:493] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.502388 28041 raft_consensus.cc:515] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.504195 28041 leader_election.cc:290] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.506465 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d017853403147aca33ca80247d44cc1" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.506577 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d017853403147aca33ca80247d44cc1" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.506876 27964 tablet_bootstrap.cc:654] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.508313 27811 leader_election.cc:304] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:31.509600 28041 raft_consensus.cc:2749] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.512902 28019 raft_consensus.cc:493] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.513372 28019 raft_consensus.cc:515] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.514508 27964 tablet_bootstrap.cc:492] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.514819 27964 ts_tablet_manager.cc:1403] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 14:55:31.519603 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:31.520787 27737 leader_election.cc:343] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.521473 27964 raft_consensus.cc:359] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.522126 27964 raft_consensus.cc:385] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.522372 27964 raft_consensus.cc:740] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.522953 27960 tablet_bootstrap.cc:492] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.522953 27964 consensus_queue.cc:260] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.523485 27960 ts_tablet_manager.cc:1403] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.009s
I20260709 14:55:31.524720 27959 tablet_bootstrap.cc:654] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.525190 27964 ts_tablet_manager.cc:1434] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 14:55:31.525902 27960 raft_consensus.cc:359] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.526962 27960 raft_consensus.cc:385] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.527209 27960 raft_consensus.cc:740] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.527825 27960 consensus_queue.cc:260] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.528139 28019 leader_election.cc:290] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.529696 27960 ts_tablet_manager.cc:1434] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:31.530507 27960 tablet_bootstrap.cc:492] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.532477 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.536621 27669 catalog_manager.cc:5697] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:31.539089 27736 leader_election.cc:343] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.539539 27736 leader_election.cc:304] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:31.526018 27964 tablet_bootstrap.cc:492] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.540596 27959 tablet_bootstrap.cc:492] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.541042 27959 ts_tablet_manager.cc:1403] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.000s
I20260709 14:55:31.543488 27959 raft_consensus.cc:359] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.544088 27959 raft_consensus.cc:385] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.540659 28037 raft_consensus.cc:2749] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.544339 27959 raft_consensus.cc:740] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.545017 28037 raft_consensus.cc:493] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.545192 27959 consensus_queue.cc:260] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.545485 28037 raft_consensus.cc:515] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.546314 27964 tablet_bootstrap.cc:654] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.546778 27959 ts_tablet_manager.cc:1434] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:31.547534 28037 leader_election.cc:290] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.547714 27959 tablet_bootstrap.cc:492] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.549399 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a446f075ac4a50a6d12c989edd81f7" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
W20260709 14:55:31.550689 27736 leader_election.cc:343] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.553129 27960 tablet_bootstrap.cc:654] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.553282 27959 tablet_bootstrap.cc:654] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.555048 28086 consensus_queue.cc:1048] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.558679 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a446f075ac4a50a6d12c989edd81f7" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:31.558846 27717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:31.559275 27844 raft_consensus.cc:2468] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:31.568199 27964 tablet_bootstrap.cc:492] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.568677 28041 raft_consensus.cc:493] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.568892 27964 ts_tablet_manager.cc:1403] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260709 14:55:31.569155 28041 raft_consensus.cc:515] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.569514 27737 leader_election.cc:304] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:31.571935 27964 raft_consensus.cc:359] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.572368 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.572583 27964 raft_consensus.cc:385] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.572638 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.572927 27964 raft_consensus.cc:740] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.572991 27920 raft_consensus.cc:2468] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
W20260709 14:55:31.573807 27812 leader_election.cc:343] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.573602 27964 consensus_queue.cc:260] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.574352 27811 leader_election.cc:304] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:31.575146 27982 raft_consensus.cc:2804] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.575469 27982 raft_consensus.cc:493] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.575590 27964 ts_tablet_manager.cc:1434] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:31.575814 27982 raft_consensus.cc:3060] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.575910 27959 tablet_bootstrap.cc:492] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.576375 27959 ts_tablet_manager.cc:1403] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.006s
I20260709 14:55:31.576444 27964 tablet_bootstrap.cc:492] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.578896 27959 raft_consensus.cc:359] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.579568 27959 raft_consensus.cc:385] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.579828 27959 raft_consensus.cc:740] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.580456 27959 consensus_queue.cc:260] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.582060 27964 tablet_bootstrap.cc:654] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.582367 28041 leader_election.cc:290] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.583729 27982 raft_consensus.cc:515] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.584506 28037 raft_consensus.cc:2804] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.585196 28037 raft_consensus.cc:493] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.585605 28037 raft_consensus.cc:3060] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.586324 27959 ts_tablet_manager.cc:1434] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:55:31.587613 27959 tablet_bootstrap.cc:492] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.593166 27959 tablet_bootstrap.cc:654] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.607033 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
W20260709 14:55:31.608458 27812 leader_election.cc:343] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.613075 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:31.613754 27920 raft_consensus.cc:3060] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.623378 28037 raft_consensus.cc:515] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.635311 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a446f075ac4a50a6d12c989edd81f7" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
W20260709 14:55:31.636755 27736 leader_election.cc:343] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.624337 27982 leader_election.cc:290] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.620615 27920 raft_consensus.cc:2468] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:31.638590 27811 leader_election.cc:304] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:31.638965 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a446f075ac4a50a6d12c989edd81f7" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:31.639613 27844 raft_consensus.cc:3060] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.640923 28041 raft_consensus.cc:2804] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.641431 28041 raft_consensus.cc:697] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:31.642231 28041 consensus_queue.cc:237] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.647384 27844 raft_consensus.cc:2468] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:31.648564 27737 leader_election.cc:304] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:31.649518 28036 raft_consensus.cc:2804] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.650044 28036 raft_consensus.cc:697] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:31.650133 28086 consensus_queue.cc:1048] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.650852 28036 consensus_queue.cc:237] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.653116 28037 leader_election.cc:290] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.658622 27959 tablet_bootstrap.cc:492] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.659047 27959 ts_tablet_manager.cc:1403] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.037s
I20260709 14:55:31.661456 27959 raft_consensus.cc:359] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.662052 27959 raft_consensus.cc:385] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.662322 27959 raft_consensus.cc:740] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.662947 27959 consensus_queue.cc:260] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.665552 27960 tablet_bootstrap.cc:492] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.666014 27960 ts_tablet_manager.cc:1403] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.136s	user 0.024s	sys 0.026s
I20260709 14:55:31.666770 27964 tablet_bootstrap.cc:492] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.667177 27964 ts_tablet_manager.cc:1403] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.091s	user 0.029s	sys 0.033s
I20260709 14:55:31.669656 27964 raft_consensus.cc:359] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.670265 27964 raft_consensus.cc:385] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.670200 27845 raft_consensus.cc:3060] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.670625 27964 raft_consensus.cc:740] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.671259 27964 consensus_queue.cc:260] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.675159 27959 ts_tablet_manager.cc:1434] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:31.676244 27959 tablet_bootstrap.cc:492] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.679661 27982 consensus_queue.cc:1048] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.680610 27964 ts_tablet_manager.cc:1434] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:55:31.681627 27964 tablet_bootstrap.cc:492] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.667263 27669 catalog_manager.cc:5697] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.683651 27959 tablet_bootstrap.cc:654] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.687661 27666 catalog_manager.cc:5697] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.691169 28136 raft_consensus.cc:493] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.691661 28136 raft_consensus.cc:515] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.693548 28136 leader_election.cc:290] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:31.694751 27964 tablet_bootstrap.cc:654] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.696106 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db9e02e2b447328a9801a422e12f95" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:31.698045 27886 leader_election.cc:343] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.705273 27974 consensus_queue.cc:1048] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.708762 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db9e02e2b447328a9801a422e12f95" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:31.709386 27845 raft_consensus.cc:2468] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:31.684389 27960 raft_consensus.cc:359] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.712885 27960 raft_consensus.cc:385] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.713155 27960 raft_consensus.cc:740] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.714304 27960 consensus_queue.cc:260] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.716945 27960 ts_tablet_manager.cc:1434] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:55:31.717768 27960 tablet_bootstrap.cc:492] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.718369 27886 leader_election.cc:304] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:31.719146 28136 raft_consensus.cc:2804] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.719542 28136 raft_consensus.cc:493] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.719888 28136 raft_consensus.cc:3060] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.725647 27959 tablet_bootstrap.cc:492] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.726090 27959 ts_tablet_manager.cc:1403] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.017s
I20260709 14:55:31.727159 28136 raft_consensus.cc:515] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.729154 27959 raft_consensus.cc:359] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.729812 27959 raft_consensus.cc:385] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.730052 28136 leader_election.cc:290] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:31.730075 27959 raft_consensus.cc:740] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.730947 27959 consensus_queue.cc:260] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.732249 27960 tablet_bootstrap.cc:654] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.733095 27959 ts_tablet_manager.cc:1434] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:31.734603 27959 tablet_bootstrap.cc:492] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.735466 27964 tablet_bootstrap.cc:492] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.735911 27964 ts_tablet_manager.cc:1403] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.011s
W20260709 14:55:31.738219 27812 consensus_peers.cc:597] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:31.738368 27964 raft_consensus.cc:359] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.739004 27964 raft_consensus.cc:385] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.739781 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db9e02e2b447328a9801a422e12f95" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:31.740337 27845 raft_consensus.cc:3060] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.741544 27959 tablet_bootstrap.cc:654] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.742137 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db9e02e2b447328a9801a422e12f95" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
W20260709 14:55:31.743391 27886 leader_election.cc:343] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.743775 28136 raft_consensus.cc:493] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.744318 28136 raft_consensus.cc:515] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.746435 28136 leader_election.cc:290] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:31.746716 27960 tablet_bootstrap.cc:492] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.750500 27960 ts_tablet_manager.cc:1403] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.003s
I20260709 14:55:31.747495 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec34ba258c441e3984ba30d888d2970" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.752751 27767 raft_consensus.cc:2468] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:31.747452 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec34ba258c441e3984ba30d888d2970" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:31.753937 27886 leader_election.cc:304] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:31.749042 27959 tablet_bootstrap.cc:492] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.754709 28136 raft_consensus.cc:2804] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.749665 27845 raft_consensus.cc:2468] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:31.755127 28136 raft_consensus.cc:493] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.755650 28136 raft_consensus.cc:3060] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.758368 28036 consensus_queue.cc:1048] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:31.760246 27886 leader_election.cc:343] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.761147 27886 leader_election.cc:304] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:31.761916 28031 raft_consensus.cc:2804] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.762418 28031 raft_consensus.cc:697] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:31.739260 27964 raft_consensus.cc:740] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.763229 27964 consensus_queue.cc:260] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.765918 27964 ts_tablet_manager.cc:1434] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:55:31.763178 28031 consensus_queue.cc:237] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.766889 27964 tablet_bootstrap.cc:492] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.755764 27960 raft_consensus.cc:359] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.770514 27960 raft_consensus.cc:385] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.770824 27960 raft_consensus.cc:740] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.771405 27960 consensus_queue.cc:260] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.773912 27960 ts_tablet_manager.cc:1434] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 14:55:31.775056 27960 tablet_bootstrap.cc:492] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.775453 27964 tablet_bootstrap.cc:654] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.770116 28136 raft_consensus.cc:515] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.779637 28136 leader_election.cc:290] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:31.754798 27959 ts_tablet_manager.cc:1403] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:55:31.781636 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec34ba258c441e3984ba30d888d2970" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:31.782173 27960 tablet_bootstrap.cc:654] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.783501 27959 raft_consensus.cc:359] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.784170 27959 raft_consensus.cc:385] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.784458 27959 raft_consensus.cc:740] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.785092 27959 consensus_queue.cc:260] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.787097 27959 ts_tablet_manager.cc:1434] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:31.789239 27959 tablet_bootstrap.cc:492] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.780905 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec34ba258c441e3984ba30d888d2970" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:31.792778 27771 raft_consensus.cc:3060] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.797045 27959 tablet_bootstrap.cc:654] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:31.797933 27886 leader_election.cc:343] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.798441 28036 consensus_queue.cc:1048] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.802937 27666 catalog_manager.cc:5697] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.804507 27964 tablet_bootstrap.cc:492] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.804984 27964 ts_tablet_manager.cc:1403] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.006s
I20260709 14:55:31.807473 27964 raft_consensus.cc:359] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.808080 27964 raft_consensus.cc:385] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.808327 27964 raft_consensus.cc:740] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.809124 27964 consensus_queue.cc:260] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.811100 27964 ts_tablet_manager.cc:1434] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:55:31.811919 27964 tablet_bootstrap.cc:492] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:31.815238 28041 raft_consensus.cc:493] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.815706 28041 raft_consensus.cc:515] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.817701 28041 leader_election.cc:290] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.818749 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21e559561f64061b9cd26e06e65700b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.819332 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21e559561f64061b9cd26e06e65700b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.819747 27959 tablet_bootstrap.cc:492] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.819906 27919 raft_consensus.cc:2468] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:31.820533 27964 tablet_bootstrap.cc:654] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:31.820842 27812 leader_election.cc:343] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.821386 27811 leader_election.cc:304] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:31.822147 27982 raft_consensus.cc:2804] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.822492 27982 raft_consensus.cc:493] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.823731 27982 raft_consensus.cc:3060] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.826547 27771 raft_consensus.cc:2468] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:31.830825 27886 leader_election.cc:304] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:31.831616 27959 ts_tablet_manager.cc:1403] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.010s
I20260709 14:55:31.832091 28136 raft_consensus.cc:493] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.832546 28136 raft_consensus.cc:515] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.834299 27959 raft_consensus.cc:359] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.834929 28136 leader_election.cc:290] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:31.835454 28136 raft_consensus.cc:2804] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.836046 28136 raft_consensus.cc:697] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:31.836845 28136 consensus_queue.cc:237] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.834939 27959 raft_consensus.cc:385] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.840149 27959 raft_consensus.cc:740] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.841041 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7859b2bb2d24573ad5b4584646ef189" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:31.841214 27959 consensus_queue.cc:260] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.841660 27845 raft_consensus.cc:2468] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:31.842671 27959 ts_tablet_manager.cc:1434] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:55:31.843549 27959 tablet_bootstrap.cc:492] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.843555 27886 leader_election.cc:304] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:31.847018 28031 raft_consensus.cc:2804] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.847388 28031 raft_consensus.cc:493] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.847712 28031 raft_consensus.cc:3060] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.853248 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7859b2bb2d24573ad5b4584646ef189" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.856261 27771 raft_consensus.cc:2468] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:31.857167 27959 tablet_bootstrap.cc:654] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.830790 27982 raft_consensus.cc:515] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.859599 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21e559561f64061b9cd26e06e65700b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
W20260709 14:55:31.869977 27812 leader_election.cc:343] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.872400 27982 leader_election.cc:290] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.872489 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21e559561f64061b9cd26e06e65700b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
W20260709 14:55:31.874883 27886 consensus_peers.cc:597] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:31.874993 27918 raft_consensus.cc:3060] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.880263 27959 tablet_bootstrap.cc:492] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:31.880741 27959 ts_tablet_manager.cc:1403] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.003s
I20260709 14:55:31.883242 27959 raft_consensus.cc:359] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.883904 27959 raft_consensus.cc:385] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.885075 27666 catalog_manager.cc:5697] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.885963 28041 consensus_queue.cc:1048] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.884218 27959 raft_consensus.cc:740] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.888159 27959 consensus_queue.cc:260] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.890177 27959 ts_tablet_manager.cc:1434] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:55:31.891021 27959 tablet_bootstrap.cc:492] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:31.892673 27918 raft_consensus.cc:2468] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:31.874070 28031 raft_consensus.cc:515] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.958407 27964 tablet_bootstrap.cc:492] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:31.958892 27964 ts_tablet_manager.cc:1403] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.147s	user 0.050s	sys 0.054s
I20260709 14:55:31.961206 27982 raft_consensus.cc:493] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.961647 27982 raft_consensus.cc:515] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.962066 28031 leader_election.cc:290] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:31.963589 27960 tablet_bootstrap.cc:492] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:31.963716 27998 raft_consensus.cc:493] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.964205 27998 raft_consensus.cc:515] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.965101 27811 leader_election.cc:304] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:31.966547 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82894aa637484f82934f685fbf6044" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:31.967144 27915 raft_consensus.cc:2468] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:31.967306 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7859b2bb2d24573ad5b4584646ef189" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:31.967854 27998 leader_election.cc:290] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.967953 27974 raft_consensus.cc:2804] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.968278 27960 ts_tablet_manager.cc:1403] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.193s	user 0.021s	sys 0.005s
I20260709 14:55:31.968564 27974 raft_consensus.cc:697] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:31.969427 27974 consensus_queue.cc:237] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.970526 27964 raft_consensus.cc:359] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.971326 27964 raft_consensus.cc:385] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.971596 27964 raft_consensus.cc:740] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.971684 28136 consensus_queue.cc:1048] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.972290 27964 consensus_queue.cc:260] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.973325 28048 raft_consensus.cc:493] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.973770 28048 raft_consensus.cc:515] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.974399 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82894aa637484f82934f685fbf6044" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.974759 27960 raft_consensus.cc:359] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.975008 27769 raft_consensus.cc:2468] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:31.975375 27960 raft_consensus.cc:385] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.975678 27960 raft_consensus.cc:740] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.976238 27960 consensus_queue.cc:260] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:31.978683 27960 ts_tablet_manager.cc:1434] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 14:55:31.979481 27960 tablet_bootstrap.cc:492] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:31.963498 27982 leader_election.cc:290] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.967841 27771 raft_consensus.cc:3060] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.980114 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7859b2bb2d24573ad5b4584646ef189" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:31.980880 27845 raft_consensus.cc:3060] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.975682 28048 leader_election.cc:290] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:31.984838 27960 tablet_bootstrap.cc:654] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.986954 28019 consensus_queue.cc:1048] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.987488 27845 raft_consensus.cc:2468] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:31.988548 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c853f77754b9397ef81d1c585658b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:31.989190 27811 leader_election.cc:304] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:31.991757 27998 raft_consensus.cc:2804] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.992120 27998 raft_consensus.cc:493] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.992437 27998 raft_consensus.cc:3060] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.996265 27959 tablet_bootstrap.cc:654] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:31.999197 27812 leader_election.cc:343] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.001560 27960 tablet_bootstrap.cc:492] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:32.001989 27960 ts_tablet_manager.cc:1403] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:55:32.002856 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.003463 27767 raft_consensus.cc:2468] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:32.004333 27960 raft_consensus.cc:359] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.005003 27960 raft_consensus.cc:385] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.005246 27960 raft_consensus.cc:740] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.005851 27960 consensus_queue.cc:260] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.007004 27886 leader_election.cc:304] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:32.008986 28019 consensus_queue.cc:1048] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.008284 27964 ts_tablet_manager.cc:1434] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.007s
I20260709 14:55:32.012359 27960 ts_tablet_manager.cc:1434] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:32.024798 27960 tablet_bootstrap.cc:492] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:32.026718 27771 raft_consensus.cc:2468] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:32.009033 27998 raft_consensus.cc:515] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.012705 27666 catalog_manager.cc:5697] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.030526 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82894aa637484f82934f685fbf6044" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:32.031073 27918 raft_consensus.cc:3060] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.012879 28136 raft_consensus.cc:2804] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.037600 27918 raft_consensus.cc:2468] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:32.014782 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:32.039417 27914 raft_consensus.cc:2468] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:32.012879 27812 leader_election.cc:304] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:32.011176 27964 tablet_bootstrap.cc:492] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:32.016757 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c853f77754b9397ef81d1c585658b" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:32.044922 27960 tablet_bootstrap.cc:654] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.046811 27964 tablet_bootstrap.cc:654] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.050390 27998 leader_election.cc:290] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.050531 28158 raft_consensus.cc:2804] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.050941 28158 raft_consensus.cc:493] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.051270 28158 raft_consensus.cc:3060] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.052716 28136 raft_consensus.cc:697] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:32.053603 28136 consensus_queue.cc:237] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.054430 27811 leader_election.cc:304] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:32.056223 28048 raft_consensus.cc:2804] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.056689 28048 raft_consensus.cc:697] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:32.057464 28048 consensus_queue.cc:237] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.059628 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82894aa637484f82934f685fbf6044" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:32.060271 27771 raft_consensus.cc:3060] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.059958 28158 raft_consensus.cc:515] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.062150 28158 leader_election.cc:290] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
W20260709 14:55:32.062090 27811 leader_election.cc:343] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.063464 27811 leader_election.cc:304] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:32.066092 27959 tablet_bootstrap.cc:492] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:32.066570 27959 ts_tablet_manager.cc:1403] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.176s	user 0.004s	sys 0.015s
I20260709 14:55:32.067392 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:32.067950 27918 raft_consensus.cc:3060] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.069139 28158 raft_consensus.cc:2749] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.072419 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:32.072986 27767 raft_consensus.cc:3060] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.072798 27959 raft_consensus.cc:359] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.073514 27959 raft_consensus.cc:385] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.073804 27959 raft_consensus.cc:740] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.074270 28162 raft_consensus.cc:493] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.074424 27959 consensus_queue.cc:260] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.074712 28162 raft_consensus.cc:515] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.076468 27959 ts_tablet_manager.cc:1434] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:55:32.079177 27771 raft_consensus.cc:2468] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:32.082633 27768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a446f075ac4a50a6d12c989edd81f7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.085299 27964 tablet_bootstrap.cc:492] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:32.088270 27959 tablet_bootstrap.cc:492] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:32.083743 28158 raft_consensus.cc:493] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.076591 28162 leader_election.cc:290] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.095448 27964 ts_tablet_manager.cc:1403] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.084s	user 0.006s	sys 0.005s
I20260709 14:55:32.091904 27918 raft_consensus.cc:2468] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:32.095654 28158 raft_consensus.cc:515] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.110638 27811 leader_election.cc:304] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:32.111392 28157 raft_consensus.cc:2804] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.084964 27767 raft_consensus.cc:2468] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:32.112316 27964 raft_consensus.cc:359] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.113394 27964 raft_consensus.cc:385] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.113677 27964 raft_consensus.cc:740] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.114291 27964 consensus_queue.cc:260] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.111874 28157 raft_consensus.cc:697] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:32.120446 28157 consensus_queue.cc:237] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.121958 27959 tablet_bootstrap.cc:654] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.123767 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a446f075ac4a50a6d12c989edd81f7" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.124351 27964 ts_tablet_manager.cc:1434] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 14:55:32.124487 27844 raft_consensus.cc:2393] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b009ef7c7c44721b21fc5d28bf44979 in current term 1: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
I20260709 14:55:32.124773 27960 tablet_bootstrap.cc:492] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:32.125224 27960 ts_tablet_manager.cc:1403] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.004s
I20260709 14:55:32.126272 27964 tablet_bootstrap.cc:492] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:32.126978 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec34ba258c441e3984ba30d888d2970" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:32.128444 28158 leader_election.cc:290] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.137935 27886 leader_election.cc:304] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.140403 28136 raft_consensus.cc:3060] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.148406 27960 raft_consensus.cc:359] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.149130 27960 raft_consensus.cc:385] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.149422 27960 raft_consensus.cc:740] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.150031 27960 consensus_queue.cc:260] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.152683 28031 raft_consensus.cc:493] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.155382 28031 raft_consensus.cc:515] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.157133 28031 leader_election.cc:290] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.160429 27960 ts_tablet_manager.cc:1434] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:55:32.161870 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9e0a412611472db1cb0eba4472508d" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.162899 27960 tablet_bootstrap.cc:492] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
W20260709 14:55:32.164858 27886 leader_election.cc:343] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.165290 27964 tablet_bootstrap.cc:654] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.162750 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9e0a412611472db1cb0eba4472508d" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.165150 27669 catalog_manager.cc:5697] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:32.167618 27886 leader_election.cc:343] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.168018 27886 leader_election.cc:304] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.169054 28136 raft_consensus.cc:2749] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.169575 28136 raft_consensus.cc:2749] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.169333 27667 catalog_manager.cc:5697] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.173547 28037 raft_consensus.cc:493] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.173998 28037 raft_consensus.cc:515] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.175747 27960 tablet_bootstrap.cc:654] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.175863 28037 leader_election.cc:290] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.178243 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec34ba258c441e3984ba30d888d2970" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.178925 27767 raft_consensus.cc:2393] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 9b009ef7c7c44721b21fc5d28bf44979 in this term.
I20260709 14:55:32.179565 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565750d8eaca414594a48297f262d000" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:32.181299 27959 tablet_bootstrap.cc:492] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:32.181489 28037 consensus_queue.cc:1048] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.182126 27959 ts_tablet_manager.cc:1403] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.094s	user 0.029s	sys 0.004s
I20260709 14:55:32.185602 27959 raft_consensus.cc:359] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.186196 27959 raft_consensus.cc:385] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.186441 27959 raft_consensus.cc:740] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.187057 27959 consensus_queue.cc:260] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.189330 27959 ts_tablet_manager.cc:1434] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:32.190150 27959 tablet_bootstrap.cc:492] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:32.195562 27959 tablet_bootstrap.cc:654] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.198720 27668 catalog_manager.cc:5697] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.202100 27767 raft_consensus.cc:3060] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.201772 27812 leader_election.cc:304] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:32.206135 28048 raft_consensus.cc:3060] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.213263 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565750d8eaca414594a48297f262d000" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.214391 28037 raft_consensus.cc:493] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.214936 28037 raft_consensus.cc:515] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.216790 27959 tablet_bootstrap.cc:492] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:32.217254 27959 ts_tablet_manager.cc:1403] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.009s
I20260709 14:55:32.219691 27959 raft_consensus.cc:359] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.220306 27959 raft_consensus.cc:385] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.220579 27959 raft_consensus.cc:740] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.221354 27959 consensus_queue.cc:260] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.222111 27960 tablet_bootstrap.cc:492] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:32.222589 27960 ts_tablet_manager.cc:1403] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.028s
I20260709 14:55:32.225320 27960 raft_consensus.cc:359] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.225965 27960 raft_consensus.cc:385] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.226222 27960 raft_consensus.cc:740] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.226933 27960 consensus_queue.cc:260] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.227833 27959 ts_tablet_manager.cc:1434] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:32.228770 27959 tablet_bootstrap.cc:492] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:32.230468 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:32.231053 27920 raft_consensus.cc:2468] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:32.232231 27736 leader_election.cc:304] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:32.234408 27767 raft_consensus.cc:3060] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.236703 28019 raft_consensus.cc:2804] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:32.237128 28019 raft_consensus.cc:493] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.237445 28019 raft_consensus.cc:3060] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.241478 28037 leader_election.cc:290] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.243810 27737 leader_election.cc:304] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.245002 27960 ts_tablet_manager.cc:1434] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:55:32.241762 27959 tablet_bootstrap.cc:654] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.246568 28019 raft_consensus.cc:515] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.247601 28157 consensus_queue.cc:1048] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.248524 28019 leader_election.cc:290] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 2 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.249230 27960 tablet_bootstrap.cc:492] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:32.251719 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:32.258373 28031 raft_consensus.cc:493] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.258853 28031 raft_consensus.cc:515] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.261044 27960 tablet_bootstrap.cc:654] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.261234 27959 tablet_bootstrap.cc:492] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:32.261658 27959 ts_tablet_manager.cc:1403] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260709 14:55:32.260727 28031 leader_election.cc:290] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.262753 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:32.263917 27886 leader_election.cc:343] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.264099 27959 raft_consensus.cc:359] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.264719 27959 raft_consensus.cc:385] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.264999 27959 raft_consensus.cc:740] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.265606 27959 consensus_queue.cc:260] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.267140 28037 raft_consensus.cc:2749] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.268847 27959 ts_tablet_manager.cc:1434] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:32.269683 27959 tablet_bootstrap.cc:492] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:32.276342 27959 tablet_bootstrap.cc:654] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.277168 27960 tablet_bootstrap.cc:492] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:32.277629 27960 ts_tablet_manager.cc:1403] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.011s
I20260709 14:55:32.280345 27960 raft_consensus.cc:359] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.281153 27960 raft_consensus.cc:385] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.281409 27960 raft_consensus.cc:740] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.282119 27960 consensus_queue.cc:260] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.284621 27960 ts_tablet_manager.cc:1434] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:55:32.285575 27960 tablet_bootstrap.cc:492] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:32.287866 27959 tablet_bootstrap.cc:492] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:32.288486 27959 ts_tablet_manager.cc:1403] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 14:55:32.290889 27959 raft_consensus.cc:359] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.291213 27960 tablet_bootstrap.cc:654] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.291503 27959 raft_consensus.cc:385] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.291788 27959 raft_consensus.cc:740] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.292385 27959 consensus_queue.cc:260] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.294543 27959 ts_tablet_manager.cc:1434] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:55:32.295395 27959 tablet_bootstrap.cc:492] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:32.300661 27959 tablet_bootstrap.cc:654] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.305424 27960 tablet_bootstrap.cc:492] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:32.305908 27960 ts_tablet_manager.cc:1403] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260709 14:55:32.308254 28048 raft_consensus.cc:2749] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.309193 27959 tablet_bootstrap.cc:492] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:32.309151 27960 raft_consensus.cc:359] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.309734 27959 ts_tablet_manager.cc:1403] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 14:55:32.309980 27960 raft_consensus.cc:385] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.310276 27960 raft_consensus.cc:740] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.311045 27960 consensus_queue.cc:260] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.311677 28157 consensus_queue.cc:1048] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.312623 27959 raft_consensus.cc:359] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.313252 27959 raft_consensus.cc:385] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.313371 27960 ts_tablet_manager.cc:1434] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:55:32.313532 27959 raft_consensus.cc:740] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.314289 27959 consensus_queue.cc:260] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.315737 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.316340 27771 raft_consensus.cc:3060] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.317411 27959 ts_tablet_manager.cc:1434] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:32.318305 27959 tablet_bootstrap.cc:492] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:32.324960 27960 tablet_bootstrap.cc:492] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:32.327584 28031 consensus_queue.cc:1048] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.329931 27959 tablet_bootstrap.cc:654] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.331681 27960 tablet_bootstrap.cc:654] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.336190 28037 raft_consensus.cc:493] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.337004 28031 raft_consensus.cc:493] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.336732 28037 raft_consensus.cc:515] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.336529 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:32.337436 28031 raft_consensus.cc:515] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.339255 28031 leader_election.cc:290] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.340174 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9e0a412611472db1cb0eba4472508d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:32.340854 27920 raft_consensus.cc:2468] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:32.342319 27736 leader_election.cc:304] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:32.343602 28019 raft_consensus.cc:2804] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.343981 28019 raft_consensus.cc:493] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.344290 28019 raft_consensus.cc:3060] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.349218 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3c79cddd9946949a1cf77437e788f3" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.349939 27771 raft_consensus.cc:2468] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:32.351128 27886 leader_election.cc:304] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:32.351665 28037 leader_election.cc:290] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.351926 28031 raft_consensus.cc:2804] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.352293 28031 raft_consensus.cc:493] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.352608 28031 raft_consensus.cc:3060] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.355779 27769 raft_consensus.cc:1240] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Rejecting Update request from peer ccfdc4a4fd6f49e4890514ad91a05408 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:32.358752 28031 raft_consensus.cc:515] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.361058 28037 consensus_queue.cc:1048] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.361871 28031 leader_election.cc:290] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.362042 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3c79cddd9946949a1cf77437e788f3" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:32.377712 27771 raft_consensus.cc:3060] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.379655 28019 raft_consensus.cc:515] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.371476 28031 raft_consensus.cc:493] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.385046 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.385211 28031 raft_consensus.cc:515] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.386667 28136 consensus_queue.cc:1048] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.387354 28031 leader_election.cc:290] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.388913 27771 raft_consensus.cc:2468] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:32.390846 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9e0a412611472db1cb0eba4472508d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:32.391490 27920 raft_consensus.cc:3060] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.391561 27886 leader_election.cc:304] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:32.390813 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2cea962d0c4cbeb5467bdc6186bec5" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.369241 28176 raft_consensus.cc:493] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.392325 28162 raft_consensus.cc:2804] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.397104 28162 raft_consensus.cc:697] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:32.397899 28162 consensus_queue.cc:237] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.402822 28136 raft_consensus.cc:493] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.403120 28019 leader_election.cc:290] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.405407 27920 raft_consensus.cc:2468] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
W20260709 14:55:32.405985 27886 leader_election.cc:343] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.399246 28176 raft_consensus.cc:515] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.406821 27736 leader_election.cc:304] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:32.403292 28136 raft_consensus.cc:515] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.410262 28136 leader_election.cc:290] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.410264 28019 raft_consensus.cc:2804] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.411383 28019 raft_consensus.cc:697] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:32.412274 28019 consensus_queue.cc:237] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.413374 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c853f77754b9397ef81d1c585658b" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.414889 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3c79cddd9946949a1cf77437e788f3" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.429219 27844 raft_consensus.cc:2468] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:32.430325 27769 raft_consensus.cc:2468] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:32.431711 27886 leader_election.cc:304] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:32.432503 28136 raft_consensus.cc:2804] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:32.432889 28136 raft_consensus.cc:493] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:32.433216 28136 raft_consensus.cc:3060] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.439980 28136 raft_consensus.cc:515] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:32.408082 27737 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.2:37753, user_credentials={real_user=slave}} blocked reactor thread for 48850.9us
I20260709 14:55:32.447377 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3c79cddd9946949a1cf77437e788f3" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:32.447453 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2cea962d0c4cbeb5467bdc6186bec5" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.447992 27845 raft_consensus.cc:3060] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.449312 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c853f77754b9397ef81d1c585658b" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.449873 27846 raft_consensus.cc:2468] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:32.451087 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9e0a412611472db1cb0eba4472508d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.452309 28136 leader_election.cc:290] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
W20260709 14:55:32.452952 27886 leader_election.cc:343] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.453460 27886 leader_election.cc:304] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.457183 28037 raft_consensus.cc:493] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:32.457450 27886 leader_election.cc:343] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.457640 27959 tablet_bootstrap.cc:492] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:32.457635 28037 raft_consensus.cc:515] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.457875 27886 leader_election.cc:304] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.458266 27959 ts_tablet_manager.cc:1403] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.140s	user 0.043s	sys 0.049s
I20260709 14:55:32.456590 28136 consensus_queue.cc:1048] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:32.459443 28037 leader_election.cc:290] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.459659 27737 leader_election.cc:304] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.461118 27666 catalog_manager.cc:5697] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.455935 28031 raft_consensus.cc:2749] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.463531 27960 tablet_bootstrap.cc:492] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:32.460772 27959 raft_consensus.cc:359] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.463963 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21e559561f64061b9cd26e06e65700b" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:32.464311 27959 raft_consensus.cc:385] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.464740 27918 raft_consensus.cc:2393] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate ccfdc4a4fd6f49e4890514ad91a05408 in this term.
I20260709 14:55:32.464041 27960 ts_tablet_manager.cc:1403] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.021s
I20260709 14:55:32.464850 27959 raft_consensus.cc:740] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.466493 28031 raft_consensus.cc:2749] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.466219 27959 consensus_queue.cc:260] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.465166 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c853f77754b9397ef81d1c585658b" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:32.467295 27770 raft_consensus.cc:3060] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.468194 27959 ts_tablet_manager.cc:1434] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:32.469151 27959 tablet_bootstrap.cc:492] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:32.473161 27845 raft_consensus.cc:2468] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:32.473953 28136 consensus_queue.cc:1048] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.461872 28188 raft_consensus.cc:2749] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:32.477367 27964 tablet_bootstrap.cc:492] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:32.477649 27770 raft_consensus.cc:2468] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:32.477885 27964 ts_tablet_manager.cc:1403] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.352s	user 0.054s	sys 0.085s
W20260709 14:55:32.489151 27737 leader_election.cc:343] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.492486 27964 raft_consensus.cc:359] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.493242 27964 raft_consensus.cc:385] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.493487 27964 raft_consensus.cc:740] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.494153 27964 consensus_queue.cc:260] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.496968 27964 ts_tablet_manager.cc:1434] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:32.481319 28176 leader_election.cc:290] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.497267 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c853f77754b9397ef81d1c585658b" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:32.498360 27964 tablet_bootstrap.cc:492] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:32.498798 27918 raft_consensus.cc:2393] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate 9b009ef7c7c44721b21fc5d28bf44979 in this term.
I20260709 14:55:32.502103 27886 leader_election.cc:304] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:32.507278 28162 raft_consensus.cc:2804] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:32.507707 28162 raft_consensus.cc:697] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:32.508440 28162 consensus_queue.cc:237] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.512305 28048 consensus_queue.cc:1059] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:32.516690 28048 raft_consensus.cc:3055] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:32.517146 28048 raft_consensus.cc:740] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:32.518138 28048 consensus_queue.cc:260] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.524609 28048 raft_consensus.cc:3060] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.528808 27666 catalog_manager.cc:5697] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.533842 27959 tablet_bootstrap.cc:654] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.535981 27668 catalog_manager.cc:5697] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.538606 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9e0a412611472db1cb0eba4472508d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:32.534339 27960 raft_consensus.cc:359] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.539656 27960 raft_consensus.cc:385] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.539942 27960 raft_consensus.cc:740] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.552881 27964 tablet_bootstrap.cc:654] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.569348 27960 consensus_queue.cc:260] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.571478 27960 ts_tablet_manager.cc:1434] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.106s	user 0.002s	sys 0.003s
I20260709 14:55:32.572347 27960 tablet_bootstrap.cc:492] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:32.575793 27959 tablet_bootstrap.cc:492] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:32.576290 27959 ts_tablet_manager.cc:1403] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.107s	user 0.007s	sys 0.010s
I20260709 14:55:32.579391 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c853f77754b9397ef81d1c585658b" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.580018 27844 raft_consensus.cc:2468] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:32.578845 27959 raft_consensus.cc:359] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.584965 27959 raft_consensus.cc:385] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.585253 27959 raft_consensus.cc:740] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.585954 27959 consensus_queue.cc:260] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.591975 27959 ts_tablet_manager.cc:1434] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:55:32.593140 27959 tablet_bootstrap.cc:492] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:32.593056 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21e559561f64061b9cd26e06e65700b" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.598670 27960 tablet_bootstrap.cc:654] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.601184 28086 raft_consensus.cc:493] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.601634 28086 raft_consensus.cc:515] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.603531 28086 leader_election.cc:290] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.604326 27841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c853f77754b9397ef81d1c585658b" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:32.604880 27841 raft_consensus.cc:3060] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.607961 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e672f36d404003863380852f328e78" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:32.609464 27886 leader_election.cc:343] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.612869 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e672f36d404003863380852f328e78" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:32.612803 27737 leader_election.cc:343] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.615640 27737 leader_election.cc:304] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:32.615995 27770 raft_consensus.cc:3060] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:32.616947 28019 raft_consensus.cc:2764] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:32.616719 27737 leader_election.cc:304] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.619787 27841 raft_consensus.cc:2468] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
W20260709 14:55:32.620083 27886 leader_election.cc:343] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.620488 27886 leader_election.cc:304] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.624127 28162 consensus_queue.cc:1048] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:32.632546 27964 tablet_bootstrap.cc:492] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:32.633008 27964 ts_tablet_manager.cc:1403] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.135s	user 0.032s	sys 0.031s
I20260709 14:55:32.625191 28086 raft_consensus.cc:2749] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.634346 28158 consensus_queue.cc:1048] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.635637 28036 raft_consensus.cc:2749] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.639289 27959 tablet_bootstrap.cc:654] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.644683 28157 consensus_queue.cc:1048] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:32.671518 27964 raft_consensus.cc:359] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.672190 27964 raft_consensus.cc:385] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.672461 27964 raft_consensus.cc:740] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.673089 27964 consensus_queue.cc:260] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.674979 27964 ts_tablet_manager.cc:1434] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.005s
I20260709 14:55:32.675827 27964 tablet_bootstrap.cc:492] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:32.681250 27974 consensus_queue.cc:1048] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:32.674979 27717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:32.684319 27974 consensus_queue.cc:1048] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:32.689637 28086 consensus_queue.cc:1048] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:32.689670 27998 consensus_queue.cc:1048] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:32.702301 27959 tablet_bootstrap.cc:492] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:32.703871 27959 ts_tablet_manager.cc:1403] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.001s
I20260709 14:55:32.706153 28157 consensus_queue.cc:1048] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.712378 27964 tablet_bootstrap.cc:654] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.718014 27960 tablet_bootstrap.cc:492] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:32.718468 27960 ts_tablet_manager.cc:1403] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.146s	user 0.016s	sys 0.012s
I20260709 14:55:32.728937 27960 raft_consensus.cc:359] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.732991 27960 raft_consensus.cc:385] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.731794 28086 raft_consensus.cc:493] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.733805 28086 raft_consensus.cc:515] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.735487 28162 raft_consensus.cc:493] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.735939 28162 raft_consensus.cc:515] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.736976 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd4b7061c9646ee81a88a1a1f48aee1" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.737876 28162 leader_election.cc:290] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.733381 27960 raft_consensus.cc:740] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.736037 28086 leader_election.cc:290] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
W20260709 14:55:32.739178 27886 leader_election.cc:343] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.739282 27960 consensus_queue.cc:260] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.739801 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35f4a870d4443eaaeb25febb423b504" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.745456 27960 ts_tablet_manager.cc:1434] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:55:32.748358 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35f4a870d4443eaaeb25febb423b504" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:32.749740 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd4b7061c9646ee81a88a1a1f48aee1" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:32.751062 27886 leader_election.cc:343] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.758551 27959 raft_consensus.cc:359] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.759229 27959 raft_consensus.cc:385] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:32.759483 27959 raft_consensus.cc:740] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:32.760062 27959 consensus_queue.cc:260] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:32.763152 27886 leader_election.cc:343] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.763635 27886 leader_election.cc:304] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.766315 27960 tablet_bootstrap.cc:492] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:32.769958 27959 ts_tablet_manager.cc:1434] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.000s
I20260709 14:55:32.771108 28031 raft_consensus.cc:2749] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.772926 27959 tablet_bootstrap.cc:492] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
W20260709 14:55:32.777463 27886 leader_election.cc:343] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:32.807325 28086 raft_consensus.cc:493] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.812806 28086 raft_consensus.cc:515] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:32.816088 28158 raft_consensus.cc:493] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:32.816588 28158 raft_consensus.cc:515] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:32.856913 28200 log.cc:927] Time spent T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408: Append to log took a long time: real 0.080s	user 0.011s	sys 0.005s
I20260709 14:55:32.778105 27886 leader_election.cc:304] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:32.871407 28086 leader_election.cc:290] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:32.887913 28136 raft_consensus.cc:2749] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.888873 28158 leader_election.cc:290] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:32.898083 27960 tablet_bootstrap.cc:654] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:32.904399 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce3c37e5f484c1eb954d8dda80fecb7" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:32.910887 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce3c37e5f484c1eb954d8dda80fecb7" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:32.914598 27811 leader_election.cc:304] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:32.916494 28157 raft_consensus.cc:2749] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:32.931456 27959 tablet_bootstrap.cc:654] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:32.983510 27886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.2:37753, user_credentials={real_user=slave}} blocked reactor thread for 205839us
I20260709 14:55:32.989326 27964 tablet_bootstrap.cc:492] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:32.989496 27960 tablet_bootstrap.cc:492] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:32.990391 27960 ts_tablet_manager.cc:1403] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.224s	user 0.019s	sys 0.013s
I20260709 14:55:32.990391 27964 ts_tablet_manager.cc:1403] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.315s	user 0.003s	sys 0.012s
I20260709 14:55:33.007737 27964 raft_consensus.cc:359] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.010425 27964 raft_consensus.cc:385] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.010730 27964 raft_consensus.cc:740] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.018777 27959 tablet_bootstrap.cc:492] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:33.019608 27959 ts_tablet_manager.cc:1403] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.249s	user 0.013s	sys 0.006s
I20260709 14:55:33.019961 27960 raft_consensus.cc:359] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.020963 27960 raft_consensus.cc:385] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.021268 27960 raft_consensus.cc:740] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.022068 27960 consensus_queue.cc:260] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.032112 28048 raft_consensus.cc:493] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.033370 28048 raft_consensus.cc:515] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.012938 27964 consensus_queue.cc:260] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.036047 28048 leader_election.cc:290] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.037654 27964 ts_tablet_manager.cc:1434] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 14:55:33.039953 27960 ts_tablet_manager.cc:1434] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 14:55:33.040241 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:33.039891 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:33.048399 27918 raft_consensus.cc:2468] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:33.049695 27959 raft_consensus.cc:359] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.050822 27959 raft_consensus.cc:385] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.050223 27811 leader_election.cc:304] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
W20260709 14:55:33.051698 27812 leader_election.cc:343] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.052160 27974 raft_consensus.cc:2804] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.052623 27959 raft_consensus.cc:740] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.053958 27960 tablet_bootstrap.cc:492] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:33.053788 27959 consensus_queue.cc:260] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.052569 27974 raft_consensus.cc:493] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.057016 27974 raft_consensus.cc:3060] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.056937 28192 raft_consensus.cc:493] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.059774 28192 raft_consensus.cc:515] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.062981 28192 leader_election.cc:290] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.063462 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2cea962d0c4cbeb5467bdc6186bec5" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:33.065279 27737 leader_election.cc:343] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.066632 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:33.068056 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:33.070508 27964 tablet_bootstrap.cc:492] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:33.074155 27844 raft_consensus.cc:3060] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.081447 27845 raft_consensus.cc:3060] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.085160 27959 ts_tablet_manager.cc:1434] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.065s	user 0.013s	sys 0.000s
I20260709 14:55:33.096349 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2cea962d0c4cbeb5467bdc6186bec5" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:33.097116 27920 raft_consensus.cc:2468] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:33.100930 28048 raft_consensus.cc:493] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.101466 28218 consensus_queue.cc:1048] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:55:33.101393 28048 raft_consensus.cc:515] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.102667 27960 tablet_bootstrap.cc:654] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.104441 28192 consensus_queue.cc:1048] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:33.107275 28212 raft_consensus.cc:493] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.107844 28212 raft_consensus.cc:515] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.108750 27974 raft_consensus.cc:515] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.109159 27736 leader_election.cc:304] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:33.109922 28212 leader_election.cc:290] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:33.111348 28192 raft_consensus.cc:2804] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.111711 28192 raft_consensus.cc:493] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.112040 28192 raft_consensus.cc:3060] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.112371 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
W20260709 14:55:33.113940 27812 leader_election.cc:343] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.114298 27959 tablet_bootstrap.cc:492] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
W20260709 14:55:33.116940 27886 leader_election.cc:343] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.123091 27974 leader_election.cc:290] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.129290 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9e0a412611472db1cb0eba4472508d" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:33.131644 28048 leader_election.cc:290] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.139528 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:33.140161 27920 raft_consensus.cc:3060] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.140413 27964 tablet_bootstrap.cc:654] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.141973 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9e0a412611472db1cb0eba4472508d" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:33.149848 27811 leader_election.cc:304] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [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: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
W20260709 14:55:33.142649 27886 leader_election.cc:343] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.163388 27974 raft_consensus.cc:2749] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:33.163980 27920 raft_consensus.cc:2468] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:33.165027 27811 leader_election.cc:304] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:33.165938 28158 raft_consensus.cc:2804] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.166414 28158 raft_consensus.cc:697] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:33.165758 27886 leader_election.cc:304] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:33.168977 28214 raft_consensus.cc:2749] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.167418 28158 consensus_queue.cc:237] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.173070 27960 tablet_bootstrap.cc:492] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:33.173525 27960 ts_tablet_manager.cc:1403] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.008s
I20260709 14:55:33.178211 27960 raft_consensus.cc:359] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.181906 27960 raft_consensus.cc:385] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.182132 27960 raft_consensus.cc:740] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.186663 28192 raft_consensus.cc:515] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.194270 28036 raft_consensus.cc:493] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.194866 28036 raft_consensus.cc:515] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.197183 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f665e471cc2a425387bbcba394d57b3d" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:33.197877 27767 raft_consensus.cc:2468] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:33.202739 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f665e471cc2a425387bbcba394d57b3d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:33.202836 28036 leader_election.cc:290] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.203330 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f665e471cc2a425387bbcba394d57b3d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:33.203912 27914 raft_consensus.cc:2468] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
W20260709 14:55:33.203862 27737 leader_election.cc:343] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.205369 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f665e471cc2a425387bbcba394d57b3d" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:33.205960 27736 leader_election.cc:304] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:33.206734 28019 raft_consensus.cc:2804] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.207115 28019 raft_consensus.cc:493] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.207466 28019 raft_consensus.cc:3060] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.208074 27959 tablet_bootstrap.cc:654] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.210801 27960 consensus_queue.cc:260] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.212941 27960 ts_tablet_manager.cc:1434] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.004s
I20260709 14:55:33.216249 27964 tablet_bootstrap.cc:492] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:33.217267 27964 ts_tablet_manager.cc:1403] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.028s
I20260709 14:55:33.217695 28214 consensus_queue.cc:1048] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:33.216210 28019 raft_consensus.cc:515] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:33.221526 28222 log.cc:927] Time spent T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 14:55:33.224642 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2cea962d0c4cbeb5467bdc6186bec5" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
W20260709 14:55:33.227233 27737 leader_election.cc:343] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.236325 28019 leader_election.cc:290] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.237290 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f665e471cc2a425387bbcba394d57b3d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:33.237327 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2cea962d0c4cbeb5467bdc6186bec5" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:33.237880 27920 raft_consensus.cc:3060] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.238245 27919 raft_consensus.cc:3060] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.238983 27960 tablet_bootstrap.cc:492] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:33.241191 28212 consensus_queue.cc:1048] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.241317 27886 leader_election.cc:304] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:33.236224 28192 leader_election.cc:290] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.243790 27964 raft_consensus.cc:359] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.244494 27964 raft_consensus.cc:385] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.244678 27964 raft_consensus.cc:740] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.243733 28213 consensus_queue.cc:1048] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:33.248554 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f665e471cc2a425387bbcba394d57b3d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:33.257582 27964 consensus_queue.cc:260] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.258646 28213 consensus_queue.cc:1048] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.259102 27920 raft_consensus.cc:2468] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:33.259589 28214 raft_consensus.cc:2764] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:33.261346 27736 leader_election.cc:304] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
W20260709 14:55:33.261917 27737 leader_election.cc:343] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.262588 28019 raft_consensus.cc:2804] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.263650 28019 raft_consensus.cc:697] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:33.265020 28019 consensus_queue.cc:237] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.268093 27668 catalog_manager.cc:5697] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.272841 27919 raft_consensus.cc:2468] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:33.274113 27736 leader_election.cc:304] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:33.277468 27964 ts_tablet_manager.cc:1434] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.060s	user 0.002s	sys 0.006s
I20260709 14:55:33.275254 28192 raft_consensus.cc:2804] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.278420 28192 raft_consensus.cc:697] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:33.278877 27964 tablet_bootstrap.cc:492] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
W20260709 14:55:33.266848 27886 leader_election.cc:343] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.279297 28192 consensus_queue.cc:237] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.296202 27959 tablet_bootstrap.cc:492] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:33.296746 27959 ts_tablet_manager.cc:1403] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.183s	user 0.006s	sys 0.013s
I20260709 14:55:33.329303 27960 tablet_bootstrap.cc:654] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.334947 27666 catalog_manager.cc:5697] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.345283 27959 raft_consensus.cc:359] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.350342 27959 raft_consensus.cc:385] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.350678 27959 raft_consensus.cc:740] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.378264 27959 consensus_queue.cc:260] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.389953 27964 tablet_bootstrap.cc:654] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.392313 27960 tablet_bootstrap.cc:492] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:33.393939 27959 ts_tablet_manager.cc:1434] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.001s
I20260709 14:55:33.395752 28192 raft_consensus.cc:493] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.401124 28192 raft_consensus.cc:515] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.396709 27960 ts_tablet_manager.cc:1403] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.016s
I20260709 14:55:33.404263 28192 leader_election.cc:290] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.405259 27959 tablet_bootstrap.cc:492] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:33.405164 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35f4a870d4443eaaeb25febb423b504" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:33.405876 27919 raft_consensus.cc:2468] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:33.407006 27736 leader_election.cc:304] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:33.408023 28192 raft_consensus.cc:2804] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.408799 28192 raft_consensus.cc:493] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.411201 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35f4a870d4443eaaeb25febb423b504" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:33.412940 27845 raft_consensus.cc:2468] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:33.412426 28192 raft_consensus.cc:3060] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.416301 27959 tablet_bootstrap.cc:654] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.424306 27960 raft_consensus.cc:359] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.425040 27960 raft_consensus.cc:385] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.424921 28192 raft_consensus.cc:515] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.425339 27960 raft_consensus.cc:740] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.427225 27964 tablet_bootstrap.cc:492] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:33.427661 27964 ts_tablet_manager.cc:1403] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.005s
I20260709 14:55:33.427591 28192 leader_election.cc:290] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.429015 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35f4a870d4443eaaeb25febb423b504" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:33.429623 27919 raft_consensus.cc:3060] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.430194 27960 consensus_queue.cc:260] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.432514 27960 ts_tablet_manager.cc:1434] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 14:55:33.433506 27960 tablet_bootstrap.cc:492] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:33.427799 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35f4a870d4443eaaeb25febb423b504" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:33.436228 27845 raft_consensus.cc:3060] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.441308 27964 raft_consensus.cc:359] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.442468 27964 raft_consensus.cc:385] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.442756 27964 raft_consensus.cc:740] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.443395 27964 consensus_queue.cc:260] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.447834 27964 ts_tablet_manager.cc:1434] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:33.448972 27964 tablet_bootstrap.cc:492] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:33.449714 27845 raft_consensus.cc:2468] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:33.451212 27737 leader_election.cc:304] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:33.452181 28019 raft_consensus.cc:2804] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.453013 28019 raft_consensus.cc:697] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:33.454035 28019 consensus_queue.cc:237] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.455215 27919 raft_consensus.cc:2468] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:33.456532 27960 tablet_bootstrap.cc:654] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.457647 27959 tablet_bootstrap.cc:492] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:33.458129 27959 ts_tablet_manager.cc:1403] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.024s
I20260709 14:55:33.460096 27964 tablet_bootstrap.cc:654] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.469595 27959 raft_consensus.cc:359] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.470489 27959 raft_consensus.cc:385] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.472396 27959 raft_consensus.cc:740] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.473127 27959 consensus_queue.cc:260] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.476418 27959 ts_tablet_manager.cc:1434] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:55:33.477648 27959 tablet_bootstrap.cc:492] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:33.487754 27964 tablet_bootstrap.cc:492] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:33.488265 27964 ts_tablet_manager.cc:1403] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260709 14:55:33.491979 27964 raft_consensus.cc:359] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.492795 27964 raft_consensus.cc:385] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.493073 27964 raft_consensus.cc:740] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.493772 27964 consensus_queue.cc:260] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.495931 27959 tablet_bootstrap.cc:654] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.498379 28086 raft_consensus.cc:493] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.498780 27964 ts_tablet_manager.cc:1434] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260709 14:55:33.498821 28086 raft_consensus.cc:515] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.499888 27964 tablet_bootstrap.cc:492] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:33.502121 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a59271464a4307a052df80b3287a29" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:33.504278 27886 leader_election.cc:343] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.505033 28192 raft_consensus.cc:493] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.505470 28192 raft_consensus.cc:515] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.507445 28192 leader_election.cc:290] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.508931 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd4b7061c9646ee81a88a1a1f48aee1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:33.509455 27845 raft_consensus.cc:2468] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:33.510679 27668 catalog_manager.cc:5697] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.510155 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd4b7061c9646ee81a88a1a1f48aee1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:33.512705 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a59271464a4307a052df80b3287a29" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:33.512904 27919 raft_consensus.cc:2468] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:33.514125 27736 leader_election.cc:304] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:33.514921 27964 tablet_bootstrap.cc:654] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.512526 27668 catalog_manager.cc:5697] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.515749 28019 raft_consensus.cc:2804] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.517457 28019 raft_consensus.cc:493] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.517843 28019 raft_consensus.cc:3060] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.530800 27960 tablet_bootstrap.cc:492] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:33.531286 27960 ts_tablet_manager.cc:1403] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.098s	user 0.037s	sys 0.005s
W20260709 14:55:33.516422 27886 leader_election.cc:343] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.532995 27886 leader_election.cc:304] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:33.510097 28086 leader_election.cc:290] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:33.533797 28214 raft_consensus.cc:2749] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.533838 27960 raft_consensus.cc:359] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.534574 27960 raft_consensus.cc:385] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.534855 27960 raft_consensus.cc:740] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.535519 27960 consensus_queue.cc:260] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.536583 28158 raft_consensus.cc:493] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.537242 28158 raft_consensus.cc:515] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.537945 27960 ts_tablet_manager.cc:1434] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:33.539043 27960 tablet_bootstrap.cc:492] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:33.539397 28158 leader_election.cc:290] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.541057 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b70432c72d94ae88286456271fc0880" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:33.541684 27920 raft_consensus.cc:2468] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:33.542871 27811 leader_election.cc:304] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:33.545214 27960 tablet_bootstrap.cc:654] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.543747 28158 raft_consensus.cc:2804] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.546218 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b70432c72d94ae88286456271fc0880" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:33.547755 27812 leader_election.cc:343] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.546283 28158 raft_consensus.cc:493] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.550379 28158 raft_consensus.cc:3060] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.564175 27964 tablet_bootstrap.cc:492] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:33.564553 27964 ts_tablet_manager.cc:1403] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.024s
I20260709 14:55:33.566298 27960 tablet_bootstrap.cc:492] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:33.566735 27960 ts_tablet_manager.cc:1403] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260709 14:55:33.566675 27964 raft_consensus.cc:359] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.567385 27964 raft_consensus.cc:385] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.567672 27964 raft_consensus.cc:740] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.560264 28019 raft_consensus.cc:515] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.561542 27959 tablet_bootstrap.cc:492] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:33.568380 27964 consensus_queue.cc:260] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.569380 27960 raft_consensus.cc:359] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.570029 27960 raft_consensus.cc:385] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.569805 28158 raft_consensus.cc:515] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.570303 27960 raft_consensus.cc:740] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.570950 27960 consensus_queue.cc:260] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.569244 27959 ts_tablet_manager.cc:1403] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.092s	user 0.006s	sys 0.008s
I20260709 14:55:33.573061 27960 ts_tablet_manager.cc:1434] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:33.575809 27964 ts_tablet_manager.cc:1434] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:33.576696 27964 tablet_bootstrap.cc:492] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:33.583130 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd4b7061c9646ee81a88a1a1f48aee1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:33.583704 27843 raft_consensus.cc:3060] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.585641 27960 tablet_bootstrap.cc:492] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:33.587532 27964 tablet_bootstrap.cc:654] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.591477 27960 tablet_bootstrap.cc:654] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.601739 27843 raft_consensus.cc:2468] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:33.603827 27737 leader_election.cc:304] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:33.603844 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd4b7061c9646ee81a88a1a1f48aee1" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:33.605084 28037 raft_consensus.cc:2804] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.605299 27920 raft_consensus.cc:3060] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.605520 28037 raft_consensus.cc:697] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:33.606278 28037 consensus_queue.cc:237] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.610713 28019 leader_election.cc:290] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.613212 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b70432c72d94ae88286456271fc0880" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:33.613842 27919 raft_consensus.cc:3060] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.614414 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b70432c72d94ae88286456271fc0880" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
W20260709 14:55:33.616364 27812 leader_election.cc:343] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.619410 27920 raft_consensus.cc:2468] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:33.619176 27668 catalog_manager.cc:5697] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.620404 27919 raft_consensus.cc:2468] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:33.626592 27960 tablet_bootstrap.cc:492] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:33.627028 27960 ts_tablet_manager.cc:1403] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.004s
I20260709 14:55:33.620847 28158 leader_election.cc:290] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.574352 27959 raft_consensus.cc:359] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.627859 27959 raft_consensus.cc:385] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.628122 27959 raft_consensus.cc:740] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.629452 27960 raft_consensus.cc:359] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.630060 27960 raft_consensus.cc:385] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.631088 27960 raft_consensus.cc:740] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.628701 27959 consensus_queue.cc:260] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.631711 27960 consensus_queue.cc:260] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.633704 27960 ts_tablet_manager.cc:1434] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:33.633939 27959 ts_tablet_manager.cc:1434] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.000s
I20260709 14:55:33.634588 27960 tablet_bootstrap.cc:492] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:33.635262 27959 tablet_bootstrap.cc:492] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:33.636412 27811 leader_election.cc:304] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:33.637269 28158 raft_consensus.cc:2804] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.640416 27960 tablet_bootstrap.cc:654] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.637764 28158 raft_consensus.cc:697] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:33.641244 28158 consensus_queue.cc:237] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.659538 27959 tablet_bootstrap.cc:654] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.692842 27960 tablet_bootstrap.cc:492] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:33.693992 27960 ts_tablet_manager.cc:1403] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.013s
I20260709 14:55:33.696547 27964 tablet_bootstrap.cc:492] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:33.697021 27964 ts_tablet_manager.cc:1403] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.120s	user 0.042s	sys 0.036s
I20260709 14:55:33.698009 28086 raft_consensus.cc:493] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.698861 28086 raft_consensus.cc:515] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.699685 27959 tablet_bootstrap.cc:492] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:33.700099 27959 ts_tablet_manager.cc:1403] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.001s
I20260709 14:55:33.701116 28086 leader_election.cc:290] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:33.702497 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3ed1c542b4bd08fc573698af0c4ae" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:33.702363 27669 catalog_manager.cc:5697] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:33.702908 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3ed1c542b4bd08fc573698af0c4ae" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:33.704142 27886 leader_election.cc:343] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.708905 27960 raft_consensus.cc:359] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.709537 27960 raft_consensus.cc:385] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.709789 27960 raft_consensus.cc:740] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.710130 27959 raft_consensus.cc:359] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.710402 27960 consensus_queue.cc:260] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.710855 27959 raft_consensus.cc:385] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.711122 27959 raft_consensus.cc:740] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.711717 27959 consensus_queue.cc:260] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.712455 27960 ts_tablet_manager.cc:1434] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.000s
I20260709 14:55:33.713629 27959 ts_tablet_manager.cc:1434] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 14:55:33.713687 27964 raft_consensus.cc:359] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.714344 27964 raft_consensus.cc:385] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.714615 27964 raft_consensus.cc:740] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
W20260709 14:55:33.714767 27886 leader_election.cc:343] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.715143 27886 leader_election.cc:304] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:33.715657 27964 consensus_queue.cc:260] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.717307 28214 raft_consensus.cc:2749] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.717887 27964 ts_tablet_manager.cc:1434] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:33.718780 27964 tablet_bootstrap.cc:492] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:33.719015 27767 raft_consensus.cc:3060] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.724252 27964 tablet_bootstrap.cc:654] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.725317 27960 tablet_bootstrap.cc:492] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:33.726385 28214 raft_consensus.cc:493] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.727033 27959 tablet_bootstrap.cc:492] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:33.726902 28214 raft_consensus.cc:515] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.729769 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507ab8e621644bfc8cfb3adca37164ea" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:33.731208 27886 leader_election.cc:343] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:33.782627 27886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.1:43285, user_credentials={real_user=slave}} blocked reactor thread for 51456.1us
I20260709 14:55:33.730602 28214 leader_election.cc:290] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:33.787101 27960 tablet_bootstrap.cc:654] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.762040 28037 raft_consensus.cc:493] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.789095 28048 consensus_queue.cc:1048] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.790963 28019 raft_consensus.cc:493] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.791416 28019 raft_consensus.cc:515] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.793377 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507ab8e621644bfc8cfb3adca37164ea" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:33.795114 27886 leader_election.cc:343] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:33.795506 27886 leader_election.cc:304] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:33.799211 27959 tablet_bootstrap.cc:654] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.807538 28019 leader_election.cc:290] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.808036 28019 raft_consensus.cc:493] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.808418 28019 raft_consensus.cc:515] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.811321 28255 consensus_queue.cc:1048] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:33.812153 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a59271464a4307a052df80b3287a29" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:33.814900 27920 raft_consensus.cc:2468] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:33.815114 28019 leader_election.cc:290] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.818046 27964 tablet_bootstrap.cc:492] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:33.805898 28187 raft_consensus.cc:493] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.799489 28086 raft_consensus.cc:2749] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:33.791361 28037 raft_consensus.cc:515] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.825920 27964 ts_tablet_manager.cc:1403] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.020s
I20260709 14:55:33.833278 27736 leader_election.cc:304] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:33.833344 27964 raft_consensus.cc:359] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.834088 27960 tablet_bootstrap.cc:492] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:33.834144 27964 raft_consensus.cc:385] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.834542 28255 raft_consensus.cc:2804] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:33.834656 27960 ts_tablet_manager.cc:1403] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.110s	user 0.005s	sys 0.011s
I20260709 14:55:33.834693 27964 raft_consensus.cc:740] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.835001 28255 raft_consensus.cc:493] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:33.835374 28255 raft_consensus.cc:3060] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.835714 27964 consensus_queue.cc:260] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.837339 27960 raft_consensus.cc:359] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.837780 27964 ts_tablet_manager.cc:1434] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:33.837942 27960 raft_consensus.cc:385] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.838299 27960 raft_consensus.cc:740] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.839035 27964 tablet_bootstrap.cc:492] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:33.838893 27960 consensus_queue.cc:260] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:33.840808 27960 ts_tablet_manager.cc:1434] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:55:33.830832 28187 raft_consensus.cc:515] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:33.878311 27886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.2:37753, user_credentials={real_user=slave}} blocked reactor thread for 61478.8us
I20260709 14:55:33.851155 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e672f36d404003863380852f328e78" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.041697 28157 raft_consensus.cc:493] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.083530 28157 raft_consensus.cc:515] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.089572 27960 tablet_bootstrap.cc:492] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:33.974402 28158 raft_consensus.cc:493] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.090489 28019 consensus_queue.cc:1048] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:33.950040 28213 raft_consensus.cc:493] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccfdc4a4fd6f49e4890514ad91a05408)
W20260709 14:55:34.081344 27737 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.2:37753, user_credentials={real_user=slave}} blocked reactor thread for 239407us
I20260709 14:55:34.094836 27959 tablet_bootstrap.cc:492] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:33.873291 27974 consensus_queue.cc:1048] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.216s
I20260709 14:55:34.095391 27959 ts_tablet_manager.cc:1403] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.369s	user 0.026s	sys 0.028s
I20260709 14:55:34.090582 27919 raft_consensus.cc:2468] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:34.094826 28037 leader_election.cc:290] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:33.902520 28255 raft_consensus.cc:515] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.113860 27959 raft_consensus.cc:359] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.114557 27959 raft_consensus.cc:385] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.114854 27959 raft_consensus.cc:740] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.115864 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a59271464a4307a052df80b3287a29" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.116699 27841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.117059 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e672f36d404003863380852f328e78" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.117615 27844 raft_consensus.cc:2468] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:34.118558 27845 raft_consensus.cc:3060] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:34.118930 27737 leader_election.cc:343] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.121176 27737 leader_election.cc:304] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:34.121865 28019 raft_consensus.cc:2804] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.122165 28019 raft_consensus.cc:493] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.122423 28019 raft_consensus.cc:3060] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.099553 28213 raft_consensus.cc:515] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.094162 28158 raft_consensus.cc:515] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.130349 28037 consensus_queue.cc:1048] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.131601 28037 consensus_queue.cc:1048] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.133131 27842 raft_consensus.cc:3060] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.136103 28019 raft_consensus.cc:515] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.127537 27959 consensus_queue.cc:260] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:34.143314 27736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 53076.2us
I20260709 14:55:34.143532 28266 raft_consensus.cc:493] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.143982 28266 raft_consensus.cc:515] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.142407 28254 raft_consensus.cc:493] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.154089 28254 raft_consensus.cc:515] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.171475 27959 ts_tablet_manager.cc:1434] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.001s
I20260709 14:55:34.171649 28258 raft_consensus.cc:493] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.172556 27959 tablet_bootstrap.cc:492] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:34.153153 28252 raft_consensus.cc:493] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.154809 28213 leader_election.cc:290] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:34.154696 28266 leader_election.cc:290] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.172096 28258 raft_consensus.cc:515] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.157405 28157 leader_election.cc:290] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.159389 28254 leader_election.cc:290] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:34.182104 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.182761 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.184420 27964 tablet_bootstrap.cc:654] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.185000 28187 leader_election.cc:290] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.185652 27841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.185925 28158 leader_election.cc:290] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.189565 27846 raft_consensus.cc:2410] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d for term 3 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.
I20260709 14:55:34.193933 27841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815096b59cd64e3b8358928a33de1957" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.195446 27960 tablet_bootstrap.cc:654] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:34.200212 27717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:55:34.201704 27886 leader_election.cc:343] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.202351 27886 leader_election.cc:343] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.177886 28252 raft_consensus.cc:515] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.189571 28258 leader_election.cc:290] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:34.232616 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:34.242892 27841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e672f36d404003863380852f328e78" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:34.243563 27841 raft_consensus.cc:3060] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.227023 28187 raft_consensus.cc:493] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.227298 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b70432c72d94ae88286456271fc0880" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.279434 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815096b59cd64e3b8358928a33de1957" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:34.284897 28187 raft_consensus.cc:515] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.290184 27768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:34.291097 27768 raft_consensus.cc:2393] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b009ef7c7c44721b21fc5d28bf44979 in current term 2: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
W20260709 14:55:34.393929 28264 log.cc:927] Time spent T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d: Append to log took a long time: real 0.212s	user 0.001s	sys 0.000s
I20260709 14:55:34.433384 28019 leader_election.cc:290] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.428673 28255 leader_election.cc:290] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.440109 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a59271464a4307a052df80b3287a29" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
W20260709 14:55:34.454205 27886 leader_election.cc:343] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.454527 27886 leader_election.cc:304] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
W20260709 14:55:34.455385 27886 leader_election.cc:343] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.455677 27886 leader_election.cc:304] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:34.456535 28258 raft_consensus.cc:2749] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.457589 28086 raft_consensus.cc:2749] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.457993 27886 leader_election.cc:304] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [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: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:34.462040 27765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e672f36d404003863380852f328e78" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:34.462762 27765 raft_consensus.cc:2393] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
I20260709 14:55:34.464337 28214 raft_consensus.cc:3060] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.474812 28214 raft_consensus.cc:2749] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:55:34.477988 28269 log.cc:927] Time spent T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408: Append to log took a long time: real 0.051s	user 0.003s	sys 0.000s
I20260709 14:55:34.482246 28158 raft_consensus.cc:493] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.484802 28187 leader_election.cc:290] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.482712 28158 raft_consensus.cc:515] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.485496 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.487016 28158 leader_election.cc:290] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.491777 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.492362 27912 raft_consensus.cc:2468] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:34.479033 28252 leader_election.cc:290] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.486449 27841 raft_consensus.cc:2468] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:34.504616 27959 tablet_bootstrap.cc:654] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.505730 27911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.505961 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2cea962d0c4cbeb5467bdc6186bec5" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:34.506528 27911 raft_consensus.cc:2410] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d for term 3 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.
I20260709 14:55:34.506872 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b70432c72d94ae88286456271fc0880" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.507189 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a59271464a4307a052df80b3287a29" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:34.507565 27912 raft_consensus.cc:2393] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate ccfdc4a4fd6f49e4890514ad91a05408 in this term.
I20260709 14:55:34.507715 27919 raft_consensus.cc:3060] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.508632 27771 raft_consensus.cc:3060] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.509512 27960 tablet_bootstrap.cc:492] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:34.509958 27960 ts_tablet_manager.cc:1403] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.427s	user 0.015s	sys 0.011s
I20260709 14:55:34.510732 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:34.511294 27764 raft_consensus.cc:2468] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 2.
I20260709 14:55:34.510766 27842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.514256 27911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.515671 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e672f36d404003863380852f328e78" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:34.516189 27912 raft_consensus.cc:3060] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.524530 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.525144 27918 raft_consensus.cc:2468] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:34.527134 27812 leader_election.cc:304] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [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: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:34.504602 28252 consensus_queue.cc:1048] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 14:55:34.515168 27737 leader_election.cc:343] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.531088 27974 consensus_queue.cc:1048] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.532881 28253 raft_consensus.cc:2804] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:34.533294 28253 raft_consensus.cc:493] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.533612 28253 raft_consensus.cc:3060] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.526173 27919 raft_consensus.cc:2468] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:34.539132 28187 consensus_queue.cc:1048] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.539582 27960 raft_consensus.cc:359] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.540202 27960 raft_consensus.cc:385] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.540458 27960 raft_consensus.cc:740] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.541093 27960 consensus_queue.cc:260] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:34.549862 27737 leader_election.cc:343] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.554467 27964 tablet_bootstrap.cc:492] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:34.554872 27964 ts_tablet_manager.cc:1403] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.716s	user 0.032s	sys 0.034s
I20260709 14:55:34.558786 27964 raft_consensus.cc:359] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.559445 27964 raft_consensus.cc:385] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.559935 27964 raft_consensus.cc:740] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.560529 27964 consensus_queue.cc:260] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.562057 27912 raft_consensus.cc:2468] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:34.569824 27960 ts_tablet_manager.cc:1434] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 14:55:34.571478 27964 ts_tablet_manager.cc:1434] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:55:34.572533 27964 tablet_bootstrap.cc:492] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:34.573138 27959 tablet_bootstrap.cc:492] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:34.573619 27959 ts_tablet_manager.cc:1403] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.401s	user 0.036s	sys 0.035s
I20260709 14:55:34.576264 27959 raft_consensus.cc:359] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.576907 27959 raft_consensus.cc:385] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.577168 27959 raft_consensus.cc:740] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.577776 27959 consensus_queue.cc:260] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.579797 27959 ts_tablet_manager.cc:1434] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:55:34.579953 27964 tablet_bootstrap.cc:654] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:34.554574 27737 leader_election.cc:343] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.588241 27960 tablet_bootstrap.cc:492] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:34.592478 27959 tablet_bootstrap.cc:492] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:34.603793 27916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e672f36d404003863380852f328e78" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.605490 27916 raft_consensus.cc:2393] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
I20260709 14:55:34.608964 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2cea962d0c4cbeb5467bdc6186bec5" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.594683 27737 leader_election.cc:304] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:34.623126 27960 tablet_bootstrap.cc:654] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.610412 28192 raft_consensus.cc:2804] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.627715 28192 raft_consensus.cc:697] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:34.628549 28192 consensus_queue.cc:237] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.666488 28253 raft_consensus.cc:515] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.696724 27959 tablet_bootstrap.cc:654] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.678053 28253 leader_election.cc:290] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 3 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.705380 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:34.705973 27771 raft_consensus.cc:3060] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.697427 27974 raft_consensus.cc:493] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.742606 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.747731 27919 raft_consensus.cc:2468] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 2.
I20260709 14:55:34.749274 27771 raft_consensus.cc:2468] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 3.
I20260709 14:55:34.710175 27974 raft_consensus.cc:515] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.756229 27974 leader_election.cc:290] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.761122 27811 leader_election.cc:304] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:34.762050 27736 leader_election.cc:304] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:34.748601 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc5f9f2d15643c2b65b5365067138df" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:34.769047 27915 raft_consensus.cc:3060] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:34.765823 28256 raft_consensus.cc:2749] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.769896 28255 consensus_queue.cc:1048] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:34.778349 27736 leader_election.cc:304] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:34.778599 27964 tablet_bootstrap.cc:492] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:34.772392 27812 leader_election.cc:304] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [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: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:34.780452 27964 ts_tablet_manager.cc:1403] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.208s	user 0.021s	sys 0.027s
I20260709 14:55:34.782263 27736 leader_election.cc:304] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
W20260709 14:55:34.783772 27736 leader_election.cc:343] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.786290 27736 leader_election.cc:304] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:34.789634 27736 leader_election.cc:304] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:34.791290 27811 leader_election.cc:304] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:34.792143 28192 raft_consensus.cc:2749] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.763840 27974 consensus_queue.cc:1048] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:55:34.793260 27736 leader_election.cc:304] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:34.796533 28037 raft_consensus.cc:2804] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.796916 28037 raft_consensus.cc:493] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.797215 28037 raft_consensus.cc:3060] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.797428 27964 raft_consensus.cc:359] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.798012 27964 raft_consensus.cc:385] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.799147 27964 raft_consensus.cc:740] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.801450 28019 raft_consensus.cc:2804] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.801575 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:34.801971 28019 raft_consensus.cc:697] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:34.802255 27771 raft_consensus.cc:2468] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:34.802688 28019 consensus_queue.cc:237] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.782802 28253 raft_consensus.cc:2804] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:34.804927 27964 consensus_queue.cc:260] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.785770 28255 raft_consensus.cc:2749] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.789683 28252 raft_consensus.cc:2749] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:55:34.806013 27812 leader_election.cc:304] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:34.813793 27668 catalog_manager.cc:5697] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:34.818784 28268 raft_consensus.cc:493] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.819221 28268 raft_consensus.cc:515] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.820140 27960 tablet_bootstrap.cc:492] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:34.820565 27960 ts_tablet_manager.cc:1403] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.234s	user 0.016s	sys 0.014s
I20260709 14:55:34.821969 27964 ts_tablet_manager.cc:1434] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 14:55:34.824860 28268 leader_election.cc:290] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:34.825361 28265 consensus_queue.cc:1048] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260709 14:55:34.831585 27959 tablet_bootstrap.cc:492] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:34.831995 27959 ts_tablet_manager.cc:1403] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.244s	user 0.016s	sys 0.020s
I20260709 14:55:34.811224 28286 raft_consensus.cc:493] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.834316 27964 tablet_bootstrap.cc:492] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:34.820381 28253 raft_consensus.cc:697] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 3 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:34.838855 27960 raft_consensus.cc:359] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.839530 27960 raft_consensus.cc:385] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.839790 27960 raft_consensus.cc:740] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.840379 27960 consensus_queue.cc:260] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.837284 28263 raft_consensus.cc:2804] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:34.849078 28279 log.cc:927] Time spent T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 14:55:34.849296 28291 raft_consensus.cc:2804] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.849730 28291 raft_consensus.cc:493] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.850065 28291 raft_consensus.cc:3060] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.850675 27960 ts_tablet_manager.cc:1434] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:55:34.842262 28256 raft_consensus.cc:2749] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.860387 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.837664 28286 raft_consensus.cc:515] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.852303 28263 raft_consensus.cc:493] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccfdc4a4fd6f49e4890514ad91a05408)
I20260709 14:55:34.883298 27960 tablet_bootstrap.cc:492] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:34.879034 28263 raft_consensus.cc:3060] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:34.893139 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:34.920781 27764 raft_consensus.cc:2468] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:34.873389 28253 consensus_queue.cc:237] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER 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: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.922969 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507ab8e621644bfc8cfb3adca37164ea" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:34.923750 27959 raft_consensus.cc:359] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.925305 27959 raft_consensus.cc:385] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.925521 27959 raft_consensus.cc:740] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
W20260709 14:55:34.926407 27811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 90302.7us
I20260709 14:55:34.914256 28037 raft_consensus.cc:515] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.932145 27959 consensus_queue.cc:260] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.943723 27960 tablet_bootstrap.cc:654] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.944360 28192 raft_consensus.cc:493] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.950796 27916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:34.950291 28192 raft_consensus.cc:515] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:34.950917 27915 raft_consensus.cc:2468] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 3.
I20260709 14:55:34.958345 27964 tablet_bootstrap.cc:654] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.962488 28037 leader_election.cc:290] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:34.966382 27959 ts_tablet_manager.cc:1434] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.134s	user 0.006s	sys 0.002s
I20260709 14:55:34.966866 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:34.967343 27918 raft_consensus.cc:3060] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.954787 27916 raft_consensus.cc:2468] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:34.992256 27886 leader_election.cc:304] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
W20260709 14:55:35.012687 28292 log.cc:927] Time spent T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408: Append to log took a long time: real 0.122s	user 0.002s	sys 0.000s
W20260709 14:55:35.018527 27737 leader_election.cc:343] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.026100 28268 raft_consensus.cc:2804] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.026571 28268 raft_consensus.cc:493] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.026909 28268 raft_consensus.cc:3060] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.032006 28298 raft_consensus.cc:493] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.032541 28298 raft_consensus.cc:515] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.039678 28286 leader_election.cc:290] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.047669 27959 tablet_bootstrap.cc:492] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:35.062855 27840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:35.074887 27918 raft_consensus.cc:2468] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
W20260709 14:55:35.079813 27737 leader_election.cc:343] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.080403 28298 leader_election.cc:290] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.082265 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507ab8e621644bfc8cfb3adca37164ea" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.082882 27912 raft_consensus.cc:2468] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:35.085659 28268 raft_consensus.cc:515] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.089538 27959 tablet_bootstrap.cc:654] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.090390 27736 leader_election.cc:304] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.090574 28192 leader_election.cc:290] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.102702 27736 leader_election.cc:304] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.105696 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.106343 27918 raft_consensus.cc:2468] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:35.106603 28294 raft_consensus.cc:2804] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.107263 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.107837 27915 raft_consensus.cc:2468] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:35.110831 28294 raft_consensus.cc:697] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:35.112663 27811 leader_election.cc:304] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:35.120802 27964 tablet_bootstrap.cc:492] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:35.114465 27736 leader_election.cc:304] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:35.123097 27964 ts_tablet_manager.cc:1403] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.289s	user 0.011s	sys 0.000s
I20260709 14:55:35.116458 28048 raft_consensus.cc:2804] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.112253 28192 raft_consensus.cc:2804] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.120769 27842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:35.125774 28265 raft_consensus.cc:2804] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.126278 28048 raft_consensus.cc:493] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.129252 28192 raft_consensus.cc:493] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.111655 28294 consensus_queue.cc:237] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.137156 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.136173 28048 raft_consensus.cc:3060] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.142782 27964 raft_consensus.cc:359] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.136401 28265 raft_consensus.cc:493] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.145579 28265 raft_consensus.cc:3060] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.143800 27964 raft_consensus.cc:385] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.146437 27964 raft_consensus.cc:740] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.147323 27844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:35.148409 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:35.148332 28286 consensus_queue.cc:1048] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.148941 27771 raft_consensus.cc:3060] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.138777 28192 raft_consensus.cc:3060] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.146983 27964 consensus_queue.cc:260] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.157882 27964 ts_tablet_manager.cc:1434] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:55:35.160140 27964 tablet_bootstrap.cc:492] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:35.160727 28048 raft_consensus.cc:515] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.162022 27842 raft_consensus.cc:2393] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate ccfdc4a4fd6f49e4890514ad91a05408 in this term.
I20260709 14:55:35.146123 28268 leader_election.cc:290] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:35.154453 27771 raft_consensus.cc:2468] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:35.163297 27886 leader_election.cc:304] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.165838 28268 raft_consensus.cc:2804] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.166365 28268 raft_consensus.cc:697] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:35.170750 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:35.171319 27914 raft_consensus.cc:3060] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.158535 28291 raft_consensus.cc:515] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.177260 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:35.172605 28048 leader_election.cc:290] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.184206 27846 raft_consensus.cc:2393] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b009ef7c7c44721b21fc5d28bf44979 in current term 1: Already voted for candidate ccfdc4a4fd6f49e4890514ad91a05408 in this term.
I20260709 14:55:35.185254 28268 consensus_queue.cc:237] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.177428 28263 raft_consensus.cc:515] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.192762 27914 raft_consensus.cc:2468] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:35.197099 27811 leader_election.cc:304] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:35.200364 28289 raft_consensus.cc:2804] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.205706 28289 raft_consensus.cc:697] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:35.206105 27766 raft_consensus.cc:1240] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Rejecting Update request from peer ccfdc4a4fd6f49e4890514ad91a05408 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:35.195649 28265 raft_consensus.cc:515] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.206501 28289 consensus_queue.cc:237] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:35.216210 28312 log.cc:927] Time spent T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 14:55:35.252255 27964 tablet_bootstrap.cc:654] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.259943 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:35.256902 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c84d84a9644e02a59d948be180670e" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:35.262322 27766 raft_consensus.cc:2393] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 9b009ef7c7c44721b21fc5d28bf44979 in this term.
I20260709 14:55:35.260689 28298 consensus_queue.cc:1059] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:55:35.264568 27960 tablet_bootstrap.cc:492] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:35.257009 28291 leader_election.cc:290] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.264971 27960 ts_tablet_manager.cc:1403] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.390s	user 0.022s	sys 0.008s
I20260709 14:55:35.265324 27812 leader_election.cc:304] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [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: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:35.269515 27959 tablet_bootstrap.cc:492] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:35.269987 27959 ts_tablet_manager.cc:1403] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.223s	user 0.019s	sys 0.009s
I20260709 14:55:35.270381 27960 raft_consensus.cc:359] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.270965 27960 raft_consensus.cc:385] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.271281 27960 raft_consensus.cc:740] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.271878 27960 consensus_queue.cc:260] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.266604 27764 raft_consensus.cc:2393] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
I20260709 14:55:35.273216 28256 raft_consensus.cc:2749] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.274494 28303 raft_consensus.cc:3055] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:35.287456 28303 raft_consensus.cc:740] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:35.278868 27959 raft_consensus.cc:359] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.288357 27959 raft_consensus.cc:385] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.288725 27959 raft_consensus.cc:740] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.281410 28265 leader_election.cc:290] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.281652 27960 ts_tablet_manager.cc:1434] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:35.288314 28303 consensus_queue.cc:260] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.290783 28303 raft_consensus.cc:3060] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.290824 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:35.288782 28263 leader_election.cc:290] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 2 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.293772 27960 tablet_bootstrap.cc:492] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:35.291003 27959 consensus_queue.cc:260] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:35.297384 27797 tablet.cc:2406] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:35.293515 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:35.306169 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bbd77803a4a1c916ffac2f8c0f4cd" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:35.267772 28192 raft_consensus.cc:515] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.309394 27842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:35.310110 28192 leader_election.cc:290] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.313833 27914 raft_consensus.cc:2393] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate ccfdc4a4fd6f49e4890514ad91a05408 in this term.
I20260709 14:55:35.316259 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507ab8e621644bfc8cfb3adca37164ea" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:35.317263 27959 ts_tablet_manager.cc:1434] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 14:55:35.316778 27914 raft_consensus.cc:3060] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:35.322296 27717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:35.324000 27959 tablet_bootstrap.cc:492] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:35.323021 28192 consensus_queue.cc:1048] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:35.329543 27843 raft_consensus.cc:2468] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 2.
I20260709 14:55:35.333292 27737 leader_election.cc:304] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.337813 28265 raft_consensus.cc:2749] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.346983 27914 raft_consensus.cc:2468] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:35.362800 27960 tablet_bootstrap.cc:654] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.368202 27736 leader_election.cc:304] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:35.370118 28265 raft_consensus.cc:2804] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.371192 28265 raft_consensus.cc:697] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:35.372005 28265 consensus_queue.cc:237] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.382444 27764 raft_consensus.cc:1275] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 3 FOLLOWER]: Refusing update from remote peer ccfdc4a4fd6f49e4890514ad91a05408: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:35.387764 28256 consensus_queue.cc:1048] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.375016 27959 tablet_bootstrap.cc:654] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.392349 28268 raft_consensus.cc:493] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.392877 28268 raft_consensus.cc:515] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.394817 28268 leader_election.cc:290] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:35.395686 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68869e11cd484c219fee5f21e2a1058c" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:35.397078 27886 leader_election.cc:343] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.399298 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68869e11cd484c219fee5f21e2a1058c" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:35.401146 27886 leader_election.cc:343] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.401508 27886 leader_election.cc:304] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.402000 28268 raft_consensus.cc:2749] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.403237 27737 leader_election.cc:304] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:35.403929 28192 raft_consensus.cc:2804] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:35.404423 28192 raft_consensus.cc:697] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:35.405308 28192 consensus_queue.cc:237] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.407208 28294 consensus_queue.cc:1048] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.387737 27668 catalog_manager.cc:5697] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:35.414673 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507ab8e621644bfc8cfb3adca37164ea" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:35.421104 28256 raft_consensus.cc:493] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.421550 28256 raft_consensus.cc:515] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.424379 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.424670 27959 tablet_bootstrap.cc:492] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:35.424929 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.425238 27915 raft_consensus.cc:2393] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
I20260709 14:55:35.426362 27812 leader_election.cc:304] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:35.426921 28256 leader_election.cc:290] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.426921 28289 raft_consensus.cc:3060] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.425249 27959 ts_tablet_manager.cc:1403] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.000s
I20260709 14:55:35.430143 28265 raft_consensus.cc:493] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.430629 28265 raft_consensus.cc:515] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.433195 28265 leader_election.cc:290] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.437031 28289 raft_consensus.cc:2749] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.439621 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb93bbd9e3640d8bb824164fe92572d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.441170 27912 raft_consensus.cc:1275] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 3 FOLLOWER]: Refusing update from remote peer ccfdc4a4fd6f49e4890514ad91a05408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:55:35.441588 27737 consensus_peers.cc:597] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:35.442167 27737 leader_election.cc:343] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.442880 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb93bbd9e3640d8bb824164fe92572d" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:35.446472 27959 raft_consensus.cc:359] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.446962 27959 raft_consensus.cc:385] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.447202 27959 raft_consensus.cc:740] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.444612 28303 consensus_queue.cc:1048] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:55:35.448201 27964 tablet_bootstrap.cc:492] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:35.447841 27959 consensus_queue.cc:260] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.448640 27964 ts_tablet_manager.cc:1403] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.289s	user 0.031s	sys 0.046s
I20260709 14:55:35.451190 27960 tablet_bootstrap.cc:492] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:35.451107 27964 raft_consensus.cc:359] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.451637 27960 ts_tablet_manager.cc:1403] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.158s	user 0.014s	sys 0.003s
I20260709 14:55:35.451745 27964 raft_consensus.cc:385] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.452057 27964 raft_consensus.cc:740] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.451795 27669 catalog_manager.cc:5697] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.452728 27964 consensus_queue.cc:260] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.453866 27669 catalog_manager.cc:5697] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.455056 27964 ts_tablet_manager.cc:1434] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:35.455415 27960 raft_consensus.cc:359] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.455979 27964 tablet_bootstrap.cc:492] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:35.456054 27960 raft_consensus.cc:385] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.456370 27960 raft_consensus.cc:740] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.457021 27960 consensus_queue.cc:260] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.462133 27964 tablet_bootstrap.cc:654] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.456091 27736 leader_election.cc:343] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.469856 27667 catalog_manager.cc:5697] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } } }
I20260709 14:55:35.472234 27959 ts_tablet_manager.cc:1434] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 14:55:35.473299 27959 tablet_bootstrap.cc:492] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:35.479434 27960 ts_tablet_manager.cc:1434] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:55:35.480473 28268 raft_consensus.cc:493] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.480978 28268 raft_consensus.cc:515] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.482949 28268 leader_election.cc:290] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:35.484787 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3ed1c542b4bd08fc573698af0c4ae" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:35.485846 27886 leader_election.cc:343] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:35.487319 27737 leader_election.cc:343] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.487757 27737 leader_election.cc:304] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.490078 27960 tablet_bootstrap.cc:492] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:35.490792 27666 catalog_manager.cc:5697] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.504592 27959 tablet_bootstrap.cc:654] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.510187 28265 raft_consensus.cc:2749] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:35.511420 27736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 45889.3us
I20260709 14:55:35.513820 27960 tablet_bootstrap.cc:654] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.518887 27964 tablet_bootstrap.cc:492] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:35.519915 27964 ts_tablet_manager.cc:1403] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.064s	user 0.037s	sys 0.025s
I20260709 14:55:35.522456 27964 raft_consensus.cc:359] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.523064 27964 raft_consensus.cc:385] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.523309 27964 raft_consensus.cc:740] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.523885 27964 consensus_queue.cc:260] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.525849 27964 ts_tablet_manager.cc:1434] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:35.526611 27959 tablet_bootstrap.cc:492] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:35.527086 27959 ts_tablet_manager.cc:1403] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 14:55:35.529250 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3ed1c542b4bd08fc573698af0c4ae" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.532922 27959 raft_consensus.cc:359] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.533574 27959 raft_consensus.cc:385] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.533831 27959 raft_consensus.cc:740] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
W20260709 14:55:35.534512 27886 leader_election.cc:343] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.534986 27886 leader_election.cc:304] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.534529 27959 consensus_queue.cc:260] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.536072 28268 raft_consensus.cc:2749] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.537825 27959 ts_tablet_manager.cc:1434] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:35.537843 27960 tablet_bootstrap.cc:492] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:35.538391 27960 ts_tablet_manager.cc:1403] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.006s
I20260709 14:55:35.526639 27964 tablet_bootstrap.cc:492] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:35.540934 27960 raft_consensus.cc:359] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.541539 27960 raft_consensus.cc:385] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.541803 27960 raft_consensus.cc:740] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.542363 27960 consensus_queue.cc:260] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.545938 27666 catalog_manager.cc:5697] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.547814 27666 catalog_manager.cc:5697] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 1 to 2, leader changed from ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2) to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 2 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.552882 27959 tablet_bootstrap.cc:492] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:35.558586 27959 tablet_bootstrap.cc:654] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.560765 27964 tablet_bootstrap.cc:654] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.561348 27960 ts_tablet_manager.cc:1434] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.001s
I20260709 14:55:35.563783 28258 raft_consensus.cc:493] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.563997 28268 raft_consensus.cc:493] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.564472 27960 tablet_bootstrap.cc:492] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:35.564307 28258 raft_consensus.cc:515] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.564424 28268 raft_consensus.cc:515] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.567014 28268 leader_election.cc:290] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:35.569270 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc9b215c53549e4a7d2ce8539e00c41" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:35.570377 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc9b215c53549e4a7d2ce8539e00c41" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
W20260709 14:55:35.570708 27886 leader_election.cc:343] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.569362 28258 leader_election.cc:290] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:35.571631 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b29da5f58104d5b84f7893d2c2de4b0" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.572281 27766 raft_consensus.cc:2468] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:35.572398 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b29da5f58104d5b84f7893d2c2de4b0" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:35.573711 27886 leader_election.cc:343] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:35.574777 27886 leader_election.cc:343] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.575119 27886 leader_election.cc:304] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.576038 27886 leader_election.cc:304] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.577054 28258 raft_consensus.cc:2804] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.577052 28268 raft_consensus.cc:2749] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.577550 28258 raft_consensus.cc:493] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.578248 28258 raft_consensus.cc:3060] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.591922 28258 raft_consensus.cc:515] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.593994 28258 leader_election.cc:290] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:35.597438 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b29da5f58104d5b84f7893d2c2de4b0" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
W20260709 14:55:35.598863 27886 leader_election.cc:343] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.598498 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b29da5f58104d5b84f7893d2c2de4b0" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:35.599467 27960 tablet_bootstrap.cc:654] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.599565 27766 raft_consensus.cc:3060] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.607535 27959 tablet_bootstrap.cc:492] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:35.607481 27766 raft_consensus.cc:2468] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:35.608062 27959 ts_tablet_manager.cc:1403] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.011s
I20260709 14:55:35.608956 27964 tablet_bootstrap.cc:492] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:35.609402 27964 ts_tablet_manager.cc:1403] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.008s
I20260709 14:55:35.610626 27959 raft_consensus.cc:359] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.611423 27959 raft_consensus.cc:385] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.611730 27959 raft_consensus.cc:740] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.612371 27959 consensus_queue.cc:260] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.612736 28256 raft_consensus.cc:493] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.613252 28256 raft_consensus.cc:515] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.613575 27886 leader_election.cc:304] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.615257 28256 leader_election.cc:290] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.616010 27959 ts_tablet_manager.cc:1434] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:35.617038 28258 raft_consensus.cc:2804] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.612022 27964 raft_consensus.cc:359] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.617465 27964 raft_consensus.cc:385] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.617779 27964 raft_consensus.cc:740] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.617519 28258 raft_consensus.cc:697] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:35.618469 27964 consensus_queue.cc:260] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.619163 28258 consensus_queue.cc:237] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.619751 28256 raft_consensus.cc:493] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.620198 28256 raft_consensus.cc:515] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.622660 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815096b59cd64e3b8358928a33de1957" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.623234 27764 raft_consensus.cc:2468] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:35.624339 27812 leader_election.cc:304] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:35.625175 28303 raft_consensus.cc:2804] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.625530 28303 raft_consensus.cc:493] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.625850 28303 raft_consensus.cc:3060] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.623395 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507ab8e621644bfc8cfb3adca37164ea" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.632604 27960 tablet_bootstrap.cc:492] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:35.633095 27960 ts_tablet_manager.cc:1403] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.010s
I20260709 14:55:35.635565 27960 raft_consensus.cc:359] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.636147 27960 raft_consensus.cc:385] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.636384 27960 raft_consensus.cc:740] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.637136 27960 consensus_queue.cc:260] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.637899 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507ab8e621644bfc8cfb3adca37164ea" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.638621 27915 raft_consensus.cc:2393] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
I20260709 14:55:35.638721 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815096b59cd64e3b8358928a33de1957" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.639288 27918 raft_consensus.cc:2468] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:35.640479 27811 leader_election.cc:304] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:35.641134 28289 raft_consensus.cc:3060] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.641507 27960 ts_tablet_manager.cc:1434] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260709 14:55:35.642437 27960 tablet_bootstrap.cc:492] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:35.645406 28258 raft_consensus.cc:493] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.645850 28258 raft_consensus.cc:515] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.648015 28289 raft_consensus.cc:2749] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.648434 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb93bbd9e3640d8bb824164fe92572d" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.649048 27766 raft_consensus.cc:2468] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:35.648329 27666 catalog_manager.cc:5697] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:35.650002 27886 leader_election.cc:304] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:35.650734 28268 raft_consensus.cc:2804] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.651080 28268 raft_consensus.cc:493] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.651405 28268 raft_consensus.cc:3060] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.653841 27960 tablet_bootstrap.cc:654] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.640870 28256 leader_election.cc:290] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.662216 28303 raft_consensus.cc:515] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.663046 27959 tablet_bootstrap.cc:492] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:35.665551 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815096b59cd64e3b8358928a33de1957" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:35.666138 27766 raft_consensus.cc:3060] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.666376 28258 leader_election.cc:290] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:35.667719 28268 raft_consensus.cc:515] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.669616 28268 leader_election.cc:290] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:35.671869 27964 ts_tablet_manager.cc:1434] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.002s
I20260709 14:55:35.672910 27964 tablet_bootstrap.cc:492] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:35.672878 27842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb93bbd9e3640d8bb824164fe92572d" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:35.673252 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb93bbd9e3640d8bb824164fe92572d" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:35.673813 27764 raft_consensus.cc:3060] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.674294 27842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb93bbd9e3640d8bb824164fe92572d" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
W20260709 14:55:35.677309 27886 leader_election.cc:343] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.678148 27960 tablet_bootstrap.cc:492] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
W20260709 14:55:35.678107 27886 leader_election.cc:343] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.678656 27960 ts_tablet_manager.cc:1403] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260709 14:55:35.683543 27964 tablet_bootstrap.cc:654] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.685299 28268 raft_consensus.cc:493] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.685743 28268 raft_consensus.cc:515] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.689342 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecb6d9bc1d476aa04d3d14ec015637" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.689348 27842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecb6d9bc1d476aa04d3d14ec015637" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:35.691042 27960 raft_consensus.cc:359] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:35.691462 27886 leader_election.cc:343] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.691655 27960 raft_consensus.cc:385] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.691916 27960 raft_consensus.cc:740] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.692524 27960 consensus_queue.cc:260] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.687633 28268 leader_election.cc:290] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
W20260709 14:55:35.695559 27886 leader_election.cc:343] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.695840 27886 leader_election.cc:304] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.697150 27960 ts_tablet_manager.cc:1434] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:35.688876 27766 raft_consensus.cc:2468] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:35.697374 28258 raft_consensus.cc:2749] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.697959 28304 consensus_queue.cc:1048] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:35.703210 27960 tablet_bootstrap.cc:492] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:35.711438 27812 leader_election.cc:304] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:35.712576 28304 raft_consensus.cc:2804] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.713886 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815096b59cd64e3b8358928a33de1957" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:35.714210 28304 raft_consensus.cc:697] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:35.714489 27918 raft_consensus.cc:3060] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.715574 28304 consensus_queue.cc:237] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.713042 28303 leader_election.cc:290] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.721061 27918 raft_consensus.cc:2468] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:35.722941 27959 tablet_bootstrap.cc:654] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.723120 27964 tablet_bootstrap.cc:492] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:35.712414 27764 raft_consensus.cc:2468] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:35.723770 27964 ts_tablet_manager.cc:1403] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.000s
I20260709 14:55:35.738161 27960 tablet_bootstrap.cc:654] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.739750 28257 consensus_queue.cc:1048] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.740939 27886 leader_election.cc:304] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:35.740621 27666 catalog_manager.cc:5697] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.742566 27842 raft_consensus.cc:3060] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.743860 28294 consensus_queue.cc:1048] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.756319 27964 raft_consensus.cc:359] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.757511 27964 raft_consensus.cc:385] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.757790 27964 raft_consensus.cc:740] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.752954 28268 raft_consensus.cc:2804] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.761317 28268 raft_consensus.cc:697] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:35.762295 28268 consensus_queue.cc:237] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.766269 27964 consensus_queue.cc:260] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.770857 27964 ts_tablet_manager.cc:1434] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 14:55:35.785502 27964 tablet_bootstrap.cc:492] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:35.764685 28304 consensus_queue.cc:1048] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:55:35.789937 28187 consensus_queue.cc:1048] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:35.807824 27959 tablet_bootstrap.cc:492] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:35.808296 27959 ts_tablet_manager.cc:1403] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.016s
I20260709 14:55:35.810791 27959 raft_consensus.cc:359] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.811403 27959 raft_consensus.cc:385] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.811652 27959 raft_consensus.cc:740] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.812222 27959 consensus_queue.cc:260] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.816107 27959 ts_tablet_manager.cc:1434] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:55:35.817039 27959 tablet_bootstrap.cc:492] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:35.818571 28214 consensus_queue.cc:1048] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.830736 27959 tablet_bootstrap.cc:654] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.837271 28256 raft_consensus.cc:493] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0d8b7a59f6f74b8e8a26a733d175471d)
I20260709 14:55:35.837780 28256 raft_consensus.cc:515] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.840806 28256 leader_election.cc:290] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.844746 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a59271464a4307a052df80b3287a29" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.847582 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a59271464a4307a052df80b3287a29" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.852128 27964 tablet_bootstrap.cc:654] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.852463 27666 catalog_manager.cc:5697] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:35.853341 27812 leader_election.cc:304] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [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: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:35.854660 28303 raft_consensus.cc:2749] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:35.863837 27964 tablet_bootstrap.cc:492] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:35.864305 27964 ts_tablet_manager.cc:1403] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.000s
I20260709 14:55:35.883890 27964 raft_consensus.cc:359] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.884590 27964 raft_consensus.cc:385] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.884908 27964 raft_consensus.cc:740] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.882520 27960 tablet_bootstrap.cc:492] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:35.885797 27960 ts_tablet_manager.cc:1403] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.186s	user 0.012s	sys 0.001s
I20260709 14:55:35.889364 27960 raft_consensus.cc:359] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.889969 27960 raft_consensus.cc:385] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.890224 27960 raft_consensus.cc:740] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.890836 27960 consensus_queue.cc:260] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.891762 27964 consensus_queue.cc:260] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.895445 27964 ts_tablet_manager.cc:1434] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 14:55:35.898360 27960 ts_tablet_manager.cc:1434] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:35.899379 27960 tablet_bootstrap.cc:492] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:35.905194 27960 tablet_bootstrap.cc:654] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.918147 28265 consensus_queue.cc:1048] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.919646 27964 tablet_bootstrap.cc:492] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:35.925745 27964 tablet_bootstrap.cc:654] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.939003 28265 consensus_queue.cc:1048] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.945015 27959 tablet_bootstrap.cc:492] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:35.945490 27959 ts_tablet_manager.cc:1403] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.038s
I20260709 14:55:35.949050 28298 raft_consensus.cc:493] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.947803 27959 raft_consensus.cc:359] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.949543 28298 raft_consensus.cc:515] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.950042 27959 raft_consensus.cc:385] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.950344 27959 raft_consensus.cc:740] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.950981 27959 consensus_queue.cc:260] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.953323 27959 ts_tablet_manager.cc:1434] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:35.954176 27959 tablet_bootstrap.cc:492] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:35.954331 28298 leader_election.cc:290] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.956065 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8e38c426845f9be7ea8e6bb6d8ae6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.958316 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8e38c426845f9be7ea8e6bb6d8ae6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.958954 27914 raft_consensus.cc:2468] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:35.959640 27959 tablet_bootstrap.cc:654] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.960000 27812 leader_election.cc:343] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.960613 27811 leader_election.cc:304] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:35.962136 28303 raft_consensus.cc:2804] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.962483 28303 raft_consensus.cc:493] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.962813 28303 raft_consensus.cc:3060] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.964498 27845 raft_consensus.cc:1275] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Refusing update from remote peer 0d8b7a59f6f74b8e8a26a733d175471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:35.965775 28187 consensus_queue.cc:1048] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.972134 27914 raft_consensus.cc:3060] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:35.977275 28298 raft_consensus.cc:493] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.977739 28298 raft_consensus.cc:515] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.979224 27914 raft_consensus.cc:1275] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Refusing update from remote peer 0d8b7a59f6f74b8e8a26a733d175471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:35.980739 28187 consensus_queue.cc:1048] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:35.982774 27915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3ed1c542b4bd08fc573698af0c4ae" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:35.983368 27915 raft_consensus.cc:2468] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:35.985652 27811 leader_election.cc:304] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:35.988075 28253 raft_consensus.cc:2804] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.988436 28253 raft_consensus.cc:493] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.988785 28253 raft_consensus.cc:3060] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.989758 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3ed1c542b4bd08fc573698af0c4ae" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:35.990332 27764 raft_consensus.cc:2468] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:35.992323 28298 leader_election.cc:290] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:35.996411 28303 raft_consensus.cc:515] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:35.999833 28253 raft_consensus.cc:515] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.006255 27964 tablet_bootstrap.cc:492] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.006747 27964 ts_tablet_manager.cc:1403] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.087s	user 0.002s	sys 0.013s
I20260709 14:55:36.003916 28303 leader_election.cc:290] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.005052 28258 raft_consensus.cc:493] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.005771 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8e38c426845f9be7ea8e6bb6d8ae6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:36.009891 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3ed1c542b4bd08fc573698af0c4ae" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:36.009097 28258 raft_consensus.cc:515] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:36.010596 27812 leader_election.cc:343] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.011312 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8e38c426845f9be7ea8e6bb6d8ae6" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:36.011835 27918 raft_consensus.cc:3060] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.011996 28258 leader_election.cc:290] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:36.012405 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3ed1c542b4bd08fc573698af0c4ae" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:36.013120 27914 raft_consensus.cc:3060] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.010624 27766 raft_consensus.cc:3060] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.015165 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd686e3223204425afc54bcb8b97d612" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:36.019980 27886 leader_election.cc:343] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.020696 28253 leader_election.cc:290] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.025998 28263 raft_consensus.cc:493] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.026535 28263 raft_consensus.cc:515] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.028798 28263 leader_election.cc:290] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.031893 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca18b1ca22045f284887b9a70d43b84" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.033152 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd686e3223204425afc54bcb8b97d612" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.033349 27918 raft_consensus.cc:2468] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:36.034966 27811 leader_election.cc:304] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
W20260709 14:55:36.035974 27736 leader_election.cc:343] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.036279 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca18b1ca22045f284887b9a70d43b84" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
W20260709 14:55:36.036845 27886 leader_election.cc:343] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.037247 27886 leader_election.cc:304] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
W20260709 14:55:36.037381 27737 leader_election.cc:343] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.037987 27737 leader_election.cc:304] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:36.038713 28294 raft_consensus.cc:2749] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.039631 28258 raft_consensus.cc:2749] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.042866 27959 tablet_bootstrap.cc:492] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:36.043371 27914 raft_consensus.cc:2468] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:36.043303 27959 ts_tablet_manager.cc:1403] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.033s
I20260709 14:55:36.044991 27811 leader_election.cc:304] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:36.045666 27766 raft_consensus.cc:2468] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:36.046062 28298 raft_consensus.cc:2804] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.047026 28298 raft_consensus.cc:697] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:36.047581 27959 raft_consensus.cc:359] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.048282 27959 raft_consensus.cc:385] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.052881 27959 raft_consensus.cc:740] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.048313 28298 consensus_queue.cc:237] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.053622 27959 consensus_queue.cc:260] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.055833 27959 ts_tablet_manager.cc:1434] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 14:55:36.056787 27959 tablet_bootstrap.cc:492] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:36.035964 28253 raft_consensus.cc:2804] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.057405 28253 raft_consensus.cc:697] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:36.058168 28253 consensus_queue.cc:237] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.063017 27959 tablet_bootstrap.cc:654] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.062884 27964 raft_consensus.cc:359] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.063568 27964 raft_consensus.cc:385] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.063853 27964 raft_consensus.cc:740] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.076720 27960 tablet_bootstrap.cc:492] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:36.077220 27960 ts_tablet_manager.cc:1403] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.178s	user 0.013s	sys 0.002s
I20260709 14:55:36.064472 27964 consensus_queue.cc:260] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.077888 27959 tablet_bootstrap.cc:492] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:36.078318 27959 ts_tablet_manager.cc:1403] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.012s
I20260709 14:55:36.079389 27964 ts_tablet_manager.cc:1434] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.002s
I20260709 14:55:36.079641 27960 raft_consensus.cc:359] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.080354 27960 raft_consensus.cc:385] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.080539 27964 tablet_bootstrap.cc:492] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:36.080624 27960 raft_consensus.cc:740] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.083688 27959 raft_consensus.cc:359] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.084326 27959 raft_consensus.cc:385] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.084597 27959 raft_consensus.cc:740] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.084441 28268 consensus_queue.cc:1048] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:36.085376 27959 consensus_queue.cc:260] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.087550 27959 ts_tablet_manager.cc:1434] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:55:36.088440 27959 tablet_bootstrap.cc:492] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:36.083554 27960 consensus_queue.cc:260] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.090734 27960 ts_tablet_manager.cc:1434] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
W20260709 14:55:36.092725 27886 consensus_peers.cc:597] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.093791 27959 tablet_bootstrap.cc:654] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.094954 27960 tablet_bootstrap.cc:492] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:36.097858 27964 tablet_bootstrap.cc:654] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.104858 27960 tablet_bootstrap.cc:654] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.105825 27964 tablet_bootstrap.cc:492] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.106256 27964 ts_tablet_manager.cc:1403] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.006s
I20260709 14:55:36.111214 27959 tablet_bootstrap.cc:492] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:36.111641 27959 ts_tablet_manager.cc:1403] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.010s
I20260709 14:55:36.114151 27964 raft_consensus.cc:359] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.114832 27964 raft_consensus.cc:385] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.115090 27964 raft_consensus.cc:740] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.115777 27964 consensus_queue.cc:260] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.117830 27964 ts_tablet_manager.cc:1434] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:36.118717 27959 raft_consensus.cc:359] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.119323 27964 tablet_bootstrap.cc:492] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:36.119365 27959 raft_consensus.cc:385] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.119798 27959 raft_consensus.cc:740] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.120363 27959 consensus_queue.cc:260] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.123728 27959 ts_tablet_manager.cc:1434] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:55:36.124646 27959 tablet_bootstrap.cc:492] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979: Bootstrap starting.
I20260709 14:55:36.124714 27964 tablet_bootstrap.cc:654] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.131093 27959 tablet_bootstrap.cc:654] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.135708 27964 tablet_bootstrap.cc:492] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.136118 27964 ts_tablet_manager.cc:1403] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:55:36.134874 27668 catalog_manager.cc:5697] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.138866 27964 raft_consensus.cc:359] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.139827 27964 raft_consensus.cc:385] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.140097 27964 raft_consensus.cc:740] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.141868 27964 consensus_queue.cc:260] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.140118 27668 catalog_manager.cc:5697] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.144325 27964 ts_tablet_manager.cc:1434] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:55:36.145248 27964 tablet_bootstrap.cc:492] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:36.150980 27964 tablet_bootstrap.cc:654] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.153857 27960 tablet_bootstrap.cc:492] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:36.154268 27960 ts_tablet_manager.cc:1403] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 14:55:36.155081 28257 consensus_queue.cc:1048] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.156541 27960 raft_consensus.cc:359] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.157195 27960 raft_consensus.cc:385] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.157435 27960 raft_consensus.cc:740] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.164894 27959 tablet_bootstrap.cc:492] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979: No bootstrap required, opened a new log
I20260709 14:55:36.165313 27959 ts_tablet_manager.cc:1403] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.008s
I20260709 14:55:36.162077 27960 consensus_queue.cc:260] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.169422 27960 ts_tablet_manager.cc:1434] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:36.170311 27960 tablet_bootstrap.cc:492] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:36.171028 27964 tablet_bootstrap.cc:492] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.171499 27964 ts_tablet_manager.cc:1403] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.006s
I20260709 14:55:36.173993 27964 raft_consensus.cc:359] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.174598 27964 raft_consensus.cc:385] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.174889 27964 raft_consensus.cc:740] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.175652 27964 consensus_queue.cc:260] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.177721 27964 ts_tablet_manager.cc:1434] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:36.170953 27959 raft_consensus.cc:359] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.178330 27959 raft_consensus.cc:385] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.178601 27959 raft_consensus.cc:740] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.179201 27959 consensus_queue.cc:260] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.179742 27964 tablet_bootstrap.cc:492] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:36.177685 27960 tablet_bootstrap.cc:654] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.181288 27959 ts_tablet_manager.cc:1434] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:36.185338 27964 tablet_bootstrap.cc:654] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.194643 27960 tablet_bootstrap.cc:492] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:36.195097 27960 ts_tablet_manager.cc:1403] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 14:55:36.196210 27964 tablet_bootstrap.cc:492] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.196625 27964 ts_tablet_manager.cc:1403] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 14:55:36.202886 27964 raft_consensus.cc:359] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.203505 27964 raft_consensus.cc:385] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.203771 27964 raft_consensus.cc:740] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.204437 27964 consensus_queue.cc:260] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.214753 27964 ts_tablet_manager.cc:1434] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:36.215889 27964 tablet_bootstrap.cc:492] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:36.216513 27960 raft_consensus.cc:359] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.219290 27960 raft_consensus.cc:385] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.219563 27960 raft_consensus.cc:740] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.221791 27964 tablet_bootstrap.cc:654] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.222983 27843 raft_consensus.cc:3060] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.222839 27960 consensus_queue.cc:260] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.227947 27960 ts_tablet_manager.cc:1434] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:55:36.232285 27960 tablet_bootstrap.cc:492] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:36.239710 27960 tablet_bootstrap.cc:654] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.243014 28268 consensus_queue.cc:1048] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.264621 28253 raft_consensus.cc:493] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.265154 28253 raft_consensus.cc:515] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.269162 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68869e11cd484c219fee5f21e2a1058c" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.269373 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68869e11cd484c219fee5f21e2a1058c" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.269770 27766 raft_consensus.cc:2468] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:36.270097 27912 raft_consensus.cc:2468] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:36.271399 27811 leader_election.cc:304] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:36.272014 28303 raft_consensus.cc:2804] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.272370 28303 raft_consensus.cc:493] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.272686 28303 raft_consensus.cc:3060] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.273121 28253 leader_election.cc:290] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.276194 27960 tablet_bootstrap.cc:492] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:36.276633 27960 ts_tablet_manager.cc:1403] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.003s
I20260709 14:55:36.279760 27964 tablet_bootstrap.cc:492] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.280194 27964 ts_tablet_manager.cc:1403] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.027s
I20260709 14:55:36.281704 28303 raft_consensus.cc:515] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.321502 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68869e11cd484c219fee5f21e2a1058c" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:36.320158 27964 raft_consensus.cc:359] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.322121 27964 raft_consensus.cc:385] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.320168 28303 leader_election.cc:290] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.322422 27964 raft_consensus.cc:740] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.323122 27964 consensus_queue.cc:260] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.324930 27964 ts_tablet_manager.cc:1434] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.007s
I20260709 14:55:36.325912 27964 tablet_bootstrap.cc:492] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:36.326189 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68869e11cd484c219fee5f21e2a1058c" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:36.326726 27766 raft_consensus.cc:3060] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.331413 27964 tablet_bootstrap.cc:654] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.322131 27912 raft_consensus.cc:3060] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.333132 27766 raft_consensus.cc:2468] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:36.331228 28268 raft_consensus.cc:493] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.334199 28268 raft_consensus.cc:515] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.335973 28268 leader_election.cc:290] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:36.336374 27964 tablet_bootstrap.cc:492] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.336594 27912 raft_consensus.cc:2468] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:36.337509 28187 raft_consensus.cc:493] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.337946 28187 raft_consensus.cc:515] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.339821 28187 leader_election.cc:290] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.340135 27812 leader_election.cc:304] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:36.340849 28256 raft_consensus.cc:2804] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.341301 28256 raft_consensus.cc:697] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:36.342026 28256 consensus_queue.cc:237] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.343293 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd686e3223204425afc54bcb8b97d612" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.343719 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd686e3223204425afc54bcb8b97d612" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:36.343920 28303 consensus_queue.cc:1048] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.344283 27846 raft_consensus.cc:2468] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:36.344333 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363c2d139a744a8e9ad8434cb153cf6a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:36.336879 27964 ts_tablet_manager.cc:1403] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.006s
I20260709 14:55:36.345126 28253 consensus_queue.cc:1048] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.347728 27964 raft_consensus.cc:359] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.348325 27964 raft_consensus.cc:385] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.348575 27964 raft_consensus.cc:740] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.349649 27964 consensus_queue.cc:260] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.350026 27764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363c2d139a744a8e9ad8434cb153cf6a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.351712 27964 ts_tablet_manager.cc:1434] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:55:36.352639 27964 tablet_bootstrap.cc:492] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:36.343873 27914 raft_consensus.cc:2468] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:36.354641 28304 raft_consensus.cc:493] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:36.355266 27886 leader_election.cc:343] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.355136 28304 raft_consensus.cc:515] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.357089 28304 leader_election.cc:290] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
W20260709 14:55:36.358217 27886 leader_election.cc:343] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.358587 27886 leader_election.cc:304] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:36.359193 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecb6d9bc1d476aa04d3d14ec015637" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.359539 28268 raft_consensus.cc:2749] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.360517 27769 raft_consensus.cc:2468] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:36.360635 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecb6d9bc1d476aa04d3d14ec015637" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.361218 27914 raft_consensus.cc:2468] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:36.362982 27811 leader_election.cc:304] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:36.363682 28304 raft_consensus.cc:2804] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.364039 28304 raft_consensus.cc:493] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.364355 28304 raft_consensus.cc:3060] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.365509 27964 tablet_bootstrap.cc:654] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.377099 27964 tablet_bootstrap.cc:492] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.377538 27964 ts_tablet_manager.cc:1403] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260709 14:55:36.372560 27736 leader_election.cc:304] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:36.378566 28294 raft_consensus.cc:2804] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.378904 28294 raft_consensus.cc:493] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.379240 28294 raft_consensus.cc:3060] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.380875 27964 raft_consensus.cc:359] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.381520 27964 raft_consensus.cc:385] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.381789 27964 raft_consensus.cc:740] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.382077 27960 raft_consensus.cc:359] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.382542 27964 consensus_queue.cc:260] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.384730 27964 ts_tablet_manager.cc:1434] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:36.386729 27960 raft_consensus.cc:385] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.386911 27964 tablet_bootstrap.cc:492] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:36.387208 27960 raft_consensus.cc:740] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.388386 27960 consensus_queue.cc:260] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.403473 27960 ts_tablet_manager.cc:1434] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.126s	user 0.011s	sys 0.009s
I20260709 14:55:36.409253 28214 raft_consensus.cc:493] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.409763 28214 raft_consensus.cc:515] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.409299 28304 raft_consensus.cc:515] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.413631 28294 raft_consensus.cc:515] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:36.418428 27717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:36.424846 28304 leader_election.cc:290] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.427692 28256 raft_consensus.cc:493] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:36.443207 27737 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.2:37753, user_credentials={real_user=slave}} blocked reactor thread for 52559.3us
I20260709 14:55:36.428206 28256 raft_consensus.cc:515] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
W20260709 14:55:36.483400 27736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 86358.4us
I20260709 14:55:36.490581 27667 catalog_manager.cc:5697] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.498939 27960 tablet_bootstrap.cc:492] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:36.498260 28268 raft_consensus.cc:493] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.500738 28268 raft_consensus.cc:515] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.501199 27913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecb6d9bc1d476aa04d3d14ec015637" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:36.501747 27913 raft_consensus.cc:3060] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.502216 27964 tablet_bootstrap.cc:654] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.498642 28303 raft_consensus.cc:493] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.502681 28268 leader_election.cc:290] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:36.505060 28214 leader_election.cc:290] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:36.503005 28303 raft_consensus.cc:515] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.505514 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca18b1ca22045f284887b9a70d43b84" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.505714 28256 leader_election.cc:290] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.507198 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd686e3223204425afc54bcb8b97d612" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:36.507719 27846 raft_consensus.cc:3060] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.506102 27769 raft_consensus.cc:2468] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:36.511540 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc8ff4e8f024c1faea26b8aba884253" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:36.513095 27842 raft_consensus.cc:3060] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.514550 27846 raft_consensus.cc:2468] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:36.515945 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca18b1ca22045f284887b9a70d43b84" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:36.516534 27843 raft_consensus.cc:2468] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:36.522861 28303 leader_election.cc:290] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.525548 28294 leader_election.cc:290] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
W20260709 14:55:36.527247 27886 leader_election.cc:343] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.543296 27886 leader_election.cc:304] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:36.546808 28268 raft_consensus.cc:493] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.547309 28268 raft_consensus.cc:515] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.549242 28268 leader_election.cc:290] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:36.551556 27737 leader_election.cc:304] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:36.555308 28263 raft_consensus.cc:2804] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.555802 28263 raft_consensus.cc:697] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:36.556573 28263 consensus_queue.cc:237] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.561586 27960 tablet_bootstrap.cc:654] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.575420 27843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f361d066e01549f29dbbe437bb8d19d2" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:36.576169 27843 raft_consensus.cc:2468] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 0.
I20260709 14:55:36.582917 27886 leader_election.cc:304] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:36.583791 28257 raft_consensus.cc:2804] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.584167 28257 raft_consensus.cc:493] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.584504 28257 raft_consensus.cc:3060] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.594038 28257 raft_consensus.cc:515] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.552735 27913 raft_consensus.cc:2468] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:36.598999 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f361d066e01549f29dbbe437bb8d19d2" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.552714 28268 raft_consensus.cc:2804] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.599704 27918 raft_consensus.cc:2393] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 9b009ef7c7c44721b21fc5d28bf44979 in this term.
I20260709 14:55:36.603488 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b29da5f58104d5b84f7893d2c2de4b0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.600450 28268 raft_consensus.cc:493] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.609679 28268 raft_consensus.cc:3060] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.632486 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f361d066e01549f29dbbe437bb8d19d2" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:36.649473 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b29da5f58104d5b84f7893d2c2de4b0" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.630335 28379 raft_consensus.cc:493] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.642488 27762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f361d066e01549f29dbbe437bb8d19d2" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.648216 27911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd686e3223204425afc54bcb8b97d612" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
W20260709 14:55:36.662711 27886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.1:43285, user_credentials={real_user=slave}} blocked reactor thread for 44673.9us
I20260709 14:55:36.667857 27960 tablet_bootstrap.cc:492] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:36.668306 27960 ts_tablet_manager.cc:1403] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.175s	user 0.033s	sys 0.010s
W20260709 14:55:36.672061 27812 consensus_peers.cc:597] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.651933 28257 leader_election.cc:290] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:36.673274 27667 catalog_manager.cc:5697] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.670899 27960 raft_consensus.cc:359] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.675645 27960 raft_consensus.cc:385] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.675953 27960 raft_consensus.cc:740] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.676545 27960 consensus_queue.cc:260] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.661314 27768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f361d066e01549f29dbbe437bb8d19d2" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.680194 27964 tablet_bootstrap.cc:492] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.680703 27964 ts_tablet_manager.cc:1403] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.294s	user 0.027s	sys 0.019s
I20260709 14:55:36.674923 27911 raft_consensus.cc:3060] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.686297 27964 raft_consensus.cc:359] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.665032 28379 raft_consensus.cc:515] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.690578 27964 raft_consensus.cc:385] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.690904 27964 raft_consensus.cc:740] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.692730 27964 consensus_queue.cc:260] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.699538 27960 ts_tablet_manager.cc:1434] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
W20260709 14:55:36.702096 27811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 64331.2us
I20260709 14:55:36.702342 27964 ts_tablet_manager.cc:1434] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:55:36.691723 28392 raft_consensus.cc:493] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:36.706183 27736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 69651.9us
I20260709 14:55:36.706300 27811 leader_election.cc:304] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:36.710286 27811 leader_election.cc:304] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:36.711169 27964 tablet_bootstrap.cc:492] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408: Bootstrap starting.
I20260709 14:55:36.712486 27845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f361d066e01549f29dbbe437bb8d19d2" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:36.712990 27845 raft_consensus.cc:3060] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.705185 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcecb6d9bc1d476aa04d3d14ec015637" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:36.705410 28392 raft_consensus.cc:515] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.723392 27766 raft_consensus.cc:3060] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.722319 28394 raft_consensus.cc:2749] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.735791 28395 raft_consensus.cc:2804] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.753050 28268 raft_consensus.cc:515] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.754189 27964 tablet_bootstrap.cc:654] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.736140 28253 consensus_queue.cc:1048] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:36.750970 28394 raft_consensus.cc:493] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.772365 27845 raft_consensus.cc:2468] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:36.772958 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc8ff4e8f024c1faea26b8aba884253" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:36.775677 28268 leader_election.cc:290] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
W20260709 14:55:36.769475 28384 log.cc:927] Time spent T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 14:55:36.780589 28392 leader_election.cc:290] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.770308 28395 raft_consensus.cc:697] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:36.763478 28379 leader_election.cc:290] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
W20260709 14:55:36.790205 27812 leader_election.cc:343] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.790691 27812 leader_election.cc:304] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979
W20260709 14:55:36.792060 27886 leader_election.cc:343] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:36.788956 27737 leader_election.cc:343] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:36.795885 27886 leader_election.cc:343] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.781798 28395 consensus_queue.cc:237] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.803320 27886 leader_election.cc:304] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [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: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 0d8b7a59f6f74b8e8a26a733d175471d
I20260709 14:55:36.805449 28268 raft_consensus.cc:2804] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.782497 28394 raft_consensus.cc:515] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.815004 27918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc8ff4e8f024c1faea26b8aba884253" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.815603 27918 raft_consensus.cc:2468] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:36.802803 28400 raft_consensus.cc:2749] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.802580 27841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363c2d139a744a8e9ad8434cb153cf6a" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:36.818362 28268 raft_consensus.cc:697] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:36.807251 28397 raft_consensus.cc:493] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.822809 27736 leader_election.cc:304] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:36.829281 27771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca18b1ca22045f284887b9a70d43b84" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:36.829697 27771 raft_consensus.cc:3060] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.821988 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363c2d139a744a8e9ad8434cb153cf6a" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.831142 27914 raft_consensus.cc:2468] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:36.835532 28394 leader_election.cc:290] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.834489 27736 leader_election.cc:304] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:36.827136 28392 raft_consensus.cc:2804] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.828593 28397 raft_consensus.cc:515] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.884359 28392 raft_consensus.cc:493] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.888392 27771 raft_consensus.cc:2468] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:36.868980 28268 consensus_queue.cc:237] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.885052 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca18b1ca22045f284887b9a70d43b84" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
W20260709 14:55:36.890177 27736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:42261, user_credentials={real_user=slave}} blocked reactor thread for 55760.4us
I20260709 14:55:36.890995 28379 raft_consensus.cc:2804] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.891731 27839 raft_consensus.cc:3060] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.893693 28379 raft_consensus.cc:493] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.894090 28379 raft_consensus.cc:3060] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.891985 27886 leader_election.cc:304] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:36.891839 28392 raft_consensus.cc:3060] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.885573 27841 raft_consensus.cc:2468] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 0.
I20260709 14:55:36.898901 28257 raft_consensus.cc:2804] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.885627 28397 leader_election.cc:290] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.913067 27767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc9b215c53549e4a7d2ce8539e00c41" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.901712 28256 consensus_queue.cc:1048] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:55:36.899049 27911 raft_consensus.cc:2468] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:36.920809 27762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363c2d139a744a8e9ad8434cb153cf6a" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.922361 27769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc8ff4e8f024c1faea26b8aba884253" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" is_pre_election: true
I20260709 14:55:36.923424 27960 tablet_bootstrap.cc:492] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:36.924036 28397 consensus_queue.cc:1048] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:36.925763 27839 raft_consensus.cc:2468] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 1.
I20260709 14:55:36.915587 28257 raft_consensus.cc:697] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:36.927477 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc9b215c53549e4a7d2ce8539e00c41" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.918944 27766 raft_consensus.cc:2468] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:36.940173 27964 tablet_bootstrap.cc:492] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408: No bootstrap required, opened a new log
I20260709 14:55:36.940665 27964 ts_tablet_manager.cc:1403] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent bootstrapping tablet: real 0.233s	user 0.014s	sys 0.010s
I20260709 14:55:36.917368 28392 raft_consensus.cc:515] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.958374 27769 raft_consensus.cc:2393] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b009ef7c7c44721b21fc5d28bf44979 in current term 1: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
I20260709 14:55:36.948455 27914 raft_consensus.cc:2468] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:36.962651 27960 tablet_bootstrap.cc:654] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.962195 28257 consensus_queue.cc:237] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.965294 27964 raft_consensus.cc:359] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.966265 27964 raft_consensus.cc:385] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.966584 27964 raft_consensus.cc:740] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.969503 28392 leader_election.cc:290] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.967233 27964 consensus_queue.cc:260] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.976310 28379 raft_consensus.cc:515] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:36.979936 27964 ts_tablet_manager.cc:1434] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 14:55:36.981585 27842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc8ff4e8f024c1faea26b8aba884253" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:36.982141 27842 raft_consensus.cc:3060] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.991566 27842 raft_consensus.cc:2468] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:36.992076 27917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363c2d139a744a8e9ad8434cb153cf6a" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:36.992391 27762 raft_consensus.cc:2393] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccfdc4a4fd6f49e4890514ad91a05408 in current term 1: Already voted for candidate 0d8b7a59f6f74b8e8a26a733d175471d in this term.
I20260709 14:55:36.992707 27917 raft_consensus.cc:2468] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 0.
I20260709 14:55:36.991748 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc8ff4e8f024c1faea26b8aba884253" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:36.993346 28379 leader_election.cc:290] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Requested vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:36.993422 27914 raft_consensus.cc:3060] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.003379 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363c2d139a744a8e9ad8434cb153cf6a" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:37.003494 27914 raft_consensus.cc:2468] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:37.005537 27737 leader_election.cc:304] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:37.009347 27886 leader_election.cc:304] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979; no voters: 0d8b7a59f6f74b8e8a26a733d175471d, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:37.006394 28391 raft_consensus.cc:2804] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.007206 27839 raft_consensus.cc:3060] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.018324 27811 leader_election.cc:304] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:37.012249 28268 raft_consensus.cc:2749] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.020242 27811 leader_election.cc:304] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:37.020332 28391 raft_consensus.cc:697] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:37.020730 28393 raft_consensus.cc:2804] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.032079 28393 raft_consensus.cc:493] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.041049 28393 raft_consensus.cc:3060] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.046794 28397 consensus_queue.cc:1048] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.059237 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363c2d139a744a8e9ad8434cb153cf6a" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:37.059904 27912 raft_consensus.cc:3060] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:37.049578 27812 leader_election.cc:343] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.066363 27666 catalog_manager.cc:5697] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:37.071593 27668 catalog_manager.cc:5697] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.077361 28289 consensus_queue.cc:1048] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.042332 28391 consensus_queue.cc:237] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.090094 28393 raft_consensus.cc:515] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.105237 28382 consensus_queue.cc:1048] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:37.108541 27960 tablet_bootstrap.cc:492] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:37.109026 27960 ts_tablet_manager.cc:1403] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.186s	user 0.013s	sys 0.009s
I20260709 14:55:37.102640 27839 raft_consensus.cc:2468] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:37.113559 28404 raft_consensus.cc:2764] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:37.116935 27764 raft_consensus.cc:3060] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.125228 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc9b215c53549e4a7d2ce8539e00c41" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
I20260709 14:55:37.121764 28393 leader_election.cc:290] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:37.125846 27919 raft_consensus.cc:3060] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.126649 27960 raft_consensus.cc:359] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.133095 27960 raft_consensus.cc:385] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.133462 27960 raft_consensus.cc:740] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.134202 27960 consensus_queue.cc:260] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.138093 27960 ts_tablet_manager.cc:1434] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:55:37.141372 27960 tablet_bootstrap.cc:492] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d: Bootstrap starting.
I20260709 14:55:37.151458 27912 raft_consensus.cc:2468] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8b7a59f6f74b8e8a26a733d175471d in term 1.
I20260709 14:55:37.153558 27736 leader_election.cc:304] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:37.154883 28379 raft_consensus.cc:2804] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.155359 28379 raft_consensus.cc:697] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:37.158370 27919 raft_consensus.cc:2468] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:37.156183 28379 consensus_queue.cc:237] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.161653 27811 leader_election.cc:304] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:37.162314 28393 raft_consensus.cc:2804] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.162768 28393 raft_consensus.cc:697] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Leader. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:37.163488 28393 consensus_queue.cc:237] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.170215 27666 catalog_manager.cc:5697] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.184260 27960 tablet_bootstrap.cc:654] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.193781 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc9b215c53549e4a7d2ce8539e00c41" candidate_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:37.194422 27770 raft_consensus.cc:3060] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.207551 27770 raft_consensus.cc:2468] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccfdc4a4fd6f49e4890514ad91a05408 in term 1.
I20260709 14:55:37.253538 28265 raft_consensus.cc:493] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccfdc4a4fd6f49e4890514ad91a05408)
I20260709 14:55:37.254352 28265 raft_consensus.cc:515] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.253553 28187 consensus_queue.cc:1048] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:37.262931 28265 leader_election.cc:290] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:37.265949 27960 tablet_bootstrap.cc:492] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d: No bootstrap required, opened a new log
I20260709 14:55:37.266575 27960 ts_tablet_manager.cc:1403] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.000s
I20260709 14:55:37.270036 27668 catalog_manager.cc:5697] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:37.281553 27960 raft_consensus.cc:359] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.282238 27960 raft_consensus.cc:385] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.282493 27960 raft_consensus.cc:740] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.282804 27916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8e38c426845f9be7ea8e6bb6d8ae6" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:37.287838 27666 catalog_manager.cc:5697] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1). New cstate: current_term: 1 leader_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.288455 27839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc8e38c426845f9be7ea8e6bb6d8ae6" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:37.332933 27737 leader_election.cc:304] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [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: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:37.334005 28265 raft_consensus.cc:2749] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:37.334774 27960 consensus_queue.cc:260] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.336863 27960 ts_tablet_manager.cc:1434] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d: Time spent starting tablet: real 0.070s	user 0.003s	sys 0.003s
I20260709 14:55:37.358655 27667 catalog_manager.cc:5697] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.371526 28265 raft_consensus.cc:493] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.372040 28265 raft_consensus.cc:515] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:37.374321 28265 leader_election.cc:290] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753), 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3:42261)
I20260709 14:55:37.375818 27919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f361d066e01549f29dbbe437bb8d19d2" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979" is_pre_election: true
I20260709 14:55:37.376914 27841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f361d066e01549f29dbbe437bb8d19d2" candidate_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" is_pre_election: true
I20260709 14:55:37.377658 27841 raft_consensus.cc:2393] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8b7a59f6f74b8e8a26a733d175471d in current term 1: Already voted for candidate 9b009ef7c7c44721b21fc5d28bf44979 in this term.
I20260709 14:55:37.379004 27737 leader_election.cc:304] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d; no voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408
I20260709 14:55:37.379699 28265 raft_consensus.cc:3060] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.386101 28265 raft_consensus.cc:2749] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.423094 28388 consensus_queue.cc:1048] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.434101 28388 consensus_queue.cc:1048] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.447575 28257 consensus_queue.cc:1048] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.464090 28257 consensus_queue.cc:1048] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.475327 28402 consensus_queue.cc:1048] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.496042 28257 consensus_queue.cc:1048] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.632303 28263 consensus_queue.cc:1048] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.640897 28265 consensus_queue.cc:1048] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.683977 28265 consensus_queue.cc:1048] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.697373 28381 consensus_queue.cc:1048] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.700361 28397 consensus_queue.cc:1048] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:37.723855 28388 consensus_queue.cc:1048] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.051717 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:38.078567 28442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:38.078786 28441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:38.079286 28444 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:38.079890 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:38.081050 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:38.081246 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:38.081387 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608938081373 us; error 0 us; skew 500 ppm
I20260709 14:55:38.081854 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:38.085089 26624 webserver.cc:533] Webserver started at http://127.26.0.4:33505/ using document root <none> and password file <none>
I20260709 14:55:38.085666 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:38.085852 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:38.086144 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:38.087256 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-3-root/instance:
uuid: "2506c494b6ea4b0bab4220b0acbf404f"
format_stamp: "Formatted at 2026-07-09 14:55:38 on dist-test-slave-tl66"
I20260709 14:55:38.092989 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:55:38.097007 28449 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:38.097916 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:38.098209 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-3-root
uuid: "2506c494b6ea4b0bab4220b0acbf404f"
format_stamp: "Formatted at 2026-07-09 14:55:38 on dist-test-slave-tl66"
I20260709 14:55:38.098551 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608902566063-26624-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:38.121308 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:38.122977 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:38.142066 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:38.144368 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:38.144568 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:38.144796 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:38.145013 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:55:38.217932 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.4:36127
I20260709 14:55:38.218073 28511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.4:36127 every 8 connection(s)
I20260709 14:55:38.221320 26624 auto_leader_rebalancer-test.cc:446] add a tserver: 2506c494b6ea4b0bab4220b0acbf404f
I20260709 14:55:38.248589 28512 heartbeater.cc:344] Connected to a master server at 127.26.0.62:38641
I20260709 14:55:38.249089 28512 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:38.249928 28512 heartbeater.cc:507] Master 127.26.0.62:38641 requested a full tablet report, sending...
I20260709 14:55:38.251812 27666 ts_manager.cc:194] Registered new tserver with Master: 2506c494b6ea4b0bab4220b0acbf404f (127.26.0.4:36127)
I20260709 14:55:38.253113 27666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36136
I20260709 14:55:39.255756 28512 heartbeater.cc:499] Master 127.26.0.62:38641 was elected leader, sending a full tablet report...
I20260709 14:55:43.389765 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:43.476363 27838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0"
dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
mode: GRACEFUL
new_leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
 from {username='slave'} at 127.0.0.1:38058
I20260709 14:55:43.476977 27838 raft_consensus.cc:606] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Received request to transfer leadership to TS 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:43.488654 27766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a"
dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
mode: GRACEFUL
new_leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
 from {username='slave'} at 127.0.0.1:43030
I20260709 14:55:43.489113 27766 raft_consensus.cc:606] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Received request to transfer leadership to TS 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:43.491046 27838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109"
dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
mode: GRACEFUL
new_leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
 from {username='slave'} at 127.0.0.1:38058
I20260709 14:55:43.491461 27838 raft_consensus.cc:606] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Received request to transfer leadership to TS 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:43.493873 27838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c"
dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
mode: GRACEFUL
new_leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
 from {username='slave'} at 127.0.0.1:38058
I20260709 14:55:43.494243 27838 raft_consensus.cc:606] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Received request to transfer leadership to TS 9b009ef7c7c44721b21fc5d28bf44979
I20260709 14:55:43.495271 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:43.496420 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:43.562754 28524 raft_consensus.cc:993] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408: : Instructing follower 9b009ef7c7c44721b21fc5d28bf44979 to start an election
I20260709 14:55:43.563256 28525 raft_consensus.cc:1081] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Signalling peer 9b009ef7c7c44721b21fc5d28bf44979 to start an election
I20260709 14:55:43.564532 27916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0"
dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
 from {username='slave'} at 127.0.0.1:52166
I20260709 14:55:43.564961 27916 raft_consensus.cc:493] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:43.565238 27916 raft_consensus.cc:3060] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.570377 27916 raft_consensus.cc:515] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.572268 27916 leader_election.cc:290] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 2 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:43.572986 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:43.573244 27838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a89436d2d774bce91419f24b6a7dfd0" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:43.573637 27766 raft_consensus.cc:3060] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.573766 27838 raft_consensus.cc:3055] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:43.574110 27838 raft_consensus.cc:740] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:43.575083 27838 consensus_queue.cc:260] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.576094 27838 raft_consensus.cc:3060] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.578558 27766 raft_consensus.cc:2468] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 2.
I20260709 14:55:43.579537 27886 leader_election.cc:304] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:43.580281 28214 raft_consensus.cc:2804] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:43.580324 27838 raft_consensus.cc:2468] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 2.
I20260709 14:55:43.580957 28214 raft_consensus.cc:697] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:43.581876 28214 consensus_queue.cc:237] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.593192 27667 catalog_manager.cc:5697] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 1 to 2, leader changed from ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2) to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:43.714625 28525 raft_consensus.cc:993] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408: : Instructing follower 9b009ef7c7c44721b21fc5d28bf44979 to start an election
I20260709 14:55:43.715130 28525 raft_consensus.cc:1081] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Signalling peer 9b009ef7c7c44721b21fc5d28bf44979 to start an election
I20260709 14:55:43.716701 27916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c"
dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
 from {username='slave'} at 127.0.0.1:52166
I20260709 14:55:43.717236 27916 raft_consensus.cc:493] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:43.717491 27916 raft_consensus.cc:3060] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.722718 27916 raft_consensus.cc:515] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.727025 27916 leader_election.cc:290] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 2 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:43.727870 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:43.728339 27766 raft_consensus.cc:3060] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.732779 27766 raft_consensus.cc:2468] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 2.
I20260709 14:55:43.734076 27838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57905ea29434dc0b301036159b02e4c" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:43.734521 27886 leader_election.cc:304] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:43.734609 27838 raft_consensus.cc:3055] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:43.735440 27838 raft_consensus.cc:740] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:43.735749 28214 raft_consensus.cc:2804] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:43.736155 28214 raft_consensus.cc:697] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:43.736193 27838 consensus_queue.cc:260] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.736949 28214 consensus_queue.cc:237] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.737390 27838 raft_consensus.cc:3060] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.746541 27838 raft_consensus.cc:2468] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 2.
I20260709 14:55:43.750882 27667 catalog_manager.cc:5697] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 1 to 2, leader changed from ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2) to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:43.792557 28525 raft_consensus.cc:993] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408: : Instructing follower 9b009ef7c7c44721b21fc5d28bf44979 to start an election
I20260709 14:55:43.793185 28539 raft_consensus.cc:1081] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Signalling peer 9b009ef7c7c44721b21fc5d28bf44979 to start an election
I20260709 14:55:43.794711 27915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109"
dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
 from {username='slave'} at 127.0.0.1:52166
I20260709 14:55:43.795125 27915 raft_consensus.cc:493] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:43.795375 27915 raft_consensus.cc:3060] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.800671 27915 raft_consensus.cc:515] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.802271 27915 leader_election.cc:290] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 2 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:43.803138 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:43.803421 27838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ee0a9e8692483fbae245ed06e10109" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:43.803603 27766 raft_consensus.cc:3060] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.803910 27838 raft_consensus.cc:3055] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:43.804154 27838 raft_consensus.cc:740] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccfdc4a4fd6f49e4890514ad91a05408, State: Running, Role: LEADER
I20260709 14:55:43.804769 27838 consensus_queue.cc:260] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.805614 27838 raft_consensus.cc:3060] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.807765 27766 raft_consensus.cc:2468] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 2.
I20260709 14:55:43.808627 27886 leader_election.cc:304] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8b7a59f6f74b8e8a26a733d175471d, 9b009ef7c7c44721b21fc5d28bf44979; no voters: 
I20260709 14:55:43.809482 28538 raft_consensus.cc:2804] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:43.809976 27838 raft_consensus.cc:2468] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 2.
I20260709 14:55:43.810557 28538 raft_consensus.cc:697] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:43.811712 28538 consensus_queue.cc:237] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.819904 27667 catalog_manager.cc:5697] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 1 to 2, leader changed from ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2) to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:43.844952 28528 raft_consensus.cc:993] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d: : Instructing follower 9b009ef7c7c44721b21fc5d28bf44979 to start an election
I20260709 14:55:43.845429 28528 raft_consensus.cc:1081] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Signalling peer 9b009ef7c7c44721b21fc5d28bf44979 to start an election
I20260709 14:55:43.846771 27915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a"
dest_uuid: "9b009ef7c7c44721b21fc5d28bf44979"
 from {username='slave'} at 127.0.0.1:52156
I20260709 14:55:43.847178 27915 raft_consensus.cc:493] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:43.847417 27915 raft_consensus.cc:3060] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.851738 27915 raft_consensus.cc:515] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.853336 27915 leader_election.cc:290] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 2 election: Requested vote from peers 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285), ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753)
I20260709 14:55:43.854012 27838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccfdc4a4fd6f49e4890514ad91a05408"
I20260709 14:55:43.854406 27838 raft_consensus.cc:3060] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.854501 27766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1f03e301f64ce9b008a7786176048a" candidate_uuid: "9b009ef7c7c44721b21fc5d28bf44979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8b7a59f6f74b8e8a26a733d175471d"
I20260709 14:55:43.855068 27766 raft_consensus.cc:3055] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:43.855376 27766 raft_consensus.cc:740] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d8b7a59f6f74b8e8a26a733d175471d, State: Running, Role: LEADER
I20260709 14:55:43.856151 27766 consensus_queue.cc:260] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.857272 27766 raft_consensus.cc:3060] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:43.859164 27838 raft_consensus.cc:2468] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 2.
I20260709 14:55:43.859978 27886 leader_election.cc:304] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b009ef7c7c44721b21fc5d28bf44979, ccfdc4a4fd6f49e4890514ad91a05408; no voters: 
I20260709 14:55:43.860674 28538 raft_consensus.cc:2804] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:43.861109 28538 raft_consensus.cc:697] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 LEADER]: Becoming Leader. State: Replica: 9b009ef7c7c44721b21fc5d28bf44979, State: Running, Role: LEADER
I20260709 14:55:43.861814 28538 consensus_queue.cc:237] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } }
I20260709 14:55:43.862893 27766 raft_consensus.cc:2468] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b009ef7c7c44721b21fc5d28bf44979 in term 2.
I20260709 14:55:43.871411 27667 catalog_manager.cc:5697] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 reported cstate change: term changed from 1 to 2, leader changed from 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1) to 9b009ef7c7c44721b21fc5d28bf44979 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "9b009ef7c7c44721b21fc5d28bf44979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b009ef7c7c44721b21fc5d28bf44979" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:43.979398 27838 raft_consensus.cc:1275] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Refusing update from remote peer 9b009ef7c7c44721b21fc5d28bf44979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:43.980512 28538 consensus_queue.cc:1048] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:43.993868 27766 raft_consensus.cc:1275] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Refusing update from remote peer 9b009ef7c7c44721b21fc5d28bf44979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:43.995740 28538 consensus_queue.cc:1048] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:44.217973 27764 raft_consensus.cc:1275] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Refusing update from remote peer 9b009ef7c7c44721b21fc5d28bf44979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:44.219064 28538 consensus_queue.cc:1048] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:44.227864 27838 raft_consensus.cc:1275] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Refusing update from remote peer 9b009ef7c7c44721b21fc5d28bf44979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:44.229152 28214 consensus_queue.cc:1048] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:44.255870 27766 raft_consensus.cc:1275] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Refusing update from remote peer 9b009ef7c7c44721b21fc5d28bf44979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:44.256886 28214 consensus_queue.cc:1048] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:44.263893 27839 raft_consensus.cc:1275] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Refusing update from remote peer 9b009ef7c7c44721b21fc5d28bf44979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:44.265985 28214 consensus_queue.cc:1048] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:44.275934 27838 raft_consensus.cc:1275] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Refusing update from remote peer 9b009ef7c7c44721b21fc5d28bf44979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:44.277354 28257 consensus_queue.cc:1048] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccfdc4a4fd6f49e4890514ad91a05408" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:44.285387 27764 raft_consensus.cc:1275] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Refusing update from remote peer 9b009ef7c7c44721b21fc5d28bf44979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:44.287022 28538 consensus_queue.cc:1048] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8b7a59f6f74b8e8a26a733d175471d" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:44.497305 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:44.534255 26624 tablet_server.cc:179] TabletServer@127.26.0.1:0 shutting down...
W20260709 14:55:44.544116 27812 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:55:44.557574 27812 consensus_peers.cc:597] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.579130 27812 consensus_peers.cc:597] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.580549 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:44.581343 26624 tablet_replica.cc:333] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.582067 26624 raft_consensus.cc:2243] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.582484 26624 raft_consensus.cc:2272] T f361d066e01549f29dbbe437bb8d19d2 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.584389 26624 tablet_replica.cc:333] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.584987 26624 raft_consensus.cc:2243] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.585345 26624 raft_consensus.cc:2272] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.586900 26624 tablet_replica.cc:333] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.587422 26624 raft_consensus.cc:2243] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.588254 26624 raft_consensus.cc:2272] T 363c2d139a744a8e9ad8434cb153cf6a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.590442 26624 tablet_replica.cc:333] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
W20260709 14:55:44.591097 27812 consensus_peers.cc:597] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.591296 26624 raft_consensus.cc:2243] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.591845 26624 raft_consensus.cc:2272] T 1dc9b215c53549e4a7d2ce8539e00c41 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.593797 26624 tablet_replica.cc:333] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.594480 26624 raft_consensus.cc:2243] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.595218 26624 raft_consensus.cc:2272] T ebc8ff4e8f024c1faea26b8aba884253 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.597503 26624 tablet_replica.cc:333] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.598312 26624 raft_consensus.cc:2243] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.598830 26624 raft_consensus.cc:2272] T bcecb6d9bc1d476aa04d3d14ec015637 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.600996 26624 tablet_replica.cc:333] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.601645 26624 raft_consensus.cc:2243] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.602288 26624 raft_consensus.cc:2272] T dd686e3223204425afc54bcb8b97d612 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.603854 26624 tablet_replica.cc:333] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.604367 26624 raft_consensus.cc:2243] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.604784 26624 raft_consensus.cc:2272] T 68869e11cd484c219fee5f21e2a1058c P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.607043 26624 tablet_replica.cc:333] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.607682 26624 raft_consensus.cc:2243] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.608075 26624 raft_consensus.cc:2272] T 815096b59cd64e3b8358928a33de1957 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.610292 26624 tablet_replica.cc:333] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.610805 26624 raft_consensus.cc:2243] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.611169 26624 raft_consensus.cc:2272] T 3b29da5f58104d5b84f7893d2c2de4b0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.613219 26624 tablet_replica.cc:333] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.613971 26624 raft_consensus.cc:2243] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.614382 26624 raft_consensus.cc:2272] T 2a89436d2d774bce91419f24b6a7dfd0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.616626 26624 tablet_replica.cc:333] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.617157 26624 raft_consensus.cc:2243] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.617911 26624 raft_consensus.cc:2272] T 01a93b26fd18432d85a238938a6e59bd P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.619707 26624 tablet_replica.cc:333] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.620278 26624 raft_consensus.cc:2243] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.620962 26624 raft_consensus.cc:2272] T 14e672f36d404003863380852f328e78 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.622469 26624 tablet_replica.cc:333] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.622968 26624 raft_consensus.cc:2243] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.623318 26624 raft_consensus.cc:2272] T 5d2836abbc8d43c0910ad0e686ace1a0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.625186 26624 tablet_replica.cc:333] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.625680 26624 raft_consensus.cc:2243] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.626112 26624 raft_consensus.cc:2272] T d21e559561f64061b9cd26e06e65700b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.627705 26624 tablet_replica.cc:333] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.628129 26624 raft_consensus.cc:2243] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.628468 26624 raft_consensus.cc:2272] T 2b1f03e301f64ce9b008a7786176048a P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.630753 26624 tablet_replica.cc:333] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.631551 26624 raft_consensus.cc:2243] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.632257 26624 raft_consensus.cc:2272] T f6a59271464a4307a052df80b3287a29 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.634100 26624 tablet_replica.cc:333] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.634644 26624 raft_consensus.cc:2243] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:44.634810 27886 consensus_peers.cc:597] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.635035 26624 raft_consensus.cc:2272] T db3c79cddd9946949a1cf77437e788f3 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.636976 26624 tablet_replica.cc:333] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.637593 26624 raft_consensus.cc:2243] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.638069 26624 raft_consensus.cc:2272] T 1fb93bbd9e3640d8bb824164fe92572d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.640357 26624 tablet_replica.cc:333] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.641146 26624 raft_consensus.cc:2243] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.642019 26624 raft_consensus.cc:2272] T fb2cea962d0c4cbeb5467bdc6186bec5 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.643159 27812 consensus_peers.cc:597] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.643966 26624 tablet_replica.cc:333] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
W20260709 14:55:44.644501 27812 consensus_peers.cc:597] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.644562 26624 raft_consensus.cc:2243] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.645079 26624 raft_consensus.cc:2272] T a83c853f77754b9397ef81d1c585658b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.647179 26624 tablet_replica.cc:333] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.647883 26624 raft_consensus.cc:2243] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.648363 26624 raft_consensus.cc:2272] T 31db9e02e2b447328a9801a422e12f95 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.648684 27886 consensus_peers.cc:597] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.650384 26624 tablet_replica.cc:333] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.650878 26624 raft_consensus.cc:2243] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.651506 26624 raft_consensus.cc:2272] T bcd4b7061c9646ee81a88a1a1f48aee1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.653067 26624 tablet_replica.cc:333] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.653560 26624 raft_consensus.cc:2243] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.654374 26624 raft_consensus.cc:2272] T f665e471cc2a425387bbcba394d57b3d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.656558 26624 tablet_replica.cc:333] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.657111 26624 raft_consensus.cc:2243] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.657440 26624 raft_consensus.cc:2272] T aec34ba258c441e3984ba30d888d2970 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.659071 26624 tablet_replica.cc:333] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.659690 26624 raft_consensus.cc:2243] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.660104 26624 raft_consensus.cc:2272] T 8fd1f52efc7f409796e52f61f86882f6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.661798 27886 consensus_peers.cc:597] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.662218 26624 tablet_replica.cc:333] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.662727 26624 raft_consensus.cc:2243] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.663517 26624 raft_consensus.cc:2272] T e0a446f075ac4a50a6d12c989edd81f7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.665774 26624 tablet_replica.cc:333] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.666437 26624 raft_consensus.cc:2243] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.667162 26624 raft_consensus.cc:2272] T 251888ca0b004efea39011b1767da831 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.668690 26624 tablet_replica.cc:333] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.669260 26624 raft_consensus.cc:2243] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.669926 26624 raft_consensus.cc:2272] T f539d009c71c4bb683f242e0544164fa P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.672465 26624 tablet_replica.cc:333] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
W20260709 14:55:44.673152 27812 consensus_peers.cc:597] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.673185 26624 raft_consensus.cc:2243] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.673977 26624 raft_consensus.cc:2272] T 99b1f6ac96b9400aad1dc8376814bfcf P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.676338 26624 tablet_replica.cc:333] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.677073 26624 raft_consensus.cc:2243] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.677615 26624 raft_consensus.cc:2272] T 8b70432c72d94ae88286456271fc0880 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.678051 27886 consensus_peers.cc:597] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.679298 27886 consensus_peers.cc:597] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.679979 26624 tablet_replica.cc:333] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.680780 26624 raft_consensus.cc:2243] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.681257 26624 raft_consensus.cc:2272] T 565750d8eaca414594a48297f262d000 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.683400 26624 tablet_replica.cc:333] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.684139 26624 raft_consensus.cc:2243] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.684552 26624 raft_consensus.cc:2272] T dce3c37e5f484c1eb954d8dda80fecb7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.686939 26624 tablet_replica.cc:333] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.687477 26624 raft_consensus.cc:2243] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.688318 26624 raft_consensus.cc:2272] T 507ab8e621644bfc8cfb3adca37164ea P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.688565 27812 consensus_peers.cc:597] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.690062 26624 tablet_replica.cc:333] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.690613 26624 raft_consensus.cc:2243] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.691031 26624 raft_consensus.cc:2272] T 05c84d84a9644e02a59d948be180670e P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.692718 26624 tablet_replica.cc:333] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.693264 26624 raft_consensus.cc:2243] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.693676 26624 raft_consensus.cc:2272] T 7c82894aa637484f82934f685fbf6044 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.695458 26624 tablet_replica.cc:333] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.696045 26624 raft_consensus.cc:2243] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.696593 26624 raft_consensus.cc:2272] T 05541f6e82d64d919ee263b1e5fda178 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.699739 26624 tablet_replica.cc:333] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.700613 26624 raft_consensus.cc:2243] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.701121 26624 raft_consensus.cc:2272] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.701524 27812 consensus_peers.cc:597] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.703311 26624 tablet_replica.cc:333] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
W20260709 14:55:44.703816 27812 consensus_peers.cc:597] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.704084 26624 raft_consensus.cc:2243] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.704541 26624 raft_consensus.cc:2272] T e7ea80f621d24486b941c6dde218d14a P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.706223 26624 tablet_replica.cc:333] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.706784 26624 raft_consensus.cc:2243] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.707190 26624 raft_consensus.cc:2272] T 78ee0a9e8692483fbae245ed06e10109 P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.709128 26624 tablet_replica.cc:333] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.709601 26624 raft_consensus.cc:2243] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.709981 26624 raft_consensus.cc:2272] T ecc5f9f2d15643c2b65b5365067138df P 0d8b7a59f6f74b8e8a26a733d175471d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.711620 26624 tablet_replica.cc:333] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.712110 26624 raft_consensus.cc:2243] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.712769 26624 raft_consensus.cc:2272] T b06c4949cf41455b9de808cd3a189d79 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.715237 26624 tablet_replica.cc:333] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.715794 26624 raft_consensus.cc:2243] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.716533 26624 raft_consensus.cc:2272] T 907b34cd7a8b40f09401103b088fb6c1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.718101 26624 tablet_replica.cc:333] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.718542 26624 raft_consensus.cc:2243] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.718884 26624 raft_consensus.cc:2272] T e57905ea29434dc0b301036159b02e4c P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.720801 26624 tablet_replica.cc:333] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.721304 26624 raft_consensus.cc:2243] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.722048 26624 raft_consensus.cc:2272] T 472beaf2d03f4137b44a2e565fcbc5c7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.723938 26624 tablet_replica.cc:333] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.724649 26624 raft_consensus.cc:2243] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.725226 26624 raft_consensus.cc:2272] T 47d3ed1c542b4bd08fc573698af0c4ae P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.727289 26624 tablet_replica.cc:333] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.727759 26624 raft_consensus.cc:2243] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.728179 26624 raft_consensus.cc:2272] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.729733 26624 tablet_replica.cc:333] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.730188 26624 raft_consensus.cc:2243] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.730923 26624 raft_consensus.cc:2272] T 215bbd77803a4a1c916ffac2f8c0f4cd P 0d8b7a59f6f74b8e8a26a733d175471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.732857 26624 tablet_replica.cc:333] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
W20260709 14:55:44.733332 27886 consensus_peers.cc:597] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.733441 26624 raft_consensus.cc:2243] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.734067 26624 raft_consensus.cc:2272] T befe113515d8489f81ef7fdf66a17fb6 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.736236 26624 tablet_replica.cc:333] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.736747 26624 raft_consensus.cc:2243] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.737262 26624 raft_consensus.cc:2272] T 202c4aa94a98401ba30c1d34ecb52807 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.738617 27812 consensus_peers.cc:597] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.739239 26624 tablet_replica.cc:333] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.739723 26624 raft_consensus.cc:2243] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.740320 26624 raft_consensus.cc:2272] T e35f4a870d4443eaaeb25febb423b504 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.741845 26624 tablet_replica.cc:333] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.742255 26624 raft_consensus.cc:2243] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.742586 26624 raft_consensus.cc:2272] T eca18b1ca22045f284887b9a70d43b84 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.744726 26624 tablet_replica.cc:333] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.745195 26624 raft_consensus.cc:2243] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.745524 26624 raft_consensus.cc:2272] T 5997353893964bd187c0446d228f8ab7 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.747085 26624 tablet_replica.cc:333] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.747507 26624 raft_consensus.cc:2243] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.747922 26624 raft_consensus.cc:2272] T fd0c9db3d5a64936ada6ab1cea65eb27 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.750284 26624 tablet_replica.cc:333] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.750936 26624 raft_consensus.cc:2243] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:44.751119 27886 consensus_peers.cc:597] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.751470 26624 raft_consensus.cc:2272] T f7859b2bb2d24573ad5b4584646ef189 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.753294 26624 tablet_replica.cc:333] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
W20260709 14:55:44.753728 27812 consensus_peers.cc:597] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.753736 26624 raft_consensus.cc:2243] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.754268 26624 raft_consensus.cc:2272] T 03d7991baf3d4b0abfdc6292749551af P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.756255 26624 tablet_replica.cc:333] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.756676 26624 raft_consensus.cc:2243] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.757361 26624 raft_consensus.cc:2272] T 4d017853403147aca33ca80247d44cc1 P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.758921 26624 tablet_replica.cc:333] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.759335 26624 raft_consensus.cc:2243] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.759958 26624 raft_consensus.cc:2272] T 5f9e0a412611472db1cb0eba4472508d P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.761482 26624 tablet_replica.cc:333] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d: stopping tablet replica
I20260709 14:55:44.761890 26624 raft_consensus.cc:2243] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.762244 26624 raft_consensus.cc:2272] T 81f24eacf47848bbac0fa3750bd48c4b P 0d8b7a59f6f74b8e8a26a733d175471d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.767030 27886 consensus_peers.cc:597] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.768524 27886 consensus_peers.cc:597] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.771795 27886 consensus_peers.cc:597] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.776638 27812 consensus_peers.cc:597] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.793181 27812 consensus_peers.cc:597] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.806915 27886 consensus_peers.cc:597] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.836273 27886 consensus_peers.cc:597] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.841864 26624 tablet_server.cc:196] TabletServer@127.26.0.1:0 shutdown complete.
W20260709 14:55:44.842644 27886 consensus_peers.cc:597] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.854831 27812 consensus_peers.cc:597] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.866375 27812 consensus_peers.cc:597] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.876921 27886 consensus_peers.cc:597] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.895725 27886 consensus_peers.cc:597] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.900468 27886 consensus_peers.cc:597] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.921136 27812 consensus_peers.cc:597] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.923022 26624 tablet_server.cc:179] TabletServer@127.26.0.2:0 shutting down...
W20260709 14:55:44.930225 27812 consensus_peers.cc:597] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.938419 27886 consensus_peers.cc:597] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.949342 27886 consensus_peers.cc:597] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:44.950738 27886 consensus_peers.cc:597] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.961885 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:44.962833 26624 tablet_replica.cc:333] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.964046 26624 raft_consensus.cc:2243] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.964529 26624 raft_consensus.cc:2272] T ebc8ff4e8f024c1faea26b8aba884253 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.965471 27886 consensus_peers.cc:597] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.966732 26624 tablet_replica.cc:333] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.967417 26624 raft_consensus.cc:2243] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:44.967532 27886 consensus_peers.cc:597] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.968227 26624 raft_consensus.cc:2272] T 1dc9b215c53549e4a7d2ce8539e00c41 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.970541 26624 tablet_replica.cc:333] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.971153 26624 raft_consensus.cc:2243] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.971530 26624 raft_consensus.cc:2272] T 363c2d139a744a8e9ad8434cb153cf6a P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.973263 26624 tablet_replica.cc:333] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.973790 26624 raft_consensus.cc:2243] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.974152 26624 raft_consensus.cc:2272] T f361d066e01549f29dbbe437bb8d19d2 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.975737 26624 tablet_replica.cc:333] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.976200 26624 raft_consensus.cc:2243] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.976569 26624 raft_consensus.cc:2272] T 1fb93bbd9e3640d8bb824164fe92572d P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.978513 26624 tablet_replica.cc:333] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.979214 26624 raft_consensus.cc:2243] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.980062 26624 raft_consensus.cc:2272] T bcecb6d9bc1d476aa04d3d14ec015637 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:44.980633 27812 consensus_peers.cc:597] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:44.982290 26624 tablet_replica.cc:333] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.983086 26624 raft_consensus.cc:2243] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.983580 26624 raft_consensus.cc:2272] T 3b29da5f58104d5b84f7893d2c2de4b0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.985796 26624 tablet_replica.cc:333] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.986382 26624 raft_consensus.cc:2243] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.986720 26624 raft_consensus.cc:2272] T dd686e3223204425afc54bcb8b97d612 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.988224 26624 tablet_replica.cc:333] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.988698 26624 raft_consensus.cc:2243] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.989365 26624 raft_consensus.cc:2272] T 68869e11cd484c219fee5f21e2a1058c P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.990933 26624 tablet_replica.cc:333] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.991515 26624 raft_consensus.cc:2243] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.992161 26624 raft_consensus.cc:2272] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.993711 26624 tablet_replica.cc:333] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.994247 26624 raft_consensus.cc:2243] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:44.994596 26624 raft_consensus.cc:2272] T f6a59271464a4307a052df80b3287a29 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.996119 26624 tablet_replica.cc:333] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.996636 26624 raft_consensus.cc:2243] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:44.997334 26624 raft_consensus.cc:2272] T 5d2836abbc8d43c0910ad0e686ace1a0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:44.998986 26624 tablet_replica.cc:333] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:44.999555 26624 raft_consensus.cc:2243] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.000214 26624 raft_consensus.cc:2272] T d21e559561f64061b9cd26e06e65700b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.001858 26624 tablet_replica.cc:333] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.002488 26624 raft_consensus.cc:2243] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.002835 26624 raft_consensus.cc:2272] T 2b1f03e301f64ce9b008a7786176048a P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.004705 26624 tablet_replica.cc:333] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.005236 26624 raft_consensus.cc:2243] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.005597 26624 raft_consensus.cc:2272] T 2a89436d2d774bce91419f24b6a7dfd0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.007488 26624 tablet_replica.cc:333] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.008015 26624 raft_consensus.cc:2243] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.008397 26624 raft_consensus.cc:2272] T 01a93b26fd18432d85a238938a6e59bd P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.010013 26624 tablet_replica.cc:333] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.010496 26624 raft_consensus.cc:2243] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.010850 26624 raft_consensus.cc:2272] T 14e672f36d404003863380852f328e78 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.012498 26624 tablet_replica.cc:333] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.012980 26624 raft_consensus.cc:2243] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.013334 26624 raft_consensus.cc:2272] T db3c79cddd9946949a1cf77437e788f3 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.014868 26624 tablet_replica.cc:333] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.015349 26624 raft_consensus.cc:2243] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.015712 26624 raft_consensus.cc:2272] T f665e471cc2a425387bbcba394d57b3d P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.017328 26624 tablet_replica.cc:333] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.017827 26624 raft_consensus.cc:2243] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.018190 26624 raft_consensus.cc:2272] T bcd4b7061c9646ee81a88a1a1f48aee1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.020102 26624 tablet_replica.cc:333] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.020671 26624 raft_consensus.cc:2243] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.021134 26624 raft_consensus.cc:2272] T aec34ba258c441e3984ba30d888d2970 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.023100 26624 tablet_replica.cc:333] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.023694 26624 raft_consensus.cc:2243] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.024130 26624 raft_consensus.cc:2272] T 31db9e02e2b447328a9801a422e12f95 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:45.024140 27886 consensus_peers.cc:597] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.025769 26624 tablet_replica.cc:333] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.026297 26624 raft_consensus.cc:2243] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.026667 26624 raft_consensus.cc:2272] T fb2cea962d0c4cbeb5467bdc6186bec5 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.028272 26624 tablet_replica.cc:333] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.028791 26624 raft_consensus.cc:2243] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.029301 26624 raft_consensus.cc:2272] T a83c853f77754b9397ef81d1c585658b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.031693 26624 tablet_replica.cc:333] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.032387 26624 raft_consensus.cc:2243] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:45.033100 27886 consensus_peers.cc:597] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.033341 26624 raft_consensus.cc:2272] T 8fd1f52efc7f409796e52f61f86882f6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.035580 26624 tablet_replica.cc:333] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.036315 26624 raft_consensus.cc:2243] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.036849 26624 raft_consensus.cc:2272] T e0a446f075ac4a50a6d12c989edd81f7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.039023 26624 tablet_replica.cc:333] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.039585 26624 raft_consensus.cc:2243] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.040068 26624 raft_consensus.cc:2272] T 507ab8e621644bfc8cfb3adca37164ea P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.041656 26624 tablet_replica.cc:333] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.042124 26624 raft_consensus.cc:2243] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.042445 26624 raft_consensus.cc:2272] T 05c84d84a9644e02a59d948be180670e P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.043883 26624 tablet_replica.cc:333] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.044384 26624 raft_consensus.cc:2243] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.045091 26624 raft_consensus.cc:2272] T 7c82894aa637484f82934f685fbf6044 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.046834 26624 tablet_replica.cc:333] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.047326 26624 raft_consensus.cc:2243] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.047974 26624 raft_consensus.cc:2272] T 05541f6e82d64d919ee263b1e5fda178 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.049649 26624 tablet_replica.cc:333] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.050576 26624 raft_consensus.cc:2243] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.050936 26624 raft_consensus.cc:2272] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.052428 26624 tablet_replica.cc:333] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.052959 26624 raft_consensus.cc:2243] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.053320 26624 raft_consensus.cc:2272] T e7ea80f621d24486b941c6dde218d14a P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.054840 26624 tablet_replica.cc:333] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.055397 26624 raft_consensus.cc:2243] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.055853 26624 raft_consensus.cc:2272] T 251888ca0b004efea39011b1767da831 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:45.057638 27886 consensus_peers.cc:597] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.057940 26624 tablet_replica.cc:333] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.058642 26624 raft_consensus.cc:2243] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.059160 26624 raft_consensus.cc:2272] T f539d009c71c4bb683f242e0544164fa P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.061141 26624 tablet_replica.cc:333] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.061758 26624 raft_consensus.cc:2243] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.062142 26624 raft_consensus.cc:2272] T 78ee0a9e8692483fbae245ed06e10109 P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:45.063380 27812 consensus_peers.cc:597] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.064347 26624 tablet_replica.cc:333] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.064926 26624 raft_consensus.cc:2243] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.065584 26624 raft_consensus.cc:2272] T ecc5f9f2d15643c2b65b5365067138df P ccfdc4a4fd6f49e4890514ad91a05408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.067524 26624 tablet_replica.cc:333] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.068192 26624 raft_consensus.cc:2243] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.068665 26624 raft_consensus.cc:2272] T b06c4949cf41455b9de808cd3a189d79 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.070927 26624 tablet_replica.cc:333] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.071650 26624 raft_consensus.cc:2243] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.072052 26624 raft_consensus.cc:2272] T 907b34cd7a8b40f09401103b088fb6c1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.073666 26624 tablet_replica.cc:333] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.074221 26624 raft_consensus.cc:2243] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.074997 26624 raft_consensus.cc:2272] T 815096b59cd64e3b8358928a33de1957 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.076499 26624 tablet_replica.cc:333] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.077167 26624 raft_consensus.cc:2243] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.078117 26624 raft_consensus.cc:2272] T 99b1f6ac96b9400aad1dc8376814bfcf P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:45.079852 27886 consensus_peers.cc:597] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.080262 26624 tablet_replica.cc:333] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
W20260709 14:55:45.080456 27886 consensus_peers.cc:597] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.080997 26624 raft_consensus.cc:2243] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.081672 26624 raft_consensus.cc:2272] T 47d3ed1c542b4bd08fc573698af0c4ae P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.083252 26624 tablet_replica.cc:333] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.083792 26624 raft_consensus.cc:2243] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.084432 26624 raft_consensus.cc:2272] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.086112 26624 tablet_replica.cc:333] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.086730 26624 raft_consensus.cc:2243] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.087177 26624 raft_consensus.cc:2272] T e57905ea29434dc0b301036159b02e4c P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.089566 26624 tablet_replica.cc:333] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.090240 26624 raft_consensus.cc:2243] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.090675 26624 raft_consensus.cc:2272] T 472beaf2d03f4137b44a2e565fcbc5c7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.092860 26624 tablet_replica.cc:333] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.093523 26624 raft_consensus.cc:2243] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.094378 26624 raft_consensus.cc:2272] T 565750d8eaca414594a48297f262d000 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.096511 26624 tablet_replica.cc:333] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.097195 26624 raft_consensus.cc:2243] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.098069 26624 raft_consensus.cc:2272] T 8b70432c72d94ae88286456271fc0880 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:45.099524 27812 consensus_peers.cc:597] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 -> Peer 0d8b7a59f6f74b8e8a26a733d175471d (127.26.0.1:43285): Couldn't send request to peer 0d8b7a59f6f74b8e8a26a733d175471d. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.101249 26624 tablet_replica.cc:333] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.101945 26624 raft_consensus.cc:2243] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.102433 26624 raft_consensus.cc:2272] T 215bbd77803a4a1c916ffac2f8c0f4cd P ccfdc4a4fd6f49e4890514ad91a05408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.104009 26624 tablet_replica.cc:333] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.104430 26624 raft_consensus.cc:2243] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.104743 26624 raft_consensus.cc:2272] T f7859b2bb2d24573ad5b4584646ef189 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.106161 26624 tablet_replica.cc:333] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.106577 26624 raft_consensus.cc:2243] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.107148 26624 raft_consensus.cc:2272] T 03d7991baf3d4b0abfdc6292749551af P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.108560 26624 tablet_replica.cc:333] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.109052 26624 raft_consensus.cc:2243] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.109766 26624 raft_consensus.cc:2272] T fd0c9db3d5a64936ada6ab1cea65eb27 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.111614 26624 tablet_replica.cc:333] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
W20260709 14:55:45.111819 27886 consensus_peers.cc:597] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.112255 26624 raft_consensus.cc:2243] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.112629 26624 raft_consensus.cc:2272] T 5f9e0a412611472db1cb0eba4472508d P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.114487 26624 tablet_replica.cc:333] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.114943 26624 raft_consensus.cc:2243] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.115528 26624 raft_consensus.cc:2272] T 81f24eacf47848bbac0fa3750bd48c4b P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.117074 26624 tablet_replica.cc:333] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.117508 26624 raft_consensus.cc:2243] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.117831 26624 raft_consensus.cc:2272] T 4d017853403147aca33ca80247d44cc1 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.119316 26624 tablet_replica.cc:333] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.119719 26624 raft_consensus.cc:2243] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.120033 26624 raft_consensus.cc:2272] T dce3c37e5f484c1eb954d8dda80fecb7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.121635 26624 tablet_replica.cc:333] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.122085 26624 raft_consensus.cc:2243] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.122682 26624 raft_consensus.cc:2272] T 202c4aa94a98401ba30c1d34ecb52807 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.124176 26624 tablet_replica.cc:333] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.124600 26624 raft_consensus.cc:2243] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.124951 26624 raft_consensus.cc:2272] T e35f4a870d4443eaaeb25febb423b504 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.126382 26624 tablet_replica.cc:333] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.126801 26624 raft_consensus.cc:2243] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.127156 26624 raft_consensus.cc:2272] T eca18b1ca22045f284887b9a70d43b84 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.128693 26624 tablet_replica.cc:333] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.129149 26624 raft_consensus.cc:2243] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.129485 26624 raft_consensus.cc:2272] T 5997353893964bd187c0446d228f8ab7 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.131021 26624 tablet_replica.cc:333] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408: stopping tablet replica
I20260709 14:55:45.131448 26624 raft_consensus.cc:2243] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.131788 26624 raft_consensus.cc:2272] T befe113515d8489f81ef7fdf66a17fb6 P ccfdc4a4fd6f49e4890514ad91a05408 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:45.143865 27886 consensus_peers.cc:597] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.167811 27886 consensus_peers.cc:597] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.171095 27886 consensus_peers.cc:597] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.177409 27886 consensus_peers.cc:597] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.187924 27886 consensus_peers.cc:597] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.193913 27886 consensus_peers.cc:597] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.194957 27812 connection.cc:466] server connection from 127.0.0.1:47500 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47500 (request call id 473) could send its response
W20260709 14:55:45.195582 27886 consensus_peers.cc:597] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Network error: recv got EOF from 127.26.0.2:37753 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.209208 26624 tablet_server.cc:196] TabletServer@127.26.0.2:0 shutdown complete.
W20260709 14:55:45.236982 27886 consensus_peers.cc:597] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:45.285234 27886 consensus_peers.cc:597] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.287460 26624 tablet_server.cc:179] TabletServer@127.26.0.3:0 shutting down...
I20260709 14:55:45.320395 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:45.321300 26624 tablet_replica.cc:333] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.321955 26624 raft_consensus.cc:2243] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.322726 26624 raft_consensus.cc:2272] T f361d066e01549f29dbbe437bb8d19d2 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.324523 26624 tablet_replica.cc:333] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.325176 26624 raft_consensus.cc:2243] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.325559 26624 raft_consensus.cc:2272] T 363c2d139a744a8e9ad8434cb153cf6a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.327298 26624 tablet_replica.cc:333] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.327817 26624 raft_consensus.cc:2243] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.328192 26624 raft_consensus.cc:2272] T 8fc8e38c426845f9be7ea8e6bb6d8ae6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.329919 26624 tablet_replica.cc:333] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.330462 26624 raft_consensus.cc:2243] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.330830 26624 raft_consensus.cc:2272] T dd686e3223204425afc54bcb8b97d612 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.332494 26624 tablet_replica.cc:333] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.333102 26624 raft_consensus.cc:2243] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.333658 26624 raft_consensus.cc:2272] T bcecb6d9bc1d476aa04d3d14ec015637 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.336017 26624 tablet_replica.cc:333] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.336695 26624 raft_consensus.cc:2243] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.337203 26624 raft_consensus.cc:2272] T ebc8ff4e8f024c1faea26b8aba884253 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.338930 26624 tablet_replica.cc:333] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.339429 26624 raft_consensus.cc:2243] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.339790 26624 raft_consensus.cc:2272] T 1dc9b215c53549e4a7d2ce8539e00c41 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.341434 26624 tablet_replica.cc:333] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.341903 26624 raft_consensus.cc:2243] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.342543 26624 raft_consensus.cc:2272] T 1fb93bbd9e3640d8bb824164fe92572d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.344498 26624 tablet_replica.cc:333] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.345074 26624 raft_consensus.cc:2243] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.345703 26624 raft_consensus.cc:2272] T 3b29da5f58104d5b84f7893d2c2de4b0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.347379 26624 tablet_replica.cc:333] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.347864 26624 raft_consensus.cc:2243] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.348239 26624 raft_consensus.cc:2272] T 68869e11cd484c219fee5f21e2a1058c P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.349748 26624 tablet_replica.cc:333] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.350229 26624 raft_consensus.cc:2243] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.350895 26624 raft_consensus.cc:2272] T 05c84d84a9644e02a59d948be180670e P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.352382 26624 tablet_replica.cc:333] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.352881 26624 raft_consensus.cc:2243] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.353516 26624 raft_consensus.cc:2272] T 2a89436d2d774bce91419f24b6a7dfd0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.354995 26624 tablet_replica.cc:333] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.355487 26624 raft_consensus.cc:2243] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.355849 26624 raft_consensus.cc:2272] T 9e4b0c9ccbba49e6887c897c75f0f9f0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.357772 26624 tablet_replica.cc:333] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.358397 26624 raft_consensus.cc:2243] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.358863 26624 raft_consensus.cc:2272] T 47d3ed1c542b4bd08fc573698af0c4ae P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.361069 26624 tablet_replica.cc:333] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.361675 26624 raft_consensus.cc:2243] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.362165 26624 raft_consensus.cc:2272] T f6a59271464a4307a052df80b3287a29 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.364485 26624 tablet_replica.cc:333] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.365234 26624 raft_consensus.cc:2243] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.365684 26624 raft_consensus.cc:2272] T 5d2836abbc8d43c0910ad0e686ace1a0 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.367676 26624 tablet_replica.cc:333] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.368198 26624 raft_consensus.cc:2243] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.368696 26624 raft_consensus.cc:2272] T d21e559561f64061b9cd26e06e65700b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.371004 26624 tablet_replica.cc:333] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.371562 26624 raft_consensus.cc:2243] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.372529 26624 raft_consensus.cc:2272] T 2b1f03e301f64ce9b008a7786176048a P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.374491 26624 tablet_replica.cc:333] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.375036 26624 raft_consensus.cc:2243] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.375435 26624 raft_consensus.cc:2272] T 01a93b26fd18432d85a238938a6e59bd P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.377156 26624 tablet_replica.cc:333] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.377652 26624 raft_consensus.cc:2243] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.378012 26624 raft_consensus.cc:2272] T 14e672f36d404003863380852f328e78 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.379632 26624 tablet_replica.cc:333] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.380107 26624 raft_consensus.cc:2243] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.380764 26624 raft_consensus.cc:2272] T db3c79cddd9946949a1cf77437e788f3 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.382488 26624 tablet_replica.cc:333] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.383038 26624 raft_consensus.cc:2243] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.383441 26624 raft_consensus.cc:2272] T fb2cea962d0c4cbeb5467bdc6186bec5 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.385095 26624 tablet_replica.cc:333] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.385602 26624 raft_consensus.cc:2243] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.386222 26624 raft_consensus.cc:2272] T a83c853f77754b9397ef81d1c585658b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.387845 26624 tablet_replica.cc:333] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.388396 26624 raft_consensus.cc:2243] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.388845 26624 raft_consensus.cc:2272] T 8fd1f52efc7f409796e52f61f86882f6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.390921 26624 tablet_replica.cc:333] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.391647 26624 raft_consensus.cc:2243] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.392210 26624 raft_consensus.cc:2272] T e0a446f075ac4a50a6d12c989edd81f7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:45.394554 27886 consensus_peers.cc:597] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 -> Peer ccfdc4a4fd6f49e4890514ad91a05408 (127.26.0.2:37753): Couldn't send request to peer ccfdc4a4fd6f49e4890514ad91a05408. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:37753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:45.394549 26624 tablet_replica.cc:333] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.395345 26624 raft_consensus.cc:2243] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.395999 26624 raft_consensus.cc:2272] T 31db9e02e2b447328a9801a422e12f95 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.397610 26624 tablet_replica.cc:333] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.398114 26624 raft_consensus.cc:2243] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.398468 26624 raft_consensus.cc:2272] T f665e471cc2a425387bbcba394d57b3d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.399986 26624 tablet_replica.cc:333] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.400589 26624 raft_consensus.cc:2243] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.401002 26624 raft_consensus.cc:2272] T bcd4b7061c9646ee81a88a1a1f48aee1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.402688 26624 tablet_replica.cc:333] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.403179 26624 raft_consensus.cc:2243] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.403846 26624 raft_consensus.cc:2272] T aec34ba258c441e3984ba30d888d2970 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.405401 26624 tablet_replica.cc:333] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.405900 26624 raft_consensus.cc:2243] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.406627 26624 raft_consensus.cc:2272] T 78ee0a9e8692483fbae245ed06e10109 P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.408066 26624 tablet_replica.cc:333] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.408567 26624 raft_consensus.cc:2243] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.408946 26624 raft_consensus.cc:2272] T f539d009c71c4bb683f242e0544164fa P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.410499 26624 tablet_replica.cc:333] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.410995 26624 raft_consensus.cc:2243] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.411353 26624 raft_consensus.cc:2272] T 251888ca0b004efea39011b1767da831 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.412788 26624 tablet_replica.cc:333] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.413316 26624 raft_consensus.cc:2243] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.413661 26624 raft_consensus.cc:2272] T 8b70432c72d94ae88286456271fc0880 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.415107 26624 tablet_replica.cc:333] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.415606 26624 raft_consensus.cc:2243] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.415961 26624 raft_consensus.cc:2272] T 565750d8eaca414594a48297f262d000 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.417560 26624 tablet_replica.cc:333] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.418040 26624 raft_consensus.cc:2243] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.418666 26624 raft_consensus.cc:2272] T dce3c37e5f484c1eb954d8dda80fecb7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.420183 26624 tablet_replica.cc:333] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.420671 26624 raft_consensus.cc:2243] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.421038 26624 raft_consensus.cc:2272] T 507ab8e621644bfc8cfb3adca37164ea P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.422655 26624 tablet_replica.cc:333] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.423138 26624 raft_consensus.cc:2243] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.423485 26624 raft_consensus.cc:2272] T 7c82894aa637484f82934f685fbf6044 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.425081 26624 tablet_replica.cc:333] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.425567 26624 raft_consensus.cc:2243] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.425911 26624 raft_consensus.cc:2272] T 05541f6e82d64d919ee263b1e5fda178 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.427479 26624 tablet_replica.cc:333] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.427980 26624 raft_consensus.cc:2243] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.428658 26624 raft_consensus.cc:2272] T e7ea80f621d24486b941c6dde218d14a P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.430280 26624 tablet_replica.cc:333] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.430764 26624 raft_consensus.cc:2243] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.431422 26624 raft_consensus.cc:2272] T 6e747b352e4d42b0a5b6cfa7ce9d8291 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.432969 26624 tablet_replica.cc:333] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.433434 26624 raft_consensus.cc:2243] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.434051 26624 raft_consensus.cc:2272] T f7859b2bb2d24573ad5b4584646ef189 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.435597 26624 tablet_replica.cc:333] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.436065 26624 raft_consensus.cc:2243] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.436441 26624 raft_consensus.cc:2272] T 03d7991baf3d4b0abfdc6292749551af P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.437897 26624 tablet_replica.cc:333] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.438365 26624 raft_consensus.cc:2243] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.438707 26624 raft_consensus.cc:2272] T 4d017853403147aca33ca80247d44cc1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.440088 26624 tablet_replica.cc:333] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.440516 26624 raft_consensus.cc:2243] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.440861 26624 raft_consensus.cc:2272] T ecc5f9f2d15643c2b65b5365067138df P 9b009ef7c7c44721b21fc5d28bf44979 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.442378 26624 tablet_replica.cc:333] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.442876 26624 raft_consensus.cc:2243] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.443243 26624 raft_consensus.cc:2272] T b06c4949cf41455b9de808cd3a189d79 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.444905 26624 tablet_replica.cc:333] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.445369 26624 raft_consensus.cc:2243] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.445725 26624 raft_consensus.cc:2272] T 907b34cd7a8b40f09401103b088fb6c1 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.447274 26624 tablet_replica.cc:333] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.447722 26624 raft_consensus.cc:2243] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.448076 26624 raft_consensus.cc:2272] T fd0c9db3d5a64936ada6ab1cea65eb27 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.449690 26624 tablet_replica.cc:333] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.450143 26624 raft_consensus.cc:2243] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.450500 26624 raft_consensus.cc:2272] T 5f9e0a412611472db1cb0eba4472508d P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.452031 26624 tablet_replica.cc:333] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.452466 26624 raft_consensus.cc:2243] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.452796 26624 raft_consensus.cc:2272] T 81f24eacf47848bbac0fa3750bd48c4b P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.454293 26624 tablet_replica.cc:333] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.454731 26624 raft_consensus.cc:2243] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.455106 26624 raft_consensus.cc:2272] T 215bbd77803a4a1c916ffac2f8c0f4cd P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.456498 26624 tablet_replica.cc:333] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.456965 26624 raft_consensus.cc:2243] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.457572 26624 raft_consensus.cc:2272] T e57905ea29434dc0b301036159b02e4c P 9b009ef7c7c44721b21fc5d28bf44979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.458981 26624 tablet_replica.cc:333] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.459403 26624 raft_consensus.cc:2243] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.459723 26624 raft_consensus.cc:2272] T 472beaf2d03f4137b44a2e565fcbc5c7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.461269 26624 tablet_replica.cc:333] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.461709 26624 raft_consensus.cc:2243] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.462019 26624 raft_consensus.cc:2272] T 815096b59cd64e3b8358928a33de1957 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.463406 26624 tablet_replica.cc:333] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.463801 26624 raft_consensus.cc:2243] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.464109 26624 raft_consensus.cc:2272] T 99b1f6ac96b9400aad1dc8376814bfcf P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.465523 26624 tablet_replica.cc:333] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.465925 26624 raft_consensus.cc:2243] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.466259 26624 raft_consensus.cc:2272] T 202c4aa94a98401ba30c1d34ecb52807 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.468151 26624 tablet_replica.cc:333] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.468554 26624 raft_consensus.cc:2243] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:45.468904 26624 raft_consensus.cc:2272] T e35f4a870d4443eaaeb25febb423b504 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.470422 26624 tablet_replica.cc:333] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.470811 26624 raft_consensus.cc:2243] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.471452 26624 raft_consensus.cc:2272] T eca18b1ca22045f284887b9a70d43b84 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.472942 26624 tablet_replica.cc:333] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.473338 26624 raft_consensus.cc:2243] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.473953 26624 raft_consensus.cc:2272] T 5997353893964bd187c0446d228f8ab7 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.475449 26624 tablet_replica.cc:333] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979: stopping tablet replica
I20260709 14:55:45.475814 26624 raft_consensus.cc:2243] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.476403 26624 raft_consensus.cc:2272] T befe113515d8489f81ef7fdf66a17fb6 P 9b009ef7c7c44721b21fc5d28bf44979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.546186 26624 tablet_server.cc:196] TabletServer@127.26.0.3:0 shutdown complete.
I20260709 14:55:45.612316 26624 tablet_server.cc:179] TabletServer@127.26.0.4:0 shutting down...
I20260709 14:55:45.634188 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:45.649428 26624 tablet_server.cc:196] TabletServer@127.26.0.4:0 shutdown complete.
I20260709 14:55:45.656795 26624 master.cc:562] Master@127.26.0.62:38641 shutting down...
I20260709 14:55:45.671808 26624 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:45.672304 26624 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:45.672607 26624 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c1ad608c4c54e9d80c35b4646703b62: stopping tablet replica
I20260709 14:55:45.691725 26624 master.cc:584] Master@127.26.0.62:38641 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (18552 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:55:45.771339 26624 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.0.62:38115
I20260709 14:55:45.772411 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:45.778084 28563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:45.778103 28562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:45.778883 28565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:45.779294 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:45.780071 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:45.780253 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:45.780380 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608945780363 us; error 0 us; skew 500 ppm
I20260709 14:55:45.780875 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:45.782994 26624 webserver.cc:533] Webserver started at http://127.26.0.62:34057/ using document root <none> and password file <none>
I20260709 14:55:45.783427 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:45.783574 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:45.783774 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:45.784785 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/master-0-root/instance:
uuid: "e1fe934eabfe45ec9752ca8ff2adbb24"
format_stamp: "Formatted at 2026-07-09 14:55:45 on dist-test-slave-tl66"
I20260709 14:55:45.788899 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:55:45.791910 28570 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:45.792634 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:45.792922 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/master-0-root
uuid: "e1fe934eabfe45ec9752ca8ff2adbb24"
format_stamp: "Formatted at 2026-07-09 14:55:45 on dist-test-slave-tl66"
I20260709 14:55:45.793226 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:45.805056 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:45.806180 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:45.842003 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.62:38115
I20260709 14:55:45.842097 28621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.62:38115 every 8 connection(s)
I20260709 14:55:45.845716 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:45.855322 28622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24: Bootstrap starting.
I20260709 14:55:45.859778 28622 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:45.863796 28622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24: No bootstrap required, opened a new log
I20260709 14:55:45.865825 28622 raft_consensus.cc:359] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1fe934eabfe45ec9752ca8ff2adbb24" member_type: VOTER }
I20260709 14:55:45.866190 28622 raft_consensus.cc:385] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:45.866402 28622 raft_consensus.cc:740] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1fe934eabfe45ec9752ca8ff2adbb24, State: Initialized, Role: FOLLOWER
I20260709 14:55:45.866936 28622 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1fe934eabfe45ec9752ca8ff2adbb24" member_type: VOTER }
I20260709 14:55:45.867357 28622 raft_consensus.cc:399] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:45.867560 28622 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:45.867791 28622 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:45.871892 28622 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1fe934eabfe45ec9752ca8ff2adbb24" member_type: VOTER }
I20260709 14:55:45.872364 28622 leader_election.cc:304] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [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: e1fe934eabfe45ec9752ca8ff2adbb24; no voters: 
I20260709 14:55:45.873412 28622 leader_election.cc:290] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:45.873778 28625 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:45.875010 28625 raft_consensus.cc:697] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 1 LEADER]: Becoming Leader. State: Replica: e1fe934eabfe45ec9752ca8ff2adbb24, State: Running, Role: LEADER
I20260709 14:55:45.875636 28625 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [LEADER]: Queue going to LEADER mode. State: All 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: "e1fe934eabfe45ec9752ca8ff2adbb24" member_type: VOTER }
I20260709 14:55:45.876075 28622 sys_catalog.cc:565] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:45.880173 28626 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1fe934eabfe45ec9752ca8ff2adbb24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1fe934eabfe45ec9752ca8ff2adbb24" member_type: VOTER } }
I20260709 14:55:45.880201 28627 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1fe934eabfe45ec9752ca8ff2adbb24. Latest consensus state: current_term: 1 leader_uuid: "e1fe934eabfe45ec9752ca8ff2adbb24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1fe934eabfe45ec9752ca8ff2adbb24" member_type: VOTER } }
I20260709 14:55:45.880860 28626 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:45.880959 28627 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:45.883512 28632 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:45.890525 28632 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:45.891799 26624 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:45.898746 28632 catalog_manager.cc:1383] Generated new cluster ID: acb2c126e21443e2b26780e0acff849e
I20260709 14:55:45.899034 28632 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:45.922541 28632 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:45.923712 28632 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:45.939998 28632 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24: Generated new TSK 0
I20260709 14:55:45.940565 28632 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:45.958017 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:45.963758 28643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:45.964865 28644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:45.966037 26624 server_base.cc:1061] running on GCE node
W20260709 14:55:45.966070 28646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:45.967108 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:45.967291 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:45.967411 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608945967400 us; error 0 us; skew 500 ppm
I20260709 14:55:45.967852 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:45.969938 26624 webserver.cc:533] Webserver started at http://127.26.0.1:44999/ using document root <none> and password file <none>
I20260709 14:55:45.970341 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:45.970494 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:45.970693 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:45.971648 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-0-root/instance:
uuid: "92b6cc67d38c4de6bc1b65797722653e"
format_stamp: "Formatted at 2026-07-09 14:55:45 on dist-test-slave-tl66"
I20260709 14:55:45.975651 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:45.978670 28651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:45.979328 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:45.979574 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "92b6cc67d38c4de6bc1b65797722653e"
format_stamp: "Formatted at 2026-07-09 14:55:45 on dist-test-slave-tl66"
I20260709 14:55:45.979825 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:45.989187 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:45.990278 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:45.991622 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:45.993713 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:45.993896 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:45.994110 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:45.994271 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.032253 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:42337
I20260709 14:55:46.032341 28713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:42337 every 8 connection(s)
I20260709 14:55:46.036906 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:46.043524 28718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:46.044919 28719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:46.045993 28721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:46.046875 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:46.047852 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:46.048071 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:46.048264 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608946048244 us; error 0 us; skew 500 ppm
I20260709 14:55:46.048938 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:46.050170 28714 heartbeater.cc:344] Connected to a master server at 127.26.0.62:38115
I20260709 14:55:46.050540 28714 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:46.051374 28714 heartbeater.cc:507] Master 127.26.0.62:38115 requested a full tablet report, sending...
I20260709 14:55:46.051537 26624 webserver.cc:533] Webserver started at http://127.26.0.2:46825/ using document root <none> and password file <none>
I20260709 14:55:46.052145 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:46.052366 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:46.052641 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:46.053568 28587 ts_manager.cc:194] Registered new tserver with Master: 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:46.053802 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-1-root/instance:
uuid: "d865bce4c92e467484519d4c90166801"
format_stamp: "Formatted at 2026-07-09 14:55:46 on dist-test-slave-tl66"
I20260709 14:55:46.055233 28587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54714
I20260709 14:55:46.058422 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:46.061780 28726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.062449 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:55:46.062707 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-1-root
uuid: "d865bce4c92e467484519d4c90166801"
format_stamp: "Formatted at 2026-07-09 14:55:46 on dist-test-slave-tl66"
I20260709 14:55:46.062973 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:46.079922 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:46.081092 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:46.082510 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:46.084544 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:46.084733 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.084977 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:46.085139 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.123090 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.2:46573
I20260709 14:55:46.123167 28788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.2:46573 every 8 connection(s)
I20260709 14:55:46.127666 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:46.134059 28792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:46.135771 28793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:46.137135 28795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:46.139389 28789 heartbeater.cc:344] Connected to a master server at 127.26.0.62:38115
I20260709 14:55:46.139758 28789 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:46.140432 28789 heartbeater.cc:507] Master 127.26.0.62:38115 requested a full tablet report, sending...
I20260709 14:55:46.142611 28587 ts_manager.cc:194] Registered new tserver with Master: d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:46.143944 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:46.143906 28587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54728
I20260709 14:55:46.145112 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:46.145326 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:46.145493 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608946145475 us; error 0 us; skew 500 ppm
I20260709 14:55:46.146027 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:46.148358 26624 webserver.cc:533] Webserver started at http://127.26.0.3:43615/ using document root <none> and password file <none>
I20260709 14:55:46.148949 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:46.149143 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:46.149389 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:46.150571 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-2-root/instance:
uuid: "fef1fe0da3664742bc62653215ded580"
format_stamp: "Formatted at 2026-07-09 14:55:46 on dist-test-slave-tl66"
I20260709 14:55:46.154903 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:55:46.158180 28800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.158953 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:46.159256 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-2-root
uuid: "fef1fe0da3664742bc62653215ded580"
format_stamp: "Formatted at 2026-07-09 14:55:46 on dist-test-slave-tl66"
I20260709 14:55:46.159507 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:46.177099 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:46.178336 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:46.179767 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:46.181975 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:46.182180 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.182394 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:46.182542 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.219779 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.3:42519
I20260709 14:55:46.219875 28862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.3:42519 every 8 connection(s)
I20260709 14:55:46.224069 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:46.229856 28866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:46.231743 28867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:46.232591 28869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:46.232884 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:46.233750 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:46.234037 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:46.234251 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608946234231 us; error 0 us; skew 500 ppm
I20260709 14:55:46.234844 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:46.235252 28863 heartbeater.cc:344] Connected to a master server at 127.26.0.62:38115
I20260709 14:55:46.235630 28863 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:46.236436 28863 heartbeater.cc:507] Master 127.26.0.62:38115 requested a full tablet report, sending...
I20260709 14:55:46.237212 26624 webserver.cc:533] Webserver started at http://127.26.0.4:42135/ using document root <none> and password file <none>
I20260709 14:55:46.237697 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:46.237879 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:46.238112 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:46.238318 28587 ts_manager.cc:194] Registered new tserver with Master: fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:46.239180 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-3-root/instance:
uuid: "4306c44ea2534d0395fcdd4716d07e63"
format_stamp: "Formatted at 2026-07-09 14:55:46 on dist-test-slave-tl66"
I20260709 14:55:46.239629 28587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54732
I20260709 14:55:46.243906 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:46.247239 28874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.247995 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:46.248313 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-3-root
uuid: "4306c44ea2534d0395fcdd4716d07e63"
format_stamp: "Formatted at 2026-07-09 14:55:46 on dist-test-slave-tl66"
I20260709 14:55:46.248577 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:46.265241 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:46.266417 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:46.267810 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:46.270169 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:46.270373 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.270599 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:46.270752 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:46.309645 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.4:35719
I20260709 14:55:46.309787 28936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.4:35719 every 8 connection(s)
I20260709 14:55:46.322896 28937 heartbeater.cc:344] Connected to a master server at 127.26.0.62:38115
I20260709 14:55:46.323325 28937 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:46.324005 28937 heartbeater.cc:507] Master 127.26.0.62:38115 requested a full tablet report, sending...
I20260709 14:55:46.325882 28587 ts_manager.cc:194] Registered new tserver with Master: 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:46.326610 26624 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013660924s
I20260709 14:55:46.327150 28587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54736
I20260709 14:55:46.351135 28587 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54752:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:55:46.591235 28754 tablet_service.cc:1511] Processing CreateTablet for tablet d4e9f0824b574838ba9bfae196506605 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:46.591720 28751 tablet_service.cc:1511] Processing CreateTablet for tablet b3a5a4827033466cadf10ce7b7441290 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:46.592698 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e9f0824b574838ba9bfae196506605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.593850 28752 tablet_service.cc:1511] Processing CreateTablet for tablet 8c237c6a9a4743dc9dcaae05bc850f05 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:46.595125 28752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c237c6a9a4743dc9dcaae05bc850f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.597070 28828 tablet_service.cc:1511] Processing CreateTablet for tablet c7fe9ee4691442819ae6f6ca1b6ff26d (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:46.597848 28753 tablet_service.cc:1511] Processing CreateTablet for tablet f0da5bfe3aaa4cf7a1bbf8fc00b803d5 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:46.598362 28828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fe9ee4691442819ae6f6ca1b6ff26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.599416 28750 tablet_service.cc:1511] Processing CreateTablet for tablet 2238cb0efc724c258f96f4e06fe5f83c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:46.600661 28750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2238cb0efc724c258f96f4e06fe5f83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.604714 28826 tablet_service.cc:1511] Processing CreateTablet for tablet 8c237c6a9a4743dc9dcaae05bc850f05 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:46.606014 28826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c237c6a9a4743dc9dcaae05bc850f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.609927 28748 tablet_service.cc:1511] Processing CreateTablet for tablet 5067af7f0aec4a7f9c241cecd7c87699 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:46.611311 28748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5067af7f0aec4a7f9c241cecd7c87699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.611032 28824 tablet_service.cc:1511] Processing CreateTablet for tablet e485078cd9b1400a9b097a53e2580f55 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:46.612295 28824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e485078cd9b1400a9b097a53e2580f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.613632 28747 tablet_service.cc:1511] Processing CreateTablet for tablet 751baf7ca61b4884a6bf5a3644721068 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:46.614918 28747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751baf7ca61b4884a6bf5a3644721068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.615115 28954 tablet_bootstrap.cc:492] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:46.617944 28746 tablet_service.cc:1511] Processing CreateTablet for tablet cabd11f3bad34ca6b5deda80ddafacdb (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:46.619189 28746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabd11f3bad34ca6b5deda80ddafacdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.619099 28821 tablet_service.cc:1511] Processing CreateTablet for tablet a49dc969366b49f28f8668a28d62e927 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:46.620393 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49dc969366b49f28f8668a28d62e927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.621915 28745 tablet_service.cc:1511] Processing CreateTablet for tablet 7f36b5200a6448d993edc16c9c18486b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:46.622068 28823 tablet_service.cc:1511] Processing CreateTablet for tablet 424f76cb86e547fdb109289b7979e657 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:46.623165 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f36b5200a6448d993edc16c9c18486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.623373 28823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424f76cb86e547fdb109289b7979e657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.624658 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 8d369dc0021e404ebcfaee4838ee9a69 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:46.625828 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d369dc0021e404ebcfaee4838ee9a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.601938 28749 tablet_service.cc:1511] Processing CreateTablet for tablet 424f76cb86e547fdb109289b7979e657 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:46.627257 28820 tablet_service.cc:1511] Processing CreateTablet for tablet cabd11f3bad34ca6b5deda80ddafacdb (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:46.627799 28749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424f76cb86e547fdb109289b7979e657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.609951 28825 tablet_service.cc:1511] Processing CreateTablet for tablet b3a5a4827033466cadf10ce7b7441290 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:46.628506 28820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabd11f3bad34ca6b5deda80ddafacdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.601428 28827 tablet_service.cc:1511] Processing CreateTablet for tablet d4e9f0824b574838ba9bfae196506605 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:46.617879 28822 tablet_service.cc:1511] Processing CreateTablet for tablet 5067af7f0aec4a7f9c241cecd7c87699 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:46.633131 28825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a5a4827033466cadf10ce7b7441290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.635244 28827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e9f0824b574838ba9bfae196506605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.637137 28822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5067af7f0aec4a7f9c241cecd7c87699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.629621 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0da5bfe3aaa4cf7a1bbf8fc00b803d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.622432 28954 tablet_bootstrap.cc:654] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:46.645141 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a5a4827033466cadf10ce7b7441290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.650873 28754 tablet_service.cc:1511] Processing CreateTablet for tablet aa1d63aaa2854efcb0c113636d98c1a0 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:46.655886 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1d63aaa2854efcb0c113636d98c1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.656760 28954 tablet_bootstrap.cc:492] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:46.657287 28954 ts_tablet_manager.cc:1403] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260709 14:55:46.660454 28819 tablet_service.cc:1511] Processing CreateTablet for tablet 7f36b5200a6448d993edc16c9c18486b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:46.661727 28819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f36b5200a6448d993edc16c9c18486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.662993 28749 tablet_service.cc:1511] Processing CreateTablet for tablet cc53ef175cb9433290b7568322aed338 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:46.668154 28749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc53ef175cb9433290b7568322aed338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.666882 28954 raft_consensus.cc:359] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:46.677083 28954 raft_consensus.cc:385] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:46.677460 28954 raft_consensus.cc:740] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:46.678364 28954 consensus_queue.cc:260] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:46.664747 28745 tablet_service.cc:1511] Processing CreateTablet for tablet 487f96b61a844a6288f58876b44cade5 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:46.680277 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487f96b61a844a6288f58876b44cade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.688232 28954 ts_tablet_manager.cc:1434] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.004s
I20260709 14:55:46.690449 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 670c9c604dc6499288304e0606e6e42e (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:46.691404 28789 heartbeater.cc:499] Master 127.26.0.62:38115 was elected leader, sending a full tablet report...
I20260709 14:55:46.691715 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670c9c604dc6499288304e0606e6e42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.694722 28954 tablet_bootstrap.cc:492] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:46.700565 28954 tablet_bootstrap.cc:654] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:46.709604 28673 tablet_service.cc:1511] Processing CreateTablet for tablet 5067af7f0aec4a7f9c241cecd7c87699 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:46.719817 28671 tablet_service.cc:1511] Processing CreateTablet for tablet a49dc969366b49f28f8668a28d62e927 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:46.722434 28670 tablet_service.cc:1511] Processing CreateTablet for tablet 7f36b5200a6448d993edc16c9c18486b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:46.724969 28749 tablet_service.cc:1511] Processing CreateTablet for tablet 424f8f0a2e9c48ebaea28d3a898598bc (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:46.719841 28673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5067af7f0aec4a7f9c241cecd7c87699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.726155 28749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424f8f0a2e9c48ebaea28d3a898598bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.709837 28679 tablet_service.cc:1511] Processing CreateTablet for tablet c7fe9ee4691442819ae6f6ca1b6ff26d (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:46.711203 28672 tablet_service.cc:1511] Processing CreateTablet for tablet 751baf7ca61b4884a6bf5a3644721068 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:46.711514 28678 tablet_service.cc:1511] Processing CreateTablet for tablet d4e9f0824b574838ba9bfae196506605 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:46.713171 28677 tablet_service.cc:1511] Processing CreateTablet for tablet f0da5bfe3aaa4cf7a1bbf8fc00b803d5 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:46.714772 28676 tablet_service.cc:1511] Processing CreateTablet for tablet b3a5a4827033466cadf10ce7b7441290 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:46.729790 28671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49dc969366b49f28f8668a28d62e927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.715559 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 751e01ff938843eea55f17b932587e63 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:46.717891 28674 tablet_service.cc:1511] Processing CreateTablet for tablet e485078cd9b1400a9b097a53e2580f55 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:46.716359 28675 tablet_service.cc:1511] Processing CreateTablet for tablet 2238cb0efc724c258f96f4e06fe5f83c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:46.736649 28670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f36b5200a6448d993edc16c9c18486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.751353 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e9f0824b574838ba9bfae196506605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.751641 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751e01ff938843eea55f17b932587e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.774070 28902 tablet_service.cc:1511] Processing CreateTablet for tablet c7fe9ee4691442819ae6f6ca1b6ff26d (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:46.775384 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fe9ee4691442819ae6f6ca1b6ff26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.769562 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e485078cd9b1400a9b097a53e2580f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.781683 28954 tablet_bootstrap.cc:492] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:46.781541 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 8c237c6a9a4743dc9dcaae05bc850f05 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:46.781880 28898 tablet_service.cc:1511] Processing CreateTablet for tablet e485078cd9b1400a9b097a53e2580f55 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:46.784193 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c237c6a9a4743dc9dcaae05bc850f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.784874 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e485078cd9b1400a9b097a53e2580f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.784569 28896 tablet_service.cc:1511] Processing CreateTablet for tablet 751baf7ca61b4884a6bf5a3644721068 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:46.785902 28896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751baf7ca61b4884a6bf5a3644721068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.782339 28954 ts_tablet_manager.cc:1403] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.012s
I20260709 14:55:46.789548 28895 tablet_service.cc:1511] Processing CreateTablet for tablet a49dc969366b49f28f8668a28d62e927 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:46.791554 28899 tablet_service.cc:1511] Processing CreateTablet for tablet 2238cb0efc724c258f96f4e06fe5f83c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:46.793133 28677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0da5bfe3aaa4cf7a1bbf8fc00b803d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.794636 28679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fe9ee4691442819ae6f6ca1b6ff26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.776779 28745 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae228aa4b384f37a9ca0be96ae4f852 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:46.797284 28675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2238cb0efc724c258f96f4e06fe5f83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.797580 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae228aa4b384f37a9ca0be96ae4f852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.801713 28894 tablet_service.cc:1511] Processing CreateTablet for tablet cabd11f3bad34ca6b5deda80ddafacdb (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:46.770996 28897 tablet_service.cc:1511] Processing CreateTablet for tablet 424f76cb86e547fdb109289b7979e657 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:46.770673 28901 tablet_service.cc:1511] Processing CreateTablet for tablet f0da5bfe3aaa4cf7a1bbf8fc00b803d5 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:46.808096 28824 tablet_service.cc:1511] Processing CreateTablet for tablet c7bf342dcfd94606b7bf630cf3d2adef (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:46.809345 28824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bf342dcfd94606b7bf630cf3d2adef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.809779 28747 tablet_service.cc:1511] Processing CreateTablet for tablet 14af2b38f04c40929ed2ecdabf0270fe (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:46.814386 28747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14af2b38f04c40929ed2ecdabf0270fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.821697 28753 tablet_service.cc:1511] Processing CreateTablet for tablet 79ec75ac0f774db092055170ecd5d39c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:46.823796 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ec75ac0f774db092055170ecd5d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.825057 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49dc969366b49f28f8668a28d62e927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.825726 28899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2238cb0efc724c258f96f4e06fe5f83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.831455 28893 tablet_service.cc:1511] Processing CreateTablet for tablet 8d369dc0021e404ebcfaee4838ee9a69 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:46.832177 28826 tablet_service.cc:1511] Processing CreateTablet for tablet a2a7a62d729f4c7f9f8e0e34dd7c1987 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:46.832777 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0da5bfe3aaa4cf7a1bbf8fc00b803d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.833472 28826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a7a62d729f4c7f9f8e0e34dd7c1987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.834970 28893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d369dc0021e404ebcfaee4838ee9a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.835584 28897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424f76cb86e547fdb109289b7979e657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.836061 28823 tablet_service.cc:1511] Processing CreateTablet for tablet 670c9c604dc6499288304e0606e6e42e (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:46.837139 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabd11f3bad34ca6b5deda80ddafacdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.837262 28823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670c9c604dc6499288304e0606e6e42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.829432 28954 raft_consensus.cc:359] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:46.854349 28676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a5a4827033466cadf10ce7b7441290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.841022 28828 tablet_service.cc:1511] Processing CreateTablet for tablet aa1d63aaa2854efcb0c113636d98c1a0 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:46.863286 28672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751baf7ca61b4884a6bf5a3644721068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.855397 28957 tablet_bootstrap.cc:492] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:46.853242 28954 raft_consensus.cc:385] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:46.876142 28954 raft_consensus.cc:740] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:46.877729 28954 consensus_queue.cc:260] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:46.846673 28825 tablet_service.cc:1511] Processing CreateTablet for tablet cc53ef175cb9433290b7568322aed338 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:46.882588 28954 ts_tablet_manager.cc:1434] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.002s
I20260709 14:55:46.883047 28822 tablet_service.cc:1511] Processing CreateTablet for tablet 97dd049bfa1e42ca90f54a903e7bb2a4 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:46.896730 28748 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee4be7a03ad46b78915ba165bc38b1c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:46.883584 28954 tablet_bootstrap.cc:492] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:46.883978 28828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1d63aaa2854efcb0c113636d98c1a0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:46.887923 28635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:46.888157 28750 tablet_service.cc:1511] Processing CreateTablet for tablet decff35f21c3490d8f9d6acea4f4385f (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:46.905941 28825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc53ef175cb9433290b7568322aed338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.906673 28750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet decff35f21c3490d8f9d6acea4f4385f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.856069 28751 tablet_service.cc:1511] Processing CreateTablet for tablet 586c2e62c59f4d47924376b13e7717fc (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:46.907851 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586c2e62c59f4d47924376b13e7717fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.908942 28748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee4be7a03ad46b78915ba165bc38b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.857547 28827 tablet_service.cc:1511] Processing CreateTablet for tablet 6c95f1099d324ecfbff300c21b70a8c5 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:46.911522 28827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c95f1099d324ecfbff300c21b70a8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.860327 28820 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae228aa4b384f37a9ca0be96ae4f852 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:46.916013 28820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae228aa4b384f37a9ca0be96ae4f852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.929390 28957 tablet_bootstrap.cc:654] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:46.929169 28821 tablet_service.cc:1511] Processing CreateTablet for tablet 79ec75ac0f774db092055170ecd5d39c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:46.930564 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ec75ac0f774db092055170ecd5d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.931687 28675 tablet_service.cc:1511] Processing CreateTablet for tablet 8d369dc0021e404ebcfaee4838ee9a69 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:46.940671 28674 tablet_service.cc:1511] Processing CreateTablet for tablet c7bf342dcfd94606b7bf630cf3d2adef (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:46.936378 28745 tablet_service.cc:1511] Processing CreateTablet for tablet e6e1b595680b43bf910bc130c16bee0a (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:46.942092 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e1b595680b43bf910bc130c16bee0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.946293 28956 raft_consensus.cc:493] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:46.946797 28956 raft_consensus.cc:515] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:46.954260 28826 tablet_service.cc:1511] Processing CreateTablet for tablet 586c2e62c59f4d47924376b13e7717fc (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:46.943111 28675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d369dc0021e404ebcfaee4838ee9a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.937136 28822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97dd049bfa1e42ca90f54a903e7bb2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.962410 28826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586c2e62c59f4d47924376b13e7717fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.964383 28956 leader_election.cc:290] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:46.855647 28819 tablet_service.cc:1511] Processing CreateTablet for tablet 751e01ff938843eea55f17b932587e63 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:46.944623 28900 tablet_service.cc:1511] Processing CreateTablet for tablet c7bf342dcfd94606b7bf630cf3d2adef (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:46.967149 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bf342dcfd94606b7bf630cf3d2adef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.967406 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7bf342dcfd94606b7bf630cf3d2adef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.969889 28819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751e01ff938843eea55f17b932587e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.957259 28954 tablet_bootstrap.cc:654] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:46.944078 28959 tablet_bootstrap.cc:492] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:46.943964 28898 tablet_service.cc:1511] Processing CreateTablet for tablet a2a7a62d729f4c7f9f8e0e34dd7c1987 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:46.975258 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a7a62d729f4c7f9f8e0e34dd7c1987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:46.983773 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 3247ca3aa76a4f8a8d9c7f5b61380e2c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:46.991140 28672 tablet_service.cc:1511] Processing CreateTablet for tablet cc53ef175cb9433290b7568322aed338 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:47.001235 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3247ca3aa76a4f8a8d9c7f5b61380e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.004029 28672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc53ef175cb9433290b7568322aed338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.013391 28897 tablet_service.cc:1511] Processing CreateTablet for tablet aa1d63aaa2854efcb0c113636d98c1a0 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:47.017601 28673 tablet_service.cc:1511] Processing CreateTablet for tablet 487f96b61a844a6288f58876b44cade5 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:47.018923 28673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487f96b61a844a6288f58876b44cade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.020094 28959 tablet_bootstrap.cc:654] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.022338 28897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1d63aaa2854efcb0c113636d98c1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.053476 28670 tablet_service.cc:1511] Processing CreateTablet for tablet a2a7a62d729f4c7f9f8e0e34dd7c1987 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:47.055585 28825 tablet_service.cc:1511] Processing CreateTablet for tablet decff35f21c3490d8f9d6acea4f4385f (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:47.057708 28714 heartbeater.cc:499] Master 127.26.0.62:38115 was elected leader, sending a full tablet report...
I20260709 14:55:47.084725 28957 tablet_bootstrap.cc:492] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:47.070576 28898 tablet_service.cc:1511] Processing CreateTablet for tablet 424f8f0a2e9c48ebaea28d3a898598bc (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:47.093837 28828 tablet_service.cc:1511] Processing CreateTablet for tablet cd8327e852e8423791e8f76fa469a9b0 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:47.109673 28670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a7a62d729f4c7f9f8e0e34dd7c1987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.089287 28893 tablet_service.cc:1511] Processing CreateTablet for tablet 6c95f1099d324ecfbff300c21b70a8c5 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:47.118043 28954 tablet_bootstrap.cc:492] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:47.118605 28954 ts_tablet_manager.cc:1403] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.235s	user 0.013s	sys 0.003s
I20260709 14:55:47.122988 28745 tablet_service.cc:1511] Processing CreateTablet for tablet db2085add7aa4524bce8720657358345 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:47.124285 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2085add7aa4524bce8720657358345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.124699 28902 tablet_service.cc:1511] Processing CreateTablet for tablet 14af2b38f04c40929ed2ecdabf0270fe (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:47.123868 28954 raft_consensus.cc:359] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:47.067137 28899 tablet_service.cc:1511] Processing CreateTablet for tablet 670c9c604dc6499288304e0606e6e42e (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:47.126049 28954 raft_consensus.cc:385] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.126462 28954 raft_consensus.cc:740] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.069347 28675 tablet_service.cc:1511] Processing CreateTablet for tablet 6c95f1099d324ecfbff300c21b70a8c5 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:47.076754 28895 tablet_service.cc:1511] Processing CreateTablet for tablet 487f96b61a844a6288f58876b44cade5 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:47.127251 28954 consensus_queue.cc:260] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:47.095803 28896 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae228aa4b384f37a9ca0be96ae4f852 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:47.129914 28960 tablet_bootstrap.cc:492] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:47.056708 28671 tablet_service.cc:1511] Processing CreateTablet for tablet 751e01ff938843eea55f17b932587e63 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:47.112141 28957 ts_tablet_manager.cc:1403] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.257s	user 0.007s	sys 0.005s
I20260709 14:55:47.134496 28954 ts_tablet_manager.cc:1434] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:55:47.135064 28957 raft_consensus.cc:359] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.154163 28821 tablet_service.cc:1511] Processing CreateTablet for tablet 3247ca3aa76a4f8a8d9c7f5b61380e2c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:47.137671 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee4be7a03ad46b78915ba165bc38b1c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:47.141054 28825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet decff35f21c3490d8f9d6acea4f4385f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.157415 28828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8327e852e8423791e8f76fa469a9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.141861 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424f8f0a2e9c48ebaea28d3a898598bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.155339 28671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751e01ff938843eea55f17b932587e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.157068 28679 tablet_service.cc:1511] Processing CreateTablet for tablet 14af2b38f04c40929ed2ecdabf0270fe (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:47.135972 28954 tablet_bootstrap.cc:492] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:47.142823 28751 tablet_service.cc:1511] Processing CreateTablet for tablet 4801ab6b4a2345ab91b5c22de35d5964 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:47.064301 28677 tablet_service.cc:1511] Processing CreateTablet for tablet 424f8f0a2e9c48ebaea28d3a898598bc (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:47.160138 28957 raft_consensus.cc:385] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.171392 28678 tablet_service.cc:1511] Processing CreateTablet for tablet 97dd049bfa1e42ca90f54a903e7bb2a4 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:47.078723 28676 tablet_service.cc:1511] Processing CreateTablet for tablet 79ec75ac0f774db092055170ecd5d39c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:47.094094 28901 tablet_service.cc:1511] Processing CreateTablet for tablet 97dd049bfa1e42ca90f54a903e7bb2a4 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:47.091514 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 586c2e62c59f4d47924376b13e7717fc (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:47.174053 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4801ab6b4a2345ab91b5c22de35d5964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.146026 28824 tablet_service.cc:1511] Processing CreateTablet for tablet e6e1b595680b43bf910bc130c16bee0a (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:47.174904 28675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c95f1099d324ecfbff300c21b70a8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.201143 28676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ec75ac0f774db092055170ecd5d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.175231 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3247ca3aa76a4f8a8d9c7f5b61380e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.180079 28823 tablet_service.cc:1511] Processing CreateTablet for tablet db2085add7aa4524bce8720657358345 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:47.190066 28959 tablet_bootstrap.cc:492] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:47.190215 28673 tablet_service.cc:1511] Processing CreateTablet for tablet decff35f21c3490d8f9d6acea4f4385f (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:47.191663 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487f96b61a844a6288f58876b44cade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.192414 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 2ead5197f15244bfbd1088225730ccf3 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:47.205159 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ead5197f15244bfbd1088225730ccf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.168552 28827 tablet_service.cc:1511] Processing CreateTablet for tablet c17a39a42683404b9b97fb8de60cf0cb (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:47.206120 28956 raft_consensus.cc:493] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.206601 28956 raft_consensus.cc:515] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:47.207393 28959 ts_tablet_manager.cc:1403] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.264s	user 0.016s	sys 0.047s
I20260709 14:55:47.208806 28956 leader_election.cc:290] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:47.214573 28674 tablet_service.cc:1511] Processing CreateTablet for tablet cd8327e852e8423791e8f76fa469a9b0 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:47.210278 28959 raft_consensus.cc:359] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:47.216764 28959 raft_consensus.cc:385] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.217074 28959 raft_consensus.cc:740] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.221580 28753 tablet_service.cc:1511] Processing CreateTablet for tablet 0dce0aa0b9004d56aafcdd70397a96f4 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:47.222807 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dce0aa0b9004d56aafcdd70397a96f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.224710 28959 consensus_queue.cc:260] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:47.225752 28828 tablet_service.cc:1511] Processing CreateTablet for tablet db6add55e8a84296926a87ec769070ab (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:47.227763 28825 tablet_service.cc:1511] Processing CreateTablet for tablet 2ead5197f15244bfbd1088225730ccf3 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:47.229707 28823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2085add7aa4524bce8720657358345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.230628 28825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ead5197f15244bfbd1088225730ccf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.231644 28827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17a39a42683404b9b97fb8de60cf0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.195904 28960 tablet_bootstrap.cc:654] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.196156 28672 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee4be7a03ad46b78915ba165bc38b1c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:47.237169 28679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14af2b38f04c40929ed2ecdabf0270fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.203799 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97dd049bfa1e42ca90f54a903e7bb2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.239450 28672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee4be7a03ad46b78915ba165bc38b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.240615 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97dd049bfa1e42ca90f54a903e7bb2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.241223 28673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet decff35f21c3490d8f9d6acea4f4385f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.241935 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8327e852e8423791e8f76fa469a9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.242161 28863 heartbeater.cc:499] Master 127.26.0.62:38115 was elected leader, sending a full tablet report...
I20260709 14:55:47.241936 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586c2e62c59f4d47924376b13e7717fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.243786 28677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424f8f0a2e9c48ebaea28d3a898598bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.172534 28957 raft_consensus.cc:740] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.248179 28824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e1b595680b43bf910bc130c16bee0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.250195 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee4be7a03ad46b78915ba165bc38b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.251890 28899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670c9c604dc6499288304e0606e6e42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.257093 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14af2b38f04c40929ed2ecdabf0270fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.259246 28896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae228aa4b384f37a9ca0be96ae4f852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.260718 28957 consensus_queue.cc:260] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.276463 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e9f0824b574838ba9bfae196506605" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:47.279007 28828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6add55e8a84296926a87ec769070ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.298414 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d369dc0021e404ebcfaee4838ee9a69" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:47.300915 28893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c95f1099d324ecfbff300c21b70a8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.308168 28675 tablet_service.cc:1511] Processing CreateTablet for tablet 3247ca3aa76a4f8a8d9c7f5b61380e2c (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:47.318754 28675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3247ca3aa76a4f8a8d9c7f5b61380e2c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:47.312261 28728 leader_election.cc:343] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.315534 28894 tablet_service.cc:1511] Processing CreateTablet for tablet e6e1b595680b43bf910bc130c16bee0a (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:47.330515 28937 heartbeater.cc:499] Master 127.26.0.62:38115 was elected leader, sending a full tablet report...
I20260709 14:55:47.331993 28959 ts_tablet_manager.cc:1434] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.124s	user 0.024s	sys 0.025s
I20260709 14:55:47.335387 28954 tablet_bootstrap.cc:654] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.335834 28674 tablet_service.cc:1511] Processing CreateTablet for tablet 4801ab6b4a2345ab91b5c22de35d5964 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:47.337800 28957 ts_tablet_manager.cc:1434] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.205s	user 0.014s	sys 0.005s
I20260709 14:55:47.338858 28957 tablet_bootstrap.cc:492] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:47.347519 28670 tablet_service.cc:1511] Processing CreateTablet for tablet c17a39a42683404b9b97fb8de60cf0cb (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:47.364941 28670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17a39a42683404b9b97fb8de60cf0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.361307 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e1b595680b43bf910bc130c16bee0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.368037 28895 tablet_service.cc:1511] Processing CreateTablet for tablet 4801ab6b4a2345ab91b5c22de35d5964 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:47.370921 28959 tablet_bootstrap.cc:492] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:47.358346 28678 tablet_service.cc:1511] Processing CreateTablet for tablet 2ead5197f15244bfbd1088225730ccf3 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:47.374148 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ead5197f15244bfbd1088225730ccf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.328751 28897 tablet_service.cc:1511] Processing CreateTablet for tablet cd8327e852e8423791e8f76fa469a9b0 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:47.374415 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d369dc0021e404ebcfaee4838ee9a69" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:47.375417 28897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8327e852e8423791e8f76fa469a9b0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:47.329396 28728 leader_election.cc:343] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:47.377794 28728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.1:42337, user_credentials={real_user=slave}} blocked reactor thread for 49652.8us
I20260709 14:55:47.381201 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e9f0824b574838ba9bfae196506605" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
W20260709 14:55:47.382511 28727 leader_election.cc:343] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.385460 28727 leader_election.cc:304] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:47.386209 28956 raft_consensus.cc:2749] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.395305 28901 tablet_service.cc:1511] Processing CreateTablet for tablet c17a39a42683404b9b97fb8de60cf0cb (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:47.396636 28671 tablet_service.cc:1511] Processing CreateTablet for tablet db6add55e8a84296926a87ec769070ab (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:47.397939 28671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6add55e8a84296926a87ec769070ab. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:47.399200 28728 leader_election.cc:343] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.399675 28728 leader_election.cc:304] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:55:47.403287 28956 raft_consensus.cc:2749] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.414726 28966 raft_consensus.cc:493] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.415302 28966 raft_consensus.cc:515] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:47.415688 28902 tablet_service.cc:1511] Processing CreateTablet for tablet db2085add7aa4524bce8720657358345 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:47.417707 28960 tablet_bootstrap.cc:492] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:47.418207 28960 ts_tablet_manager.cc:1403] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.289s	user 0.014s	sys 0.012s
I20260709 14:55:47.419253 28966 leader_election.cc:290] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:47.419808 28956 raft_consensus.cc:493] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.420280 28956 raft_consensus.cc:515] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:47.421921 28957 tablet_bootstrap.cc:654] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.422257 28956 leader_election.cc:290] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:47.431041 28753 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac632750ae04facb353e5cc354ef41b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:47.432348 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac632750ae04facb353e5cc354ef41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.436879 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17a39a42683404b9b97fb8de60cf0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.439946 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4801ab6b4a2345ab91b5c22de35d5964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.440670 28672 tablet_service.cc:1511] Processing CreateTablet for tablet 30c1d3a0cbf54c63a78cbf5f012a9055 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:47.442049 28672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c1d3a0cbf54c63a78cbf5f012a9055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.442330 28967 raft_consensus.cc:493] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.442835 28967 raft_consensus.cc:515] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.446985 28967 leader_election.cc:290] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:47.453186 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4801ab6b4a2345ab91b5c22de35d5964. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:47.453955 28728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 54800.1us
I20260709 14:55:47.455617 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f76cb86e547fdb109289b7979e657" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:47.456209 28673 tablet_service.cc:1511] Processing CreateTablet for tablet 0dce0aa0b9004d56aafcdd70397a96f4 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 14:55:47.457285 28728 leader_election.cc:343] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.469725 28673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dce0aa0b9004d56aafcdd70397a96f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.494328 28894 tablet_service.cc:1511] Processing CreateTablet for tablet db6add55e8a84296926a87ec769070ab (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:47.498976 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 30c1d3a0cbf54c63a78cbf5f012a9055 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:47.500984 28898 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac632750ae04facb353e5cc354ef41b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:47.484218 28899 tablet_service.cc:1511] Processing CreateTablet for tablet 0dce0aa0b9004d56aafcdd70397a96f4 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:47.494349 28959 tablet_bootstrap.cc:654] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.483793 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2085add7aa4524bce8720657358345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.516144 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6add55e8a84296926a87ec769070ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.519800 28745 tablet_service.cc:1511] Processing CreateTablet for tablet 94a4c81fcee94ec6b56ccd98f7da9868 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:47.520346 28676 tablet_service.cc:1511] Processing CreateTablet for tablet 94a4c81fcee94ec6b56ccd98f7da9868 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:47.521628 28676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4c81fcee94ec6b56ccd98f7da9868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.519796 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c1d3a0cbf54c63a78cbf5f012a9055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.531842 28954 tablet_bootstrap.cc:492] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:47.532971 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f76cb86e547fdb109289b7979e657" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:47.533421 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac632750ae04facb353e5cc354ef41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.535358 28954 ts_tablet_manager.cc:1403] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.400s	user 0.012s	sys 0.029s
I20260709 14:55:47.537119 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4c81fcee94ec6b56ccd98f7da9868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.541793 28670 tablet_service.cc:1511] Processing CreateTablet for tablet c2cfe0e3a9a24efd88153b2bd9a339f8 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:47.518582 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 94a4c81fcee94ec6b56ccd98f7da9868 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:47.544365 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4c81fcee94ec6b56ccd98f7da9868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.548373 28751 tablet_service.cc:1511] Processing CreateTablet for tablet c7c6c4c4df7e4d96a68a7ae497df5f28 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 14:55:47.549108 28727 leader_election.cc:343] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.549710 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c6c4c4df7e4d96a68a7ae497df5f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.549574 28727 leader_election.cc:304] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
I20260709 14:55:47.550858 28956 raft_consensus.cc:2749] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.552302 28899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dce0aa0b9004d56aafcdd70397a96f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.555816 28896 tablet_service.cc:1511] Processing CreateTablet for tablet c2cfe0e3a9a24efd88153b2bd9a339f8 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:47.556130 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:47.557312 28821 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac632750ae04facb353e5cc354ef41b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 14:55:47.557682 28801 leader_election.cc:343] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.558696 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac632750ae04facb353e5cc354ef41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.562901 28954 raft_consensus.cc:359] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.565757 28954 raft_consensus.cc:385] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.567234 28960 raft_consensus.cc:359] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.567994 28960 raft_consensus.cc:385] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.566807 28954 raft_consensus.cc:740] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.583019 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c237c6a9a4743dc9dcaae05bc850f05" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
W20260709 14:55:47.584630 28876 leader_election.cc:343] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.577576 28954 consensus_queue.cc:260] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.586956 28824 tablet_service.cc:1511] Processing CreateTablet for tablet c2cfe0e3a9a24efd88153b2bd9a339f8 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:47.588384 28824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cfe0e3a9a24efd88153b2bd9a339f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.588214 28823 tablet_service.cc:1511] Processing CreateTablet for tablet 30c1d3a0cbf54c63a78cbf5f012a9055 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:47.589486 28823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c1d3a0cbf54c63a78cbf5f012a9055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.592554 28957 tablet_bootstrap.cc:492] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:47.596654 28670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cfe0e3a9a24efd88153b2bd9a339f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.598032 28957 ts_tablet_manager.cc:1403] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.259s	user 0.021s	sys 0.030s
I20260709 14:55:47.568317 28960 raft_consensus.cc:740] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.600528 28960 consensus_queue.cc:260] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.601668 28957 raft_consensus.cc:359] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:47.602391 28957 raft_consensus.cc:385] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.603042 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:47.603137 28957 raft_consensus.cc:740] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
W20260709 14:55:47.606555 28802 leader_election.cc:343] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.607020 28802 leader_election.cc:304] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:47.607788 28967 raft_consensus.cc:2749] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.609241 28957 consensus_queue.cc:260] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:47.611310 28957 ts_tablet_manager.cc:1434] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:55:47.612208 28957 tablet_bootstrap.cc:492] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:47.623334 28745 tablet_service.cc:1511] Processing CreateTablet for tablet eb949a4d145e4025a0754b6aea439491 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:47.612545 28896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cfe0e3a9a24efd88153b2bd9a339f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.624610 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb949a4d145e4025a0754b6aea439491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.627300 28954 ts_tablet_manager.cc:1434] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.091s	user 0.003s	sys 0.007s
I20260709 14:55:47.629762 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 8986cf90099949a79b392299f1643b4b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:47.631021 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8986cf90099949a79b392299f1643b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.631656 28954 tablet_bootstrap.cc:492] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:47.613669 28960 ts_tablet_manager.cc:1434] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.188s	user 0.006s	sys 0.001s
I20260709 14:55:47.631701 28677 tablet_service.cc:1511] Processing CreateTablet for tablet 8986cf90099949a79b392299f1643b4b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:47.637250 28677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8986cf90099949a79b392299f1643b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.637908 28828 tablet_service.cc:1511] Processing CreateTablet for tablet c7c6c4c4df7e4d96a68a7ae497df5f28 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:47.639127 28828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c6c4c4df7e4d96a68a7ae497df5f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.641660 28671 tablet_service.cc:1511] Processing CreateTablet for tablet eb949a4d145e4025a0754b6aea439491 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:47.642045 28825 tablet_service.cc:1511] Processing CreateTablet for tablet eb949a4d145e4025a0754b6aea439491 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:47.642889 28671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb949a4d145e4025a0754b6aea439491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.643270 28825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb949a4d145e4025a0754b6aea439491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.645622 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 8986cf90099949a79b392299f1643b4b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:47.646688 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8986cf90099949a79b392299f1643b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.650236 28827 tablet_service.cc:1511] Processing CreateTablet for tablet 626a2ff0565e4d92bc01c3a1598c6134 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:47.651532 28827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626a2ff0565e4d92bc01c3a1598c6134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.654343 28959 tablet_bootstrap.cc:492] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:47.655634 28959 ts_tablet_manager.cc:1403] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.285s	user 0.014s	sys 0.020s
I20260709 14:55:47.658478 28959 raft_consensus.cc:359] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:47.659134 28959 raft_consensus.cc:385] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.659430 28959 raft_consensus.cc:740] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.663832 28957 tablet_bootstrap.cc:654] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.664324 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c237c6a9a4743dc9dcaae05bc850f05" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:55:47.666229 28878 leader_election.cc:343] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.666705 28878 leader_election.cc:304] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:47.667414 28900 tablet_service.cc:1511] Processing CreateTablet for tablet c7c6c4c4df7e4d96a68a7ae497df5f28 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:47.667865 28966 raft_consensus.cc:2749] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.668740 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c6c4c4df7e4d96a68a7ae497df5f28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.669734 28960 tablet_bootstrap.cc:492] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:47.674713 28954 tablet_bootstrap.cc:654] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.678119 28959 consensus_queue.cc:260] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:47.683965 28753 tablet_service.cc:1511] Processing CreateTablet for tablet e018a7674030442bbc74f73fd196d519 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:47.684192 28822 tablet_service.cc:1511] Processing CreateTablet for tablet e018a7674030442bbc74f73fd196d519 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:47.685308 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e018a7674030442bbc74f73fd196d519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.685410 28822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e018a7674030442bbc74f73fd196d519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.701174 28959 ts_tablet_manager.cc:1434] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.005s
I20260709 14:55:47.707880 28956 raft_consensus.cc:493] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.708379 28956 raft_consensus.cc:515] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.710326 28956 leader_election.cc:290] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:47.712368 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f36b5200a6448d993edc16c9c18486b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:47.716451 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f36b5200a6448d993edc16c9c18486b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
W20260709 14:55:47.717067 28728 leader_election.cc:343] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:47.718544 28728 leader_election.cc:343] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.719135 28728 leader_election.cc:304] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:55:47.720674 28956 raft_consensus.cc:2749] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:47.726334 28957 tablet_bootstrap.cc:492] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:47.726910 28957 ts_tablet_manager.cc:1403] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.115s	user 0.005s	sys 0.008s
I20260709 14:55:47.729665 28676 tablet_service.cc:1511] Processing CreateTablet for tablet 626a2ff0565e4d92bc01c3a1598c6134 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:47.731003 28676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626a2ff0565e4d92bc01c3a1598c6134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.733316 28959 tablet_bootstrap.cc:492] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:47.739288 28898 tablet_service.cc:1511] Processing CreateTablet for tablet 626a2ff0565e4d92bc01c3a1598c6134 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:47.740968 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626a2ff0565e4d92bc01c3a1598c6134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.741232 28901 tablet_service.cc:1511] Processing CreateTablet for tablet e018a7674030442bbc74f73fd196d519 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:47.742427 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e018a7674030442bbc74f73fd196d519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.743788 28745 tablet_service.cc:1511] Processing CreateTablet for tablet 83f996ec5031407d9b0dd8966d75b2c6 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:47.745105 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f996ec5031407d9b0dd8966d75b2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.756330 28967 raft_consensus.cc:493] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:47.756843 28967 raft_consensus.cc:515] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:47.758787 28967 leader_election.cc:290] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:47.760164 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 22312cec14304b3ab6f1e7b649733df6 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:47.761432 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22312cec14304b3ab6f1e7b649733df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.762002 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485078cd9b1400a9b097a53e2580f55" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:47.762588 28912 raft_consensus.cc:2468] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:47.763728 28801 leader_election.cc:304] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:47.764374 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485078cd9b1400a9b097a53e2580f55" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:47.764575 28967 raft_consensus.cc:2804] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:47.765115 28967 raft_consensus.cc:493] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:47.765529 28967 raft_consensus.cc:3060] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:47.766815 28802 leader_election.cc:343] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.767374 28960 tablet_bootstrap.cc:654] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.768460 28824 tablet_service.cc:1511] Processing CreateTablet for tablet 83f996ec5031407d9b0dd8966d75b2c6 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:47.769646 28824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f996ec5031407d9b0dd8966d75b2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.772367 28967 raft_consensus.cc:515] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:47.775002 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485078cd9b1400a9b097a53e2580f55" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:47.775527 28912 raft_consensus.cc:3060] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:47.777788 28751 tablet_service.cc:1511] Processing CreateTablet for tablet 22312cec14304b3ab6f1e7b649733df6 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:47.778980 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22312cec14304b3ab6f1e7b649733df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.782063 28821 tablet_service.cc:1511] Processing CreateTablet for tablet 9357454845a4438cbc03c50889ff50fa (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:47.783252 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9357454845a4438cbc03c50889ff50fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.780843 28674 tablet_service.cc:1511] Processing CreateTablet for tablet 22312cec14304b3ab6f1e7b649733df6 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:47.786968 28901 tablet_service.cc:1511] Processing CreateTablet for tablet 9357454845a4438cbc03c50889ff50fa (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:47.787896 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22312cec14304b3ab6f1e7b649733df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.789285 28912 raft_consensus.cc:2468] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:47.797911 28801 leader_election.cc:304] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:47.801029 28670 tablet_service.cc:1511] Processing CreateTablet for tablet 9357454845a4438cbc03c50889ff50fa (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:47.802322 28670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9357454845a4438cbc03c50889ff50fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.802096 28827 tablet_service.cc:1511] Processing CreateTablet for tablet 09ab06cd455e4f64bcbac5f7860b0109 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:47.803310 28827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ab06cd455e4f64bcbac5f7860b0109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.794935 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9357454845a4438cbc03c50889ff50fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.796705 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485078cd9b1400a9b097a53e2580f55" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
W20260709 14:55:47.805702 28802 leader_election.cc:343] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:47.800697 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 09ab06cd455e4f64bcbac5f7860b0109 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:47.807050 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ab06cd455e4f64bcbac5f7860b0109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.809702 28677 tablet_service.cc:1511] Processing CreateTablet for tablet 83f996ec5031407d9b0dd8966d75b2c6 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:47.811517 28677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f996ec5031407d9b0dd8966d75b2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.761358 28957 raft_consensus.cc:359] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.814862 28957 raft_consensus.cc:385] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.815140 28957 raft_consensus.cc:740] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.815855 28957 consensus_queue.cc:260] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:47.816708 28674 tablet_service.cc:1511] Processing CreateTablet for tablet 015f0ce04df54865b0f9a46844eb390a (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:47.818904 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015f0ce04df54865b0f9a46844eb390a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.820973 28967 leader_election.cc:290] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:47.825269 28967 raft_consensus.cc:2804] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:47.821671 28954 tablet_bootstrap.cc:492] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:47.828163 28824 tablet_service.cc:1511] Processing CreateTablet for tablet 015f0ce04df54865b0f9a46844eb390a (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:47.828693 28954 ts_tablet_manager.cc:1403] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.017s
I20260709 14:55:47.829245 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 7c00d534b32d4d0ebded47003bde5ee6 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:47.830487 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c00d534b32d4d0ebded47003bde5ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.831948 28954 raft_consensus.cc:359] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:47.832717 28954 raft_consensus.cc:385] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.833074 28954 raft_consensus.cc:740] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.833917 28824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015f0ce04df54865b0f9a46844eb390a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.833868 28954 consensus_queue.cc:260] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:47.836210 28954 ts_tablet_manager.cc:1434] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:47.841706 28954 tablet_bootstrap.cc:492] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:47.824054 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 09ab06cd455e4f64bcbac5f7860b0109 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:47.836674 28967 raft_consensus.cc:697] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:47.791121 28959 tablet_bootstrap.cc:654] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.849722 28745 tablet_service.cc:1511] Processing CreateTablet for tablet 015f0ce04df54865b0f9a46844eb390a (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:47.851914 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015f0ce04df54865b0f9a46844eb390a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.866706 28827 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7896d83ce447ff8845e82c88f5bac2 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:47.883354 28827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7896d83ce447ff8845e82c88f5bac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.863533 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ab06cd455e4f64bcbac5f7860b0109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.864787 28753 tablet_service.cc:1511] Processing CreateTablet for tablet 7c00d534b32d4d0ebded47003bde5ee6 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:47.864809 28672 tablet_service.cc:1511] Processing CreateTablet for tablet 7c00d534b32d4d0ebded47003bde5ee6 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:47.884660 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c00d534b32d4d0ebded47003bde5ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.885229 28672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c00d534b32d4d0ebded47003bde5ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.885830 28898 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7896d83ce447ff8845e82c88f5bac2 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:47.877192 28828 tablet_service.cc:1511] Processing CreateTablet for tablet 74c4e11c898247b399b05c9ba250694e (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:47.892629 28828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c4e11c898247b399b05c9ba250694e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.873518 28967 consensus_queue.cc:237] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:47.899273 28899 tablet_service.cc:1511] Processing CreateTablet for tablet 5753adbb58b34eeeaf69fd6ba81eb09b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:47.900482 28899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5753adbb58b34eeeaf69fd6ba81eb09b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:47.901098 28635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:47.901783 28751 tablet_service.cc:1511] Processing CreateTablet for tablet 74c4e11c898247b399b05c9ba250694e (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:47.902863 28960 tablet_bootstrap.cc:492] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:47.903004 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c4e11c898247b399b05c9ba250694e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.903782 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7896d83ce447ff8845e82c88f5bac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.904269 28957 ts_tablet_manager.cc:1434] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.177s	user 0.008s	sys 0.015s
I20260709 14:55:47.905316 28957 tablet_bootstrap.cc:492] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:47.889144 28822 tablet_service.cc:1511] Processing CreateTablet for tablet a845a8ace49a44a79917086494fe037b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:47.889674 28674 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7896d83ce447ff8845e82c88f5bac2 (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:47.889912 28671 tablet_service.cc:1511] Processing CreateTablet for tablet a845a8ace49a44a79917086494fe037b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:47.910991 28954 tablet_bootstrap.cc:654] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.911286 28676 tablet_service.cc:1511] Processing CreateTablet for tablet 5753adbb58b34eeeaf69fd6ba81eb09b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:47.914319 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 5753adbb58b34eeeaf69fd6ba81eb09b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:47.915392 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5753adbb58b34eeeaf69fd6ba81eb09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.917001 28960 ts_tablet_manager.cc:1403] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.247s	user 0.017s	sys 0.006s
I20260709 14:55:47.919766 28960 raft_consensus.cc:359] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:47.920424 28960 raft_consensus.cc:385] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.920966 28671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a845a8ace49a44a79917086494fe037b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:47.858978 28801 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 61147.2us
I20260709 14:55:47.908505 28822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a845a8ace49a44a79917086494fe037b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.922694 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7896d83ce447ff8845e82c88f5bac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.880399 28896 tablet_service.cc:1511] Processing CreateTablet for tablet 74c4e11c898247b399b05c9ba250694e (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:47.925094 28896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c4e11c898247b399b05c9ba250694e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.895351 28745 tablet_service.cc:1511] Processing CreateTablet for tablet a845a8ace49a44a79917086494fe037b (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:47.931795 28821 tablet_service.cc:1511] Processing CreateTablet for tablet 309794c5d1bb4eff96cd45f2697c88bb (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:47.932771 28901 tablet_service.cc:1511] Processing CreateTablet for tablet 309794c5d1bb4eff96cd45f2697c88bb (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:47.934007 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309794c5d1bb4eff96cd45f2697c88bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.937330 28821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309794c5d1bb4eff96cd45f2697c88bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.940757 28745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a845a8ace49a44a79917086494fe037b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.946558 28670 tablet_service.cc:1511] Processing CreateTablet for tablet 309794c5d1bb4eff96cd45f2697c88bb (DEFAULT_TABLE table=test-workload [id=e962bfb8760a4bce9946c6decc47c735]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:47.920706 28960 raft_consensus.cc:740] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.948038 28960 consensus_queue.cc:260] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:47.950750 28960 ts_tablet_manager.cc:1434] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 14:55:47.970192 28676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5753adbb58b34eeeaf69fd6ba81eb09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.971985 28586 catalog_manager.cc:5697] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.973861 28957 tablet_bootstrap.cc:654] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.975886 28670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309794c5d1bb4eff96cd45f2697c88bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:47.978091 28954 tablet_bootstrap.cc:492] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:47.978574 28954 ts_tablet_manager.cc:1403] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.004s
I20260709 14:55:47.979161 28960 tablet_bootstrap.cc:492] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:47.986419 28960 tablet_bootstrap.cc:654] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:47.993404 28954 raft_consensus.cc:359] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:47.994161 28954 raft_consensus.cc:385] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:47.995807 28954 raft_consensus.cc:740] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:47.996482 28954 consensus_queue.cc:260] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:47.965595 28977 raft_consensus.cc:493] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.004784 28954 ts_tablet_manager.cc:1434] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:55:48.005128 28977 raft_consensus.cc:515] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.005825 28954 tablet_bootstrap.cc:492] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:48.007668 28977 leader_election.cc:290] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:48.013891 28954 tablet_bootstrap.cc:654] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.021175 28954 tablet_bootstrap.cc:492] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:48.021636 28954 ts_tablet_manager.cc:1403] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:55:48.022233 28959 tablet_bootstrap.cc:492] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:48.022694 28959 ts_tablet_manager.cc:1403] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.290s	user 0.009s	sys 0.020s
I20260709 14:55:48.028084 28954 raft_consensus.cc:359] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.028824 28954 raft_consensus.cc:385] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.029126 28954 raft_consensus.cc:740] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.029819 28954 consensus_queue.cc:260] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.032354 28954 ts_tablet_manager.cc:1434] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:48.032547 28957 tablet_bootstrap.cc:492] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.033046 28957 ts_tablet_manager.cc:1403] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.004s
I20260709 14:55:48.033324 28954 tablet_bootstrap.cc:492] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:48.033830 28959 raft_consensus.cc:359] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.044904 28959 raft_consensus.cc:385] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.045344 28959 raft_consensus.cc:740] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.049947 28959 consensus_queue.cc:260] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.058527 28960 tablet_bootstrap.cc:492] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:48.035717 28957 raft_consensus.cc:359] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.039474 28954 tablet_bootstrap.cc:654] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.063163 28957 raft_consensus.cc:385] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.063530 28957 raft_consensus.cc:740] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.066015 28959 ts_tablet_manager.cc:1434] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.002s
I20260709 14:55:48.067155 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5067af7f0aec4a7f9c241cecd7c87699" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.065145 28957 consensus_queue.cc:260] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
W20260709 14:55:48.069281 28653 leader_election.cc:343] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.070601 28957 ts_tablet_manager.cc:1434] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.003s
I20260709 14:55:48.071410 28957 tablet_bootstrap.cc:492] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.060547 28960 ts_tablet_manager.cc:1403] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.019s
I20260709 14:55:48.075398 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5067af7f0aec4a7f9c241cecd7c87699" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:48.088452 28977 raft_consensus.cc:493] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.080763 28954 tablet_bootstrap.cc:492] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:48.082161 28957 tablet_bootstrap.cc:654] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.090157 28954 ts_tablet_manager.cc:1403] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.010s
I20260709 14:55:48.089897 28977 raft_consensus.cc:515] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.092074 28966 raft_consensus.cc:493] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.092581 28966 raft_consensus.cc:515] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.094424 28977 leader_election.cc:290] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.094661 28966 leader_election.cc:290] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:48.096264 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f76cb86e547fdb109289b7979e657" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.097607 28838 raft_consensus.cc:2468] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:48.098798 28876 leader_election.cc:304] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:48.099653 28966 raft_consensus.cc:2804] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.099994 28966 raft_consensus.cc:493] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.100337 28966 raft_consensus.cc:3060] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.101082 28957 tablet_bootstrap.cc:492] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.101630 28957 ts_tablet_manager.cc:1403] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.007s
W20260709 14:55:48.077329 28655 leader_election.cc:343] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.103909 28655 leader_election.cc:304] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:48.104635 28977 raft_consensus.cc:2749] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.104471 28957 raft_consensus.cc:359] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.105242 28957 raft_consensus.cc:385] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.105561 28957 raft_consensus.cc:740] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.105885 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:48.105717 28966 raft_consensus.cc:515] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.106271 28957 consensus_queue.cc:260] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.067378 28959 tablet_bootstrap.cc:492] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:48.096721 28954 raft_consensus.cc:359] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.108650 28957 ts_tablet_manager.cc:1434] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:48.108587 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f76cb86e547fdb109289b7979e657" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:48.109213 28838 raft_consensus.cc:3060] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.108948 28954 raft_consensus.cc:385] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.109726 28957 tablet_bootstrap.cc:492] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.109695 28954 raft_consensus.cc:740] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
W20260709 14:55:48.111025 28655 leader_election.cc:343] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.112069 28954 consensus_queue.cc:260] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.112895 28966 leader_election.cc:290] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:48.114004 28954 ts_tablet_manager.cc:1434] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 14:55:48.114962 28954 tablet_bootstrap.cc:492] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:48.116907 28838 raft_consensus.cc:2468] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:48.119072 28957 tablet_bootstrap.cc:654] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.120447 28876 leader_election.cc:304] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:48.121090 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f76cb86e547fdb109289b7979e657" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:48.121773 28764 raft_consensus.cc:2468] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:48.123780 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f76cb86e547fdb109289b7979e657" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:48.124342 28764 raft_consensus.cc:3060] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.076035 28960 raft_consensus.cc:359] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.129669 28960 raft_consensus.cc:385] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.130025 28960 raft_consensus.cc:740] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.130797 28960 consensus_queue.cc:260] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.133713 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.133957 28960 ts_tablet_manager.cc:1434] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.061s	user 0.003s	sys 0.002s
I20260709 14:55:48.135079 28960 tablet_bootstrap.cc:492] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
W20260709 14:55:48.138163 28652 leader_election.cc:343] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.131597 28966 raft_consensus.cc:2804] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.138674 28652 leader_election.cc:304] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:48.139843 28977 raft_consensus.cc:2749] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.140268 28956 raft_consensus.cc:493] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.131687 28764 raft_consensus.cc:2468] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:48.140719 28959 tablet_bootstrap.cc:654] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.140774 28956 raft_consensus.cc:515] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.142879 28956 leader_election.cc:290] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:48.143306 28966 raft_consensus.cc:697] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:48.144412 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:48.144212 28966 consensus_queue.cc:237] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.146299 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.147197 28954 tablet_bootstrap.cc:654] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:48.147914 28728 leader_election.cc:343] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:48.148655 28727 leader_election.cc:343] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.149267 28727 leader_election.cc:304] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:48.151922 28960 tablet_bootstrap.cc:654] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.153299 28956 raft_consensus.cc:2749] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.155421 28957 tablet_bootstrap.cc:492] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.155958 28957 ts_tablet_manager.cc:1403] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.022s
I20260709 14:55:48.157147 28586 catalog_manager.cc:5697] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.158841 28957 raft_consensus.cc:359] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.159312 28954 tablet_bootstrap.cc:492] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:48.159549 28957 raft_consensus.cc:385] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.159874 28954 ts_tablet_manager.cc:1403] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.002s
I20260709 14:55:48.161440 28959 tablet_bootstrap.cc:492] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:48.161895 28959 ts_tablet_manager.cc:1403] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.005s
I20260709 14:55:48.162312 28954 raft_consensus.cc:359] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.162956 28954 raft_consensus.cc:385] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.163214 28954 raft_consensus.cc:740] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.163856 28954 consensus_queue.cc:260] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.164551 28959 raft_consensus.cc:359] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.165263 28959 raft_consensus.cc:385] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.165547 28959 raft_consensus.cc:740] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.165714 28954 ts_tablet_manager.cc:1434] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:48.166584 28954 tablet_bootstrap.cc:492] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:48.166340 28959 consensus_queue.cc:260] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.168614 28959 ts_tablet_manager.cc:1434] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:48.159883 28957 raft_consensus.cc:740] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.169560 28959 tablet_bootstrap.cc:492] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:48.171870 28960 tablet_bootstrap.cc:492] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:48.172376 28960 ts_tablet_manager.cc:1403] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.011s
I20260709 14:55:48.169565 28957 consensus_queue.cc:260] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.173844 28954 tablet_bootstrap.cc:654] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.174957 28957 ts_tablet_manager.cc:1434] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:55:48.175508 28960 raft_consensus.cc:359] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.176251 28960 raft_consensus.cc:385] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.176609 28960 raft_consensus.cc:740] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.175925 28957 tablet_bootstrap.cc:492] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.177403 28960 consensus_queue.cc:260] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.179896 28960 ts_tablet_manager.cc:1434] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:55:48.180931 28960 tablet_bootstrap.cc:492] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:48.183786 28957 tablet_bootstrap.cc:654] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.186946 28960 tablet_bootstrap.cc:654] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.188506 28959 tablet_bootstrap.cc:654] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.190659 28967 raft_consensus.cc:493] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.191190 28967 raft_consensus.cc:515] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.193737 28967 leader_election.cc:290] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.195561 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f36b5200a6448d993edc16c9c18486b" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:48.197068 28802 leader_election.cc:343] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.201038 28957 tablet_bootstrap.cc:492] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.201606 28957 ts_tablet_manager.cc:1403] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.009s
I20260709 14:55:48.205163 28959 tablet_bootstrap.cc:492] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:48.205704 28959 ts_tablet_manager.cc:1403] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.001s
I20260709 14:55:48.208737 28959 raft_consensus.cc:359] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.209502 28959 raft_consensus.cc:385] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.209798 28959 raft_consensus.cc:740] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.210508 28959 consensus_queue.cc:260] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.204635 28957 raft_consensus.cc:359] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.213135 28957 raft_consensus.cc:385] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.213449 28957 raft_consensus.cc:740] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.214183 28957 consensus_queue.cc:260] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.216370 28957 ts_tablet_manager.cc:1434] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:55:48.217414 28957 tablet_bootstrap.cc:492] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.217788 28960 tablet_bootstrap.cc:492] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:48.219928 28960 ts_tablet_manager.cc:1403] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.009s
I20260709 14:55:48.220435 28959 ts_tablet_manager.cc:1434] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:55:48.221534 28959 tablet_bootstrap.cc:492] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:48.229175 28960 raft_consensus.cc:359] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.229966 28960 raft_consensus.cc:385] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.230301 28960 raft_consensus.cc:740] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.231276 28960 consensus_queue.cc:260] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.232300 28957 tablet_bootstrap.cc:654] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.235249 28959 tablet_bootstrap.cc:654] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.236913 28960 ts_tablet_manager.cc:1434] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:48.237931 28960 tablet_bootstrap.cc:492] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:48.247907 28960 tablet_bootstrap.cc:654] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.254132 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f36b5200a6448d993edc16c9c18486b" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:48.254911 28764 raft_consensus.cc:2468] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:48.256338 28804 leader_election.cc:304] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:48.257056 28957 tablet_bootstrap.cc:492] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.257203 28967 raft_consensus.cc:2804] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.257638 28957 ts_tablet_manager.cc:1403] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.006s
I20260709 14:55:48.257618 28967 raft_consensus.cc:493] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.258144 28967 raft_consensus.cc:3060] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.259353 28954 tablet_bootstrap.cc:492] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:48.259367 28960 tablet_bootstrap.cc:492] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:48.259969 28954 ts_tablet_manager.cc:1403] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.094s	user 0.038s	sys 0.048s
I20260709 14:55:48.260033 28960 ts_tablet_manager.cc:1403] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 14:55:48.260314 28957 raft_consensus.cc:359] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.260985 28957 raft_consensus.cc:385] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.261324 28957 raft_consensus.cc:740] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.261976 28957 consensus_queue.cc:260] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.263824 28957 ts_tablet_manager.cc:1434] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:48.264909 28957 tablet_bootstrap.cc:492] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.264267 28954 raft_consensus.cc:359] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.265831 28954 raft_consensus.cc:385] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.265520 28959 tablet_bootstrap.cc:492] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:48.266134 28954 raft_consensus.cc:740] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.266217 28960 raft_consensus.cc:359] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.267513 28960 raft_consensus.cc:385] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.267185 28954 consensus_queue.cc:260] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.267812 28960 raft_consensus.cc:740] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.266451 28959 ts_tablet_manager.cc:1403] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.005s
I20260709 14:55:48.269217 28954 ts_tablet_manager.cc:1434] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:48.269856 28956 raft_consensus.cc:493] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.270134 28954 tablet_bootstrap.cc:492] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:48.270282 28957 tablet_bootstrap.cc:654] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.271045 28959 raft_consensus.cc:359] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.271730 28959 raft_consensus.cc:385] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.272038 28959 raft_consensus.cc:740] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.273006 28956 raft_consensus.cc:515] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.272751 28959 consensus_queue.cc:260] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.276067 28954 tablet_bootstrap.cc:654] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.276785 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1d63aaa2854efcb0c113636d98c1a0" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.278731 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1d63aaa2854efcb0c113636d98c1a0" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.272954 28960 consensus_queue.cc:260] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:55:48.280550 28727 leader_election.cc:343] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:48.281069 28728 leader_election.cc:343] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.281188 28956 leader_election.cc:290] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:48.265339 28967 raft_consensus.cc:515] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.284356 28967 leader_election.cc:290] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.284890 28960 ts_tablet_manager.cc:1434] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:55:48.286010 28960 tablet_bootstrap.cc:492] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:48.288244 28959 ts_tablet_manager.cc:1434] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:55:48.289263 28959 tablet_bootstrap.cc:492] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:48.293515 28982 raft_consensus.cc:493] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.294039 28982 raft_consensus.cc:515] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.297287 28966 raft_consensus.cc:493] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.297767 28966 raft_consensus.cc:515] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.300079 28966 leader_election.cc:290] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:48.286099 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f36b5200a6448d993edc16c9c18486b" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:48.281522 28728 leader_election.cc:304] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
I20260709 14:55:48.302062 28689 raft_consensus.cc:3060] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.303149 28960 tablet_bootstrap.cc:654] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.303012 28982 leader_election.cc:290] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:48.311837 28688 raft_consensus.cc:3060] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.314910 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.306615 28956 raft_consensus.cc:2749] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.316095 28957 tablet_bootstrap.cc:492] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.307951 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabd11f3bad34ca6b5deda80ddafacdb" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.316556 28957 ts_tablet_manager.cc:1403] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.019s
I20260709 14:55:48.317404 28954 tablet_bootstrap.cc:492] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:48.317754 28959 tablet_bootstrap.cc:654] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.317886 28954 ts_tablet_manager.cc:1403] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.012s
I20260709 14:55:48.319846 28957 raft_consensus.cc:359] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.320501 28957 raft_consensus.cc:385] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.320842 28957 raft_consensus.cc:740] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.321305 28956 raft_consensus.cc:493] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.321399 28957 consensus_queue.cc:260] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.321807 28956 raft_consensus.cc:515] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.323493 28954 raft_consensus.cc:359] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.324147 28954 raft_consensus.cc:385] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.324435 28954 raft_consensus.cc:740] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
W20260709 14:55:48.317847 28801 leader_election.cc:343] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.324751 28957 ts_tablet_manager.cc:1434] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:48.325249 28954 consensus_queue.cc:260] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.325706 28957 tablet_bootstrap.cc:492] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
W20260709 14:55:48.331616 28876 leader_election.cc:343] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.331660 28957 tablet_bootstrap.cc:654] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.324937 28956 leader_election.cc:290] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:48.334520 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670c9c604dc6499288304e0606e6e42e" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.341570 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabd11f3bad34ca6b5deda80ddafacdb" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:55:48.342592 28727 leader_election.cc:343] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.343291 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f36b5200a6448d993edc16c9c18486b" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:48.343451 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670c9c604dc6499288304e0606e6e42e" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.343871 28764 raft_consensus.cc:3060] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:48.344980 28728 leader_election.cc:343] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.345419 28728 leader_election.cc:304] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
W20260709 14:55:48.346562 28804 leader_election.cc:343] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.347000 28804 leader_election.cc:304] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:48.348379 28982 raft_consensus.cc:2749] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.337805 28689 raft_consensus.cc:2468] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:48.350508 28802 leader_election.cc:304] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:48.351406 28982 raft_consensus.cc:2804] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.351893 28982 raft_consensus.cc:697] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:48.352725 28982 consensus_queue.cc:237] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.357080 28956 raft_consensus.cc:2749] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.358721 28967 raft_consensus.cc:493] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.359479 28764 raft_consensus.cc:2468] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:48.359231 28967 raft_consensus.cc:515] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.361552 28967 leader_election.cc:290] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:48.359509 28980 consensus_queue.cc:1048] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:48.363528 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e9f0824b574838ba9bfae196506605" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:48.364197 28764 raft_consensus.cc:2468] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:48.367195 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e9f0824b574838ba9bfae196506605" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:48.371999 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:48.373310 28802 leader_election.cc:343] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:48.373621 28876 leader_election.cc:343] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.374181 28876 leader_election.cc:304] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:55:48.376368 28966 raft_consensus.cc:2749] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.379585 28960 tablet_bootstrap.cc:492] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:48.380134 28960 ts_tablet_manager.cc:1403] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.013s
I20260709 14:55:48.390158 28957 tablet_bootstrap.cc:492] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.390658 28957 ts_tablet_manager.cc:1403] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.011s
I20260709 14:55:48.391271 28804 leader_election.cc:304] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:48.392217 28980 raft_consensus.cc:2804] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.392597 28980 raft_consensus.cc:493] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.392952 28980 raft_consensus.cc:3060] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.394739 28960 raft_consensus.cc:359] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.395882 28960 raft_consensus.cc:385] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.396852 28960 raft_consensus.cc:740] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.397583 28954 ts_tablet_manager.cc:1434] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.028s
I20260709 14:55:48.397782 28960 consensus_queue.cc:260] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.398531 28954 tablet_bootstrap.cc:492] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:48.401221 28957 raft_consensus.cc:359] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.401859 28957 raft_consensus.cc:385] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.402117 28957 raft_consensus.cc:740] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.402719 28957 consensus_queue.cc:260] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.403596 28954 tablet_bootstrap.cc:654] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.404491 28957 ts_tablet_manager.cc:1434] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.002s
I20260709 14:55:48.401244 28959 tablet_bootstrap.cc:492] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:48.405260 28959 ts_tablet_manager.cc:1403] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.013s
I20260709 14:55:48.406783 28960 ts_tablet_manager.cc:1434] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260709 14:55:48.407565 29018 raft_consensus.cc:493] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.408113 28959 raft_consensus.cc:359] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.416520 28977 raft_consensus.cc:493] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.422654 28977 raft_consensus.cc:515] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.424114 28977 leader_election.cc:290] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:48.408012 28960 tablet_bootstrap.cc:492] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:48.425051 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.425236 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.425839 28838 raft_consensus.cc:2468] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
W20260709 14:55:48.426700 28652 leader_election.cc:343] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.427258 28653 leader_election.cc:304] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:48.428705 28977 raft_consensus.cc:2804] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.429076 28977 raft_consensus.cc:493] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.429391 28977 raft_consensus.cc:3060] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.420915 28959 raft_consensus.cc:385] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.430294 28959 raft_consensus.cc:740] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.431025 28959 consensus_queue.cc:260] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.427359 28967 raft_consensus.cc:493] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.431986 28967 raft_consensus.cc:515] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.433169 28959 ts_tablet_manager.cc:1434] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:55:48.430117 28960 tablet_bootstrap.cc:654] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.409474 28980 raft_consensus.cc:515] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.435650 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c237c6a9a4743dc9dcaae05bc850f05" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:48.414288 28954 tablet_bootstrap.cc:492] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:48.436919 28954 ts_tablet_manager.cc:1403] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.004s
I20260709 14:55:48.436869 28967 leader_election.cc:290] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:48.437340 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e9f0824b574838ba9bfae196506605" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:48.437881 28763 raft_consensus.cc:3060] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.439693 28954 raft_consensus.cc:359] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.440428 28954 raft_consensus.cc:385] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.440691 28954 raft_consensus.cc:740] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.441340 28954 consensus_queue.cc:260] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.442276 28967 consensus_queue.cc:1048] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.409895 28584 catalog_manager.cc:5697] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.443280 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c237c6a9a4743dc9dcaae05bc850f05" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.443892 28912 raft_consensus.cc:2468] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:48.445261 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e9f0824b574838ba9bfae196506605" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:48.412843 28957 tablet_bootstrap.cc:492] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.446198 28977 raft_consensus.cc:515] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:55:48.446564 28802 leader_election.cc:343] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.445943 28763 raft_consensus.cc:2468] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:48.448207 28804 leader_election.cc:304] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:48.436285 28764 raft_consensus.cc:2468] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:48.450488 29025 raft_consensus.cc:2804] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.452251 28957 tablet_bootstrap.cc:654] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.454576 29025 raft_consensus.cc:697] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:48.446614 28801 leader_election.cc:304] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:48.455453 29025 consensus_queue.cc:237] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.443190 28954 ts_tablet_manager.cc:1434] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:55:48.457441 29028 raft_consensus.cc:2804] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.408032 29018 raft_consensus.cc:515] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.457858 29028 raft_consensus.cc:493] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.459030 29028 raft_consensus.cc:3060] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.443941 28980 leader_election.cc:290] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:48.461352 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53ef175cb9433290b7568322aed338" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:48.462688 28728 leader_election.cc:343] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.465188 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53ef175cb9433290b7568322aed338" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.465658 28954 tablet_bootstrap.cc:492] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
W20260709 14:55:48.466346 28728 leader_election.cc:343] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.466770 28728 leader_election.cc:304] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:55:48.466972 29028 raft_consensus.cc:515] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.467760 28956 raft_consensus.cc:2749] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.469614 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c237c6a9a4743dc9dcaae05bc850f05" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:48.470158 28764 raft_consensus.cc:3060] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.471290 28954 tablet_bootstrap.cc:654] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.475291 28977 leader_election.cc:290] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:48.475523 29028 leader_election.cc:290] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:48.475934 28957 tablet_bootstrap.cc:492] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.476384 28957 ts_tablet_manager.cc:1403] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.001s
I20260709 14:55:48.477147 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:48.477093 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:48.477411 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c237c6a9a4743dc9dcaae05bc850f05" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:48.477869 28838 raft_consensus.cc:3060] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.477994 28910 raft_consensus.cc:3060] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:48.478577 28652 leader_election.cc:343] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.470114 29018 leader_election.cc:290] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:48.481946 28977 raft_consensus.cc:493] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.483492 28977 raft_consensus.cc:515] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.484759 28910 raft_consensus.cc:2468] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:48.484886 28838 raft_consensus.cc:2468] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:48.485105 28959 tablet_bootstrap.cc:492] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:48.485872 28801 leader_election.cc:304] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:48.486268 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.486764 29028 raft_consensus.cc:2804] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.486953 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.487289 29028 raft_consensus.cc:697] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:48.482870 28764 raft_consensus.cc:2468] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:48.487677 28912 raft_consensus.cc:2468] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:48.486915 28837 raft_consensus.cc:2468] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:48.487017 28977 leader_election.cc:290] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:48.490597 28652 leader_election.cc:304] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:55:48.490422 29028 consensus_queue.cc:237] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.491443 28977 raft_consensus.cc:2804] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.491827 28977 raft_consensus.cc:493] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.492146 28977 raft_consensus.cc:3060] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.497920 28653 leader_election.cc:304] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:48.501940 28966 raft_consensus.cc:493] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.502424 28966 raft_consensus.cc:515] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.502786 28977 raft_consensus.cc:515] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.504371 28966 leader_election.cc:290] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:48.507619 28957 raft_consensus.cc:359] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.508353 28957 raft_consensus.cc:385] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.508618 28957 raft_consensus.cc:740] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.509289 28957 consensus_queue.cc:260] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.511265 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:48.511448 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a7a62d729f4c7f9f8e0e34dd7c1987" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:48.511945 28957 ts_tablet_manager.cc:1434] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:55:48.512167 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a7a62d729f4c7f9f8e0e34dd7c1987" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.512759 28838 raft_consensus.cc:2468] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
W20260709 14:55:48.512925 28876 leader_election.cc:343] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.513093 28957 tablet_bootstrap.cc:492] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.513844 28876 leader_election.cc:304] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:48.514895 28966 raft_consensus.cc:2804] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.515239 28966 raft_consensus.cc:493] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.515563 28966 raft_consensus.cc:3060] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.511850 28912 raft_consensus.cc:3060] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.522126 28959 tablet_bootstrap.cc:654] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.505816 28977 leader_election.cc:290] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:48.524998 29025 raft_consensus.cc:493] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.527379 28957 tablet_bootstrap.cc:654] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.528721 29025 raft_consensus.cc:515] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.534049 29025 leader_election.cc:290] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.529028 28977 raft_consensus.cc:2804] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.541016 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5067af7f0aec4a7f9c241cecd7c87699" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:55:48.542479 28804 leader_election.cc:343] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.544168 28966 raft_consensus.cc:515] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.545185 28960 tablet_bootstrap.cc:492] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:48.545730 28960 ts_tablet_manager.cc:1403] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.138s	user 0.017s	sys 0.019s
I20260709 14:55:48.548323 28960 raft_consensus.cc:359] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.549041 28960 raft_consensus.cc:385] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.549314 28960 raft_consensus.cc:740] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.525238 28585 catalog_manager.cc:5697] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.549335 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a7a62d729f4c7f9f8e0e34dd7c1987" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:48.550172 28838 raft_consensus.cc:3060] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.550060 28960 consensus_queue.cc:260] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.553299 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5067af7f0aec4a7f9c241cecd7c87699" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:48.553941 28688 raft_consensus.cc:2468] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:48.555964 28802 leader_election.cc:304] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: d865bce4c92e467484519d4c90166801
I20260709 14:55:48.557022 29028 raft_consensus.cc:2804] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.557286 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:48.557384 29028 raft_consensus.cc:493] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.557926 29028 raft_consensus.cc:3060] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.557934 28837 raft_consensus.cc:3060] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.558199 28966 leader_election.cc:290] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:48.558604 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a7a62d729f4c7f9f8e0e34dd7c1987" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
W20260709 14:55:48.559966 28876 leader_election.cc:343] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.561196 28838 raft_consensus.cc:2468] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:48.563683 28876 leader_election.cc:304] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:48.563874 28912 raft_consensus.cc:2468] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:48.564908 28999 raft_consensus.cc:2804] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.566980 28999 raft_consensus.cc:697] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:48.568994 28999 consensus_queue.cc:237] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.570941 28959 tablet_bootstrap.cc:492] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:48.571404 28959 ts_tablet_manager.cc:1403] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.008s
I20260709 14:55:48.575692 29028 raft_consensus.cc:515] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.576431 29018 raft_consensus.cc:493] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.578953 29018 raft_consensus.cc:515] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.580839 29018 leader_election.cc:290] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:48.582500 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0da5bfe3aaa4cf7a1bbf8fc00b803d5" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:48.583186 28688 raft_consensus.cc:2468] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:48.585304 28652 leader_election.cc:304] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:55:48.585507 28728 leader_election.cc:304] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:48.583123 29028 leader_election.cc:290] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.586858 29018 raft_consensus.cc:2804] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.587508 28837 raft_consensus.cc:2468] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:48.588157 29018 raft_consensus.cc:493] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.590806 28977 raft_consensus.cc:697] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:48.596617 28959 raft_consensus.cc:359] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.597612 28959 raft_consensus.cc:385] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.597934 28959 raft_consensus.cc:740] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.599335 29034 raft_consensus.cc:2804] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.599534 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5067af7f0aec4a7f9c241cecd7c87699" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:48.590128 29018 raft_consensus.cc:3060] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.589637 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0da5bfe3aaa4cf7a1bbf8fc00b803d5" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.603488 28912 raft_consensus.cc:2468] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
W20260709 14:55:48.602061 28804 leader_election.cc:343] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.602737 28959 consensus_queue.cc:260] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.605840 28966 raft_consensus.cc:493] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.606273 28966 raft_consensus.cc:515] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.602384 28960 ts_tablet_manager.cc:1434] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.056s	user 0.031s	sys 0.007s
I20260709 14:55:48.591684 28977 consensus_queue.cc:237] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.601086 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5067af7f0aec4a7f9c241cecd7c87699" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:48.610392 28959 ts_tablet_manager.cc:1434] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:55:48.611039 28954 tablet_bootstrap.cc:492] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:48.611272 28959 tablet_bootstrap.cc:492] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:48.611511 28954 ts_tablet_manager.cc:1403] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.146s	user 0.020s	sys 0.031s
I20260709 14:55:48.611812 28960 tablet_bootstrap.cc:492] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:48.608306 28584 catalog_manager.cc:5697] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.613993 28954 raft_consensus.cc:359] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.610991 28688 raft_consensus.cc:3060] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.615576 28966 leader_election.cc:290] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.617444 28960 tablet_bootstrap.cc:654] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.617327 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d369dc0021e404ebcfaee4838ee9a69" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:48.619199 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d369dc0021e404ebcfaee4838ee9a69" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:48.619845 28764 raft_consensus.cc:2468] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
W20260709 14:55:48.620546 28876 leader_election.cc:343] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.624538 28878 leader_election.cc:304] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:48.599820 29034 raft_consensus.cc:697] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:48.626888 29018 raft_consensus.cc:515] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.614596 28954 raft_consensus.cc:385] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.629309 28954 raft_consensus.cc:740] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.629908 28966 raft_consensus.cc:2804] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.631938 28954 consensus_queue.cc:260] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:55:48.632587 28652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 47360.7us
I20260709 14:55:48.633911 28966 raft_consensus.cc:493] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.635067 28999 consensus_queue.cc:1048] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.635617 28966 raft_consensus.cc:3060] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.636106 29028 raft_consensus.cc:493] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.636569 29028 raft_consensus.cc:515] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.637684 28959 tablet_bootstrap.cc:654] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.638492 29028 leader_election.cc:290] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.639134 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:48.639940 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:55:48.640466 28802 leader_election.cc:343] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:48.641187 28804 leader_election.cc:343] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.641582 28804 leader_election.cc:304] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:48.642534 29028 raft_consensus.cc:2749] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:48.642822 28954 ts_tablet_manager.cc:1434] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:55:48.643365 28957 tablet_bootstrap.cc:492] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.643801 28957 ts_tablet_manager.cc:1403] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.131s	user 0.027s	sys 0.014s
I20260709 14:55:48.629035 29034 consensus_queue.cc:237] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.635175 29036 raft_consensus.cc:493] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.646001 29036 raft_consensus.cc:515] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.646308 28957 raft_consensus.cc:359] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.646938 28957 raft_consensus.cc:385] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.647194 28957 raft_consensus.cc:740] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.647936 29036 leader_election.cc:290] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.648662 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.649051 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:48.649703 28763 raft_consensus.cc:2468] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
W20260709 14:55:48.650101 28652 leader_election.cc:343] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.650703 29018 leader_election.cc:290] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:48.630292 28688 raft_consensus.cc:2468] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:48.643714 28954 tablet_bootstrap.cc:492] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:48.651286 28957 consensus_queue.cc:260] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.651587 28655 leader_election.cc:304] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:48.655972 28957 ts_tablet_manager.cc:1434] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:55:48.659152 28802 leader_election.cc:304] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: d865bce4c92e467484519d4c90166801
I20260709 14:55:48.660143 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0da5bfe3aaa4cf7a1bbf8fc00b803d5" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:48.660706 28688 raft_consensus.cc:3060] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.660542 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0da5bfe3aaa4cf7a1bbf8fc00b803d5" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:48.661432 28912 raft_consensus.cc:3060] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.667078 28957 tablet_bootstrap.cc:492] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.658605 28966 raft_consensus.cc:515] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.668246 29028 raft_consensus.cc:2804] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.671284 29028 raft_consensus.cc:697] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:48.671866 28688 raft_consensus.cc:2468] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:48.672067 29028 consensus_queue.cc:237] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.673089 28728 leader_election.cc:304] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:48.673883 29018 raft_consensus.cc:2804] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.674346 29018 raft_consensus.cc:697] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:48.656744 29036 raft_consensus.cc:2804] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.676079 29036 raft_consensus.cc:493] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.677583 29036 raft_consensus.cc:3060] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.681133 28957 tablet_bootstrap.cc:654] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.680997 29018 consensus_queue.cc:237] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:48.686065 28585 catalog_manager.cc:5697] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.693095 28960 tablet_bootstrap.cc:492] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:48.693470 28960 ts_tablet_manager.cc:1403] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.000s
I20260709 14:55:48.694330 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d369dc0021e404ebcfaee4838ee9a69" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:48.694717 28584 catalog_manager.cc:5697] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.695611 29018 raft_consensus.cc:493] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.696254 29018 raft_consensus.cc:515] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.697024 28960 raft_consensus.cc:359] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.697721 28960 raft_consensus.cc:385] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.697991 28960 raft_consensus.cc:740] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.698647 28960 consensus_queue.cc:260] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.699162 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabd11f3bad34ca6b5deda80ddafacdb" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:48.699496 28688 raft_consensus.cc:3060] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.699847 28837 raft_consensus.cc:2468] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:48.701143 28728 leader_election.cc:304] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:48.701918 28956 raft_consensus.cc:2804] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.702287 28956 raft_consensus.cc:493] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.702648 28956 raft_consensus.cc:3060] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.694770 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d369dc0021e404ebcfaee4838ee9a69" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:48.706769 28960 ts_tablet_manager.cc:1434] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:48.692958 28966 leader_election.cc:290] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.709396 28960 tablet_bootstrap.cc:492] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:48.707640 28763 raft_consensus.cc:3060] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.710654 29018 leader_election.cc:290] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:48.708915 28912 raft_consensus.cc:2468] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:48.731513 28959 tablet_bootstrap.cc:492] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:48.732019 28959 ts_tablet_manager.cc:1403] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.018s
I20260709 14:55:48.734915 28959 raft_consensus.cc:359] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.735750 28959 raft_consensus.cc:385] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.736018 28959 raft_consensus.cc:740] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.736825 28959 consensus_queue.cc:260] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.739809 28954 tablet_bootstrap.cc:654] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.746212 28956 raft_consensus.cc:515] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.749063 28956 leader_election.cc:290] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:48.749950 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabd11f3bad34ca6b5deda80ddafacdb" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:48.749954 29036 raft_consensus.cc:515] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.750857 28837 raft_consensus.cc:3060] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.752290 29036 leader_election.cc:290] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.753392 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:48.753948 28764 raft_consensus.cc:3060] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.754706 28763 raft_consensus.cc:2468] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:48.756222 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:48.756735 28957 tablet_bootstrap.cc:492] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.756923 28912 raft_consensus.cc:3060] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.762764 28960 tablet_bootstrap.cc:654] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.763367 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabd11f3bad34ca6b5deda80ddafacdb" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.762661 28586 catalog_manager.cc:5697] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.765105 28957 ts_tablet_manager.cc:1403] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.001s
I20260709 14:55:48.766322 28878 leader_election.cc:304] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:48.767524 28957 raft_consensus.cc:359] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.768257 28957 raft_consensus.cc:385] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.768505 28957 raft_consensus.cc:740] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.769210 28957 consensus_queue.cc:260] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.769469 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabd11f3bad34ca6b5deda80ddafacdb" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
W20260709 14:55:48.770565 28727 leader_election.cc:343] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.771363 28688 raft_consensus.cc:2468] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
W20260709 14:55:48.771730 28727 leader_election.cc:343] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:48.772621 28957 ts_tablet_manager.cc:1434] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:48.774117 28957 tablet_bootstrap.cc:492] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.774403 28999 raft_consensus.cc:493] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.774888 28999 raft_consensus.cc:515] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.779311 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:48.776727 28999 leader_election.cc:290] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.789745 28687 raft_consensus.cc:2468] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:48.793258 28999 raft_consensus.cc:2804] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.793779 28999 raft_consensus.cc:697] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:48.794154 28876 leader_election.cc:304] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:55:48.794588 28999 consensus_queue.cc:237] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.779803 28764 raft_consensus.cc:2468] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:48.792675 28959 ts_tablet_manager.cc:1434] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.060s	user 0.013s	sys 0.001s
I20260709 14:55:48.801064 28959 tablet_bootstrap.cc:492] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:48.801929 28585 catalog_manager.cc:5697] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.803224 28837 raft_consensus.cc:2468] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:48.804363 28655 leader_election.cc:304] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:48.804636 28728 leader_election.cc:304] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:48.805303 29036 raft_consensus.cc:2804] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.805809 29036 raft_consensus.cc:697] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:48.805888 28956 raft_consensus.cc:2804] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.807034 28956 raft_consensus.cc:697] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:48.808403 28957 tablet_bootstrap.cc:654] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.807893 28956 consensus_queue.cc:237] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.807229 29036 consensus_queue.cc:237] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.814481 28584 catalog_manager.cc:5697] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.817072 29049 consensus_queue.cc:1048] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:48.819150 29050 raft_consensus.cc:2804] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:48.819552 29050 raft_consensus.cc:493] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:48.819867 29050 raft_consensus.cc:3060] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.823220 28959 tablet_bootstrap.cc:654] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.835534 28912 raft_consensus.cc:2468] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:48.843055 28954 tablet_bootstrap.cc:492] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:48.843619 28954 ts_tablet_manager.cc:1403] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.200s	user 0.015s	sys 0.012s
I20260709 14:55:48.846390 28954 raft_consensus.cc:359] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.847075 28954 raft_consensus.cc:385] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.847323 28954 raft_consensus.cc:740] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.847949 28954 consensus_queue.cc:260] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.857553 28954 ts_tablet_manager.cc:1434] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:55:48.858673 28954 tablet_bootstrap.cc:492] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:48.860903 28960 tablet_bootstrap.cc:492] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:48.861366 28960 ts_tablet_manager.cc:1403] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.152s	user 0.026s	sys 0.006s
W20260709 14:55:48.859159 28878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.2:46573, user_credentials={real_user=slave}} blocked reactor thread for 92924.3us
I20260709 14:55:48.863811 28960 raft_consensus.cc:359] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.863859 29028 consensus_queue.cc:1048] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:48.865059 28960 raft_consensus.cc:385] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.865355 28960 raft_consensus.cc:740] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.870577 28957 tablet_bootstrap.cc:492] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.871100 28957 ts_tablet_manager.cc:1403] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.097s	user 0.005s	sys 0.007s
I20260709 14:55:48.871368 28584 catalog_manager.cc:5697] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.868413 28960 consensus_queue.cc:260] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.874884 28957 raft_consensus.cc:359] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.875537 28957 raft_consensus.cc:385] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.877661 28957 raft_consensus.cc:740] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.879860 28957 consensus_queue.cc:260] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.883395 28957 ts_tablet_manager.cc:1434] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:55:48.884346 28957 tablet_bootstrap.cc:492] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:48.887533 29050 raft_consensus.cc:515] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.876261 28960 ts_tablet_manager.cc:1434] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:48.890264 28960 tablet_bootstrap.cc:492] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:48.897583 28954 tablet_bootstrap.cc:654] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.900425 28959 tablet_bootstrap.cc:492] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:48.900878 28959 ts_tablet_manager.cc:1403] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.000s
I20260709 14:55:48.900990 28957 tablet_bootstrap.cc:654] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.902387 28585 catalog_manager.cc:5697] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.903410 28959 raft_consensus.cc:359] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.904034 28959 raft_consensus.cc:385] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.904295 28959 raft_consensus.cc:740] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.908244 29050 leader_election.cc:290] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:48.909758 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:48.912249 28959 consensus_queue.cc:260] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:48.921198 28956 raft_consensus.cc:493] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:48.921729 28956 raft_consensus.cc:515] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.923840 28956 leader_election.cc:290] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:48.925608 29028 consensus_queue.cc:1048] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:48.926981 28960 tablet_bootstrap.cc:654] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.928946 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:48.929203 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:48.929785 28762 raft_consensus.cc:2468] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:48.931205 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:48.931970 28912 raft_consensus.cc:2393] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d865bce4c92e467484519d4c90166801 in current term 1: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:55:48.915728 28688 raft_consensus.cc:3060] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.938941 28727 leader_election.cc:304] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:48.940029 28956 raft_consensus.cc:3060] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:48.944088 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
W20260709 14:55:48.920675 28635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:48.955262 28959 ts_tablet_manager.cc:1434] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 14:55:48.956439 28959 tablet_bootstrap.cc:492] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:48.954187 29028 consensus_queue.cc:1048] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:48.978094 28957 tablet_bootstrap.cc:492] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:48.978632 28957 ts_tablet_manager.cc:1403] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.025s
I20260709 14:55:48.981336 28957 raft_consensus.cc:359] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.981950 28957 raft_consensus.cc:385] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:48.982215 28957 raft_consensus.cc:740] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:48.982913 28957 consensus_queue.cc:260] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:48.985585 28688 raft_consensus.cc:2468] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:48.990574 28876 leader_election.cc:304] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:55:48.995836 29050 raft_consensus.cc:2804] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:48.996331 29050 raft_consensus.cc:697] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:48.997138 29050 consensus_queue.cc:237] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:48.997871 28959 tablet_bootstrap.cc:654] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:48.999354 28960 tablet_bootstrap.cc:492] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:48.999897 28960 ts_tablet_manager.cc:1403] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.030s
I20260709 14:55:49.002614 28960 raft_consensus.cc:359] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.003309 28960 raft_consensus.cc:385] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.003592 28960 raft_consensus.cc:740] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.004233 28960 consensus_queue.cc:260] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.005869 29018 raft_consensus.cc:493] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.006385 29018 raft_consensus.cc:515] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.009559 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5067af7f0aec4a7f9c241cecd7c87699" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:49.009956 28954 tablet_bootstrap.cc:492] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:49.010324 28688 raft_consensus.cc:2393] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d865bce4c92e467484519d4c90166801 in current term 1: Already voted for candidate fef1fe0da3664742bc62653215ded580 in this term.
I20260709 14:55:49.010434 28954 ts_tablet_manager.cc:1403] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.152s	user 0.009s	sys 0.045s
I20260709 14:55:49.014593 29018 leader_election.cc:290] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:49.016212 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5067af7f0aec4a7f9c241cecd7c87699" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
W20260709 14:55:49.016583 28802 consensus_peers.cc:597] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.017781 28728 leader_election.cc:304] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:55:49.018616 28957 ts_tablet_manager.cc:1434] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.040s	user 0.019s	sys 0.004s
I20260709 14:55:49.019691 29018 raft_consensus.cc:3060] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.019685 28957 tablet_bootstrap.cc:492] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:49.022171 28954 raft_consensus.cc:359] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.022886 28954 raft_consensus.cc:385] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.023154 28954 raft_consensus.cc:740] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.023934 28954 consensus_queue.cc:260] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.025601 28956 raft_consensus.cc:2749] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.028846 28999 raft_consensus.cc:493] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.029362 28999 raft_consensus.cc:515] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.032250 29018 raft_consensus.cc:2749] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.032761 28762 raft_consensus.cc:2468] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:49.034209 28999 leader_election.cc:290] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:49.033648 28584 catalog_manager.cc:5697] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.034495 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabd11f3bad34ca6b5deda80ddafacdb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:49.035681 28957 tablet_bootstrap.cc:654] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.036846 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabd11f3bad34ca6b5deda80ddafacdb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:49.037709 28837 raft_consensus.cc:2393] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4306c44ea2534d0395fcdd4716d07e63 in current term 1: Already voted for candidate d865bce4c92e467484519d4c90166801 in this term.
I20260709 14:55:49.039405 28876 leader_election.cc:304] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:49.040416 28960 ts_tablet_manager.cc:1434] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:55:49.049105 29055 raft_consensus.cc:3060] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.050118 29036 consensus_queue.cc:1048] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:49.056207 29055 raft_consensus.cc:2749] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:49.058894 28876 consensus_peers.cc:597] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.058944 29025 consensus_queue.cc:1048] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:49.062983 28960 tablet_bootstrap.cc:492] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:49.067173 29028 raft_consensus.cc:493] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.067692 29028 raft_consensus.cc:515] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.070156 28959 tablet_bootstrap.cc:492] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:49.070967 28959 ts_tablet_manager.cc:1403] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.000s
I20260709 14:55:49.072162 29036 consensus_queue.cc:1048] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.073764 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf342dcfd94606b7bf630cf3d2adef" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:49.075536 28802 leader_election.cc:343] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.070905 29028 leader_election.cc:290] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:49.070430 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf342dcfd94606b7bf630cf3d2adef" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:49.080634 28801 leader_election.cc:343] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.081149 28801 leader_election.cc:304] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:49.081930 29025 raft_consensus.cc:2749] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.081897 28959 raft_consensus.cc:359] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.082692 28959 raft_consensus.cc:385] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.082955 29025 consensus_queue.cc:1048] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.068786 28960 tablet_bootstrap.cc:654] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.082989 28959 raft_consensus.cc:740] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.087268 29025 consensus_queue.cc:1048] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:49.086760 28959 consensus_queue.cc:260] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.092204 28977 consensus_queue.cc:1048] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.094259 28959 ts_tablet_manager.cc:1434] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:55:49.100731 28959 tablet_bootstrap.cc:492] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:49.101167 28911 raft_consensus.cc:3060] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.098067 28954 ts_tablet_manager.cc:1434] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.087s	user 0.012s	sys 0.000s
I20260709 14:55:49.106514 28954 tablet_bootstrap.cc:492] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:49.107709 29018 consensus_queue.cc:1048] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:55:49.123584 29069 raft_consensus.cc:493] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.132957 29069 raft_consensus.cc:515] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.135113 29069 leader_election.cc:290] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:49.135845 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1d63aaa2854efcb0c113636d98c1a0" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:49.136094 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1d63aaa2854efcb0c113636d98c1a0" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:49.136525 28764 raft_consensus.cc:2468] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:49.149395 28977 raft_consensus.cc:493] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:49.149639 28801 leader_election.cc:343] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.149945 28977 raft_consensus.cc:515] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.152050 28977 leader_election.cc:290] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:49.153033 28804 leader_election.cc:304] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:49.154006 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e9f0824b574838ba9bfae196506605" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:49.155274 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e9f0824b574838ba9bfae196506605" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:49.158038 29069 raft_consensus.cc:2804] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.158432 29069 raft_consensus.cc:493] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.158771 29069 raft_consensus.cc:3060] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.162693 28954 tablet_bootstrap.cc:654] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.164883 28977 consensus_queue.cc:1048] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:49.173369 28653 leader_election.cc:304] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:49.174830 28959 tablet_bootstrap.cc:654] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.185225 29018 consensus_queue.cc:1048] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.174127 28977 raft_consensus.cc:2749] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.193401 29050 consensus_queue.cc:1048] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:55:49.246506 28957 tablet_bootstrap.cc:492] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:49.253333 29069 raft_consensus.cc:515] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.254424 28956 consensus_queue.cc:1048] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.262492 28957 ts_tablet_manager.cc:1403] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.243s	user 0.016s	sys 0.010s
I20260709 14:55:49.270951 29055 consensus_queue.cc:1048] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:55:49.298309 28587 catalog_manager.cc:5697] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.308569 28960 tablet_bootstrap.cc:492] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:49.309141 28960 ts_tablet_manager.cc:1403] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.246s	user 0.022s	sys 0.009s
I20260709 14:55:49.341734 29018 consensus_queue.cc:1048] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.344652 29087 raft_consensus.cc:493] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.345216 29087 raft_consensus.cc:515] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.347254 29087 leader_election.cc:290] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:49.348768 29069 leader_election.cc:290] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:49.349463 29069 consensus_queue.cc:1048] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:49.350356 29088 log.cc:927] Time spent T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 14:55:49.351364 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:49.351912 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1d63aaa2854efcb0c113636d98c1a0" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:49.352093 28762 raft_consensus.cc:2468] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:49.349721 28954 tablet_bootstrap.cc:492] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:49.353466 28954 ts_tablet_manager.cc:1403] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.247s	user 0.013s	sys 0.005s
W20260709 14:55:49.357616 28801 leader_election.cc:343] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.357795 28655 leader_election.cc:304] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:49.361774 29087 raft_consensus.cc:2804] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.362119 29087 raft_consensus.cc:493] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.362480 29087 raft_consensus.cc:3060] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.370123 28959 tablet_bootstrap.cc:492] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:49.370630 28959 ts_tablet_manager.cc:1403] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.271s	user 0.013s	sys 0.022s
I20260709 14:55:49.373324 28959 raft_consensus.cc:359] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.373955 28959 raft_consensus.cc:385] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.374217 28959 raft_consensus.cc:740] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.374905 28959 consensus_queue.cc:260] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.376441 29034 consensus_queue.cc:1048] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.391944 29034 consensus_queue.cc:1048] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.396365 28959 ts_tablet_manager.cc:1434] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:55:49.397393 28959 tablet_bootstrap.cc:492] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:49.407403 28957 raft_consensus.cc:359] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.408171 28957 raft_consensus.cc:385] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.408447 28957 raft_consensus.cc:740] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.417781 28960 raft_consensus.cc:359] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:49.418555 28960 raft_consensus.cc:385] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.418828 28960 raft_consensus.cc:740] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.415402 28957 consensus_queue.cc:260] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.419471 28960 consensus_queue.cc:260] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:49.440367 28960 ts_tablet_manager.cc:1434] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.131s	user 0.006s	sys 0.001s
I20260709 14:55:49.441511 28960 tablet_bootstrap.cc:492] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:49.442714 28954 raft_consensus.cc:359] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:49.443526 28954 raft_consensus.cc:385] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.443813 28954 raft_consensus.cc:740] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.449996 28954 consensus_queue.cc:260] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:49.456849 28954 ts_tablet_manager.cc:1434] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.103s	user 0.004s	sys 0.002s
I20260709 14:55:49.458459 28954 tablet_bootstrap.cc:492] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:49.485636 29053 raft_consensus.cc:493] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.500413 28957 ts_tablet_manager.cc:1434] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.238s	user 0.008s	sys 0.004s
I20260709 14:55:49.503037 28957 tablet_bootstrap.cc:492] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:49.483422 28999 consensus_queue.cc:1048] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:55:49.497105 29104 raft_consensus.cc:493] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:49.498474 28802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.1:42337, user_credentials={real_user=slave}} blocked reactor thread for 177372us
I20260709 14:55:49.530438 29092 raft_consensus.cc:493] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.531039 29092 raft_consensus.cc:515] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:49.533268 29092 leader_election.cc:290] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:49.533618 28957 tablet_bootstrap.cc:654] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.536439 28954 tablet_bootstrap.cc:654] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.537034 28960 tablet_bootstrap.cc:654] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.506686 29104 raft_consensus.cc:515] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.541224 29104 leader_election.cc:290] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:49.541543 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:49.542189 28761 raft_consensus.cc:2468] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
W20260709 14:55:49.545325 28804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.2:46573, user_credentials={real_user=slave}} blocked reactor thread for 213421us
I20260709 14:55:49.547472 29087 raft_consensus.cc:515] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.549723 29087 leader_election.cc:290] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:49.550326 29055 consensus_queue.cc:1048] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.550503 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:49.502689 29053 raft_consensus.cc:515] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.527819 29025 raft_consensus.cc:493] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.557907 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ec75ac0f774db092055170ecd5d39c" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:49.559998 28689 raft_consensus.cc:3060] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.549621 28655 leader_election.cc:304] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:49.562656 29092 raft_consensus.cc:2804] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.563006 29092 raft_consensus.cc:493] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.563357 29092 raft_consensus.cc:3060] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.563906 29053 leader_election.cc:290] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
W20260709 14:55:49.565075 28652 leader_election.cc:343] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.568261 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:49.568851 28764 raft_consensus.cc:3060] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:49.569319 28802 leader_election.cc:343] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.573089 29092 raft_consensus.cc:515] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:49.578559 28959 tablet_bootstrap.cc:654] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.581328 29055 consensus_queue.cc:1048] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:49.582350 29092 leader_election.cc:290] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:49.555428 29025 raft_consensus.cc:515] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.588346 29025 leader_election.cc:290] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:49.555521 29069 raft_consensus.cc:493] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.589076 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:49.589203 29069 raft_consensus.cc:515] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.589726 28683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:49.591120 29069 leader_election.cc:290] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
W20260709 14:55:49.592407 28652 leader_election.cc:343] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.593758 28685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf342dcfd94606b7bf630cf3d2adef" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:49.595184 28760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:49.595750 28760 raft_consensus.cc:3060] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:49.595306 28802 leader_election.cc:343] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.623792 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1d63aaa2854efcb0c113636d98c1a0" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:49.624538 28759 raft_consensus.cc:3060] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.597976 28685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53ef175cb9433290b7568322aed338" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:49.615032 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:49.673247 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ec75ac0f774db092055170ecd5d39c" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:55:49.666169 28876 leader_election.cc:343] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.683537 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:49.684191 28837 raft_consensus.cc:2468] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
W20260709 14:55:49.684531 28801 leader_election.cc:343] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.685029 28801 leader_election.cc:304] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:49.685829 29096 raft_consensus.cc:2749] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:49.686338 28802 leader_election.cc:343] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.693836 28957 tablet_bootstrap.cc:492] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:49.694329 28957 ts_tablet_manager.cc:1403] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.191s	user 0.011s	sys 0.008s
I20260709 14:55:49.696779 28957 raft_consensus.cc:359] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.704514 28957 raft_consensus.cc:385] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.704807 28957 raft_consensus.cc:740] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.707134 28957 consensus_queue.cc:260] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.711575 28960 tablet_bootstrap.cc:492] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:49.712183 28960 ts_tablet_manager.cc:1403] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.271s	user 0.031s	sys 0.016s
I20260709 14:55:49.679308 28764 raft_consensus.cc:2468] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:49.713135 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:49.715075 28837 raft_consensus.cc:3060] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.715330 28757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53ef175cb9433290b7568322aed338" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:49.715967 28757 raft_consensus.cc:2468] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
W20260709 14:55:49.723031 28804 leader_election.cc:343] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.723495 28804 leader_election.cc:304] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:49.724651 29096 raft_consensus.cc:2749] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.726109 28957 ts_tablet_manager.cc:1434] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:55:49.729043 28804 leader_election.cc:304] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:49.719705 28760 raft_consensus.cc:2468] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:49.726050 28655 leader_election.cc:304] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:49.731029 29034 raft_consensus.cc:2804] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.731462 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf342dcfd94606b7bf630cf3d2adef" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:49.732079 28838 raft_consensus.cc:2468] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:49.731474 29034 raft_consensus.cc:697] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:49.733750 29034 consensus_queue.cc:237] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.736481 28759 raft_consensus.cc:2468] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:49.736872 28655 leader_election.cc:304] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63
W20260709 14:55:49.737898 29108 log.cc:927] Time spent T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:55:49.737636 28960 raft_consensus.cc:359] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.737962 28977 raft_consensus.cc:2804] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.738364 28960 raft_consensus.cc:385] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.738535 28977 raft_consensus.cc:697] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:49.738673 28960 raft_consensus.cc:740] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.730078 29096 raft_consensus.cc:2804] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.739457 29096 raft_consensus.cc:493] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.739866 29096 raft_consensus.cc:3060] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.739377 28977 consensus_queue.cc:237] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:49.744750 28876 leader_election.cc:304] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:49.745977 28999 raft_consensus.cc:2804] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.746413 28999 raft_consensus.cc:493] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.746764 28999 raft_consensus.cc:3060] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.747792 28804 leader_election.cc:304] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:49.748613 29069 raft_consensus.cc:2804] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.749063 29069 raft_consensus.cc:697] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:49.749800 29069 consensus_queue.cc:237] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.739387 28960 consensus_queue.cc:260] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.756938 28957 tablet_bootstrap.cc:492] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:49.758929 28999 raft_consensus.cc:515] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.758884 28959 tablet_bootstrap.cc:492] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:49.763394 28959 ts_tablet_manager.cc:1403] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.366s	user 0.030s	sys 0.038s
I20260709 14:55:49.760977 29096 raft_consensus.cc:515] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.769346 28960 ts_tablet_manager.cc:1434] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 14:55:49.766005 28954 tablet_bootstrap.cc:492] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:49.770570 28954 ts_tablet_manager.cc:1403] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.312s	user 0.030s	sys 0.054s
I20260709 14:55:49.771286 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53ef175cb9433290b7568322aed338" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:49.771868 28687 raft_consensus.cc:3060] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.772472 28954 raft_consensus.cc:359] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.773005 28954 raft_consensus.cc:385] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.773283 28954 raft_consensus.cc:740] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.774093 28954 consensus_queue.cc:260] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.776084 28954 ts_tablet_manager.cc:1434] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:49.777419 28954 tablet_bootstrap.cc:492] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:49.770052 28957 tablet_bootstrap.cc:654] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.766438 28999 leader_election.cc:290] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:49.734035 28837 raft_consensus.cc:2468] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:49.790886 28960 tablet_bootstrap.cc:492] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:49.798859 28960 tablet_bootstrap.cc:654] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.801823 28954 tablet_bootstrap.cc:654] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:49.804320 29110 log.cc:927] Time spent T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801: Append to log took a long time: real 0.117s	user 0.002s	sys 0.001s
I20260709 14:55:49.806384 29096 leader_election.cc:290] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:49.806756 28687 raft_consensus.cc:2468] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:49.807778 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc53ef175cb9433290b7568322aed338" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:49.808764 28759 raft_consensus.cc:3060] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.811986 28802 leader_election.cc:304] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:49.829442 28759 raft_consensus.cc:2468] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:49.818463 29096 raft_consensus.cc:2804] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.834868 28959 raft_consensus.cc:359] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.835621 28959 raft_consensus.cc:385] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.835893 28959 raft_consensus.cc:740] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.837337 28959 consensus_queue.cc:260] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.836757 29096 raft_consensus.cc:697] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
W20260709 14:55:49.837041 28876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.1:42337, user_credentials={real_user=slave}} blocked reactor thread for 74999us
I20260709 14:55:49.856990 28959 ts_tablet_manager.cc:1434] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.001s
I20260709 14:55:49.857784 28959 tablet_bootstrap.cc:492] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:49.860613 28957 tablet_bootstrap.cc:492] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:49.861210 28957 ts_tablet_manager.cc:1403] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.013s
I20260709 14:55:49.862313 28954 tablet_bootstrap.cc:492] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:49.862800 28954 ts_tablet_manager.cc:1403] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.086s	user 0.027s	sys 0.007s
I20260709 14:55:49.865099 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf342dcfd94606b7bf630cf3d2adef" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:49.865597 28837 raft_consensus.cc:3060] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.863862 29091 raft_consensus.cc:493] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.869264 29091 raft_consensus.cc:515] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:49.869400 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf342dcfd94606b7bf630cf3d2adef" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:49.862450 29096 consensus_queue.cc:237] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:49.871353 29091 leader_election.cc:290] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:49.872426 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f8f0a2e9c48ebaea28d3a898598bc" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:49.872745 29069 raft_consensus.cc:493] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.872853 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f8f0a2e9c48ebaea28d3a898598bc" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:49.873448 28876 leader_election.cc:343] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.873373 29069 raft_consensus.cc:515] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
W20260709 14:55:49.873840 28728 leader_election.cc:343] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:49.874321 28727 leader_election.cc:343] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.874841 28727 leader_election.cc:304] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:49.876305 29069 leader_election.cc:290] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:49.876464 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670c9c604dc6499288304e0606e6e42e" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:49.876920 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670c9c604dc6499288304e0606e6e42e" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:49.877113 28762 raft_consensus.cc:2468] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
W20260709 14:55:49.878294 28801 leader_election.cc:343] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.878888 28804 leader_election.cc:304] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:49.879156 28957 raft_consensus.cc:359] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.879945 28957 raft_consensus.cc:385] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.880041 29069 raft_consensus.cc:2804] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:49.880280 28957 raft_consensus.cc:740] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.880487 29069 raft_consensus.cc:493] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:49.869488 28584 catalog_manager.cc:5697] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.881183 29069 raft_consensus.cc:3060] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.884419 28959 tablet_bootstrap.cc:654] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.875968 29091 raft_consensus.cc:2749] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:49.887111 28960 tablet_bootstrap.cc:492] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:49.887627 28960 ts_tablet_manager.cc:1403] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.009s
I20260709 14:55:49.889215 28837 raft_consensus.cc:2468] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:49.890342 28876 leader_election.cc:304] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:49.891268 29119 raft_consensus.cc:2804] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.891750 29119 raft_consensus.cc:697] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:49.891377 28960 raft_consensus.cc:359] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.881188 28957 consensus_queue.cc:260] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.892593 29119 consensus_queue.cc:237] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.898250 29069 raft_consensus.cc:515] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.901167 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670c9c604dc6499288304e0606e6e42e" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:49.901748 28762 raft_consensus.cc:3060] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:49.904138 28954 raft_consensus.cc:359] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.904803 28954 raft_consensus.cc:385] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.905076 28954 raft_consensus.cc:740] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.905591 28957 ts_tablet_manager.cc:1434] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 14:55:49.906505 28957 tablet_bootstrap.cc:492] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:49.894222 28960 raft_consensus.cc:385] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.909184 28954 consensus_queue.cc:260] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.910132 28960 raft_consensus.cc:740] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.918648 28762 raft_consensus.cc:2468] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:49.918680 28959 tablet_bootstrap.cc:492] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:49.919310 28960 consensus_queue.cc:260] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.920398 28959 ts_tablet_manager.cc:1403] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.002s
I20260709 14:55:49.921664 29069 leader_election.cc:290] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:49.922784 28804 leader_election.cc:304] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:49.923028 28959 raft_consensus.cc:359] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.923660 28959 raft_consensus.cc:385] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.923660 29069 raft_consensus.cc:2804] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:49.923959 28959 raft_consensus.cc:740] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.924362 29069 raft_consensus.cc:697] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:49.926328 29069 consensus_queue.cc:237] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.924774 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670c9c604dc6499288304e0606e6e42e" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
W20260709 14:55:49.929759 28801 leader_election.cc:343] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.930193 28586 catalog_manager.cc:5697] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.931685 28586 catalog_manager.cc:5697] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.938097 28960 ts_tablet_manager.cc:1434] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:55:49.938819 28960 tablet_bootstrap.cc:492] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:49.943611 28957 tablet_bootstrap.cc:654] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.943794 28960 tablet_bootstrap.cc:654] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.930203 28959 consensus_queue.cc:260] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.949707 28959 ts_tablet_manager.cc:1434] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 14:55:49.947635 28954 ts_tablet_manager.cc:1434] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260709 14:55:49.950824 28954 tablet_bootstrap.cc:492] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:49.955770 28954 tablet_bootstrap.cc:654] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.959245 28959 tablet_bootstrap.cc:492] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:49.968847 28959 tablet_bootstrap.cc:654] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.970257 28960 tablet_bootstrap.cc:492] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:49.970709 28960 ts_tablet_manager.cc:1403] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.003s
I20260709 14:55:49.973188 28960 raft_consensus.cc:359] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.973827 28960 raft_consensus.cc:385] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.974088 28960 raft_consensus.cc:740] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
W20260709 14:55:49.974344 28635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:49.976222 29119 raft_consensus.cc:493] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:49.977319 29119 raft_consensus.cc:515] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.979434 29119 leader_election.cc:290] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:49.981367 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c2e62c59f4d47924376b13e7717fc" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:49.982986 28957 tablet_bootstrap.cc:492] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
W20260709 14:55:49.982892 28878 leader_election.cc:343] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:49.983536 28957 ts_tablet_manager.cc:1403] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.020s
I20260709 14:55:49.976240 28960 consensus_queue.cc:260] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:49.986111 28957 raft_consensus.cc:359] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.987066 28954 tablet_bootstrap.cc:492] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:49.987320 28957 raft_consensus.cc:385] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.987648 28957 raft_consensus.cc:740] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:49.988689 28960 ts_tablet_manager.cc:1434] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:55:49.988444 28957 consensus_queue.cc:260] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:49.987533 28954 ts_tablet_manager.cc:1403] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:55:49.989709 28960 tablet_bootstrap.cc:492] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:49.991411 28957 ts_tablet_manager.cc:1434] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:49.992244 28957 tablet_bootstrap.cc:492] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:49.995095 28583 catalog_manager.cc:5697] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.997372 28957 tablet_bootstrap.cc:654] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:49.997915 28954 raft_consensus.cc:359] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:49.998566 28954 raft_consensus.cc:385] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:49.998816 28954 raft_consensus.cc:740] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.000943 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c2e62c59f4d47924376b13e7717fc" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.001564 28837 raft_consensus.cc:2468] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:50.005764 28876 leader_election.cc:304] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: d865bce4c92e467484519d4c90166801
I20260709 14:55:50.006949 29119 raft_consensus.cc:2804] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.007336 29119 raft_consensus.cc:493] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.007664 29119 raft_consensus.cc:3060] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.014710 29119 raft_consensus.cc:515] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.017473 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c2e62c59f4d47924376b13e7717fc" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
W20260709 14:55:50.018849 28878 leader_election.cc:343] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.019939 28959 tablet_bootstrap.cc:492] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:50.020435 28959 ts_tablet_manager.cc:1403] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.000s
I20260709 14:55:50.020573 28586 catalog_manager.cc:5697] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.022955 28959 raft_consensus.cc:359] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.022219 28586 catalog_manager.cc:5697] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:49.995957 28960 tablet_bootstrap.cc:654] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.025386 29069 raft_consensus.cc:493] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.026002 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c2e62c59f4d47924376b13e7717fc" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:50.036361 28837 raft_consensus.cc:3060] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.026443 29119 leader_election.cc:290] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:50.023648 28959 raft_consensus.cc:385] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.041085 28959 raft_consensus.cc:740] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.041867 28959 consensus_queue.cc:260] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.043839 28959 ts_tablet_manager.cc:1434] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:55:50.027027 28954 consensus_queue.cc:260] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.046154 28957 tablet_bootstrap.cc:492] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:50.046644 28954 ts_tablet_manager.cc:1434] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.001s
I20260709 14:55:50.046689 28957 ts_tablet_manager.cc:1403] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.017s
I20260709 14:55:50.047657 28954 tablet_bootstrap.cc:492] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:50.049829 28957 raft_consensus.cc:359] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.052350 28957 raft_consensus.cc:385] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.052676 28957 raft_consensus.cc:740] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.053505 28957 consensus_queue.cc:260] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.055595 28957 ts_tablet_manager.cc:1434] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:55:50.035458 29069 raft_consensus.cc:515] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.058419 28957 tablet_bootstrap.cc:492] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:50.059248 29069 leader_election.cc:290] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:50.059990 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae228aa4b384f37a9ca0be96ae4f852" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:50.060652 28762 raft_consensus.cc:2468] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:50.060781 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae228aa4b384f37a9ca0be96ae4f852" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:50.062000 28804 leader_election.cc:304] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:50.062958 29069 raft_consensus.cc:2804] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.063321 29069 raft_consensus.cc:493] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:50.063704 28801 leader_election.cc:343] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.044749 28959 tablet_bootstrap.cc:492] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:50.057337 28960 tablet_bootstrap.cc:492] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:50.064985 28960 ts_tablet_manager.cc:1403] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.001s
I20260709 14:55:50.067540 28960 raft_consensus.cc:359] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.068203 28960 raft_consensus.cc:385] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.068482 28960 raft_consensus.cc:740] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.063639 29069 raft_consensus.cc:3060] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.069511 28954 tablet_bootstrap.cc:654] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.069794 28957 tablet_bootstrap.cc:654] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.070943 28960 consensus_queue.cc:260] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.076905 28960 ts_tablet_manager.cc:1434] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:50.079636 28960 tablet_bootstrap.cc:492] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:50.088721 28837 raft_consensus.cc:2468] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:50.089073 28960 tablet_bootstrap.cc:654] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.092357 29091 raft_consensus.cc:493] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.092892 29091 raft_consensus.cc:515] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.094033 28959 tablet_bootstrap.cc:654] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.095628 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:50.097289 28728 leader_election.cc:343] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.099253 28876 leader_election.cc:304] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: d865bce4c92e467484519d4c90166801
I20260709 14:55:50.100654 29119 raft_consensus.cc:2804] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.101150 29119 raft_consensus.cc:697] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:50.102149 29034 raft_consensus.cc:493] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.102241 29119 consensus_queue.cc:237] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.102876 29034 raft_consensus.cc:515] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.099519 29069 raft_consensus.cc:515] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.104394 29091 leader_election.cc:290] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:50.106719 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.106989 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae228aa4b384f37a9ca0be96ae4f852" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:50.109892 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
W20260709 14:55:50.110491 28801 leader_election.cc:343] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.111562 28837 raft_consensus.cc:2468] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:50.104943 29034 leader_election.cc:290] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:50.105528 29069 leader_election.cc:290] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:50.140942 28954 tablet_bootstrap.cc:492] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:50.153924 28911 raft_consensus.cc:3060] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.157766 28653 leader_election.cc:304] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:50.159621 29092 raft_consensus.cc:2804] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.160005 29092 raft_consensus.cc:493] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.160326 29092 raft_consensus.cc:3060] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.166877 28586 catalog_manager.cc:5697] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:50.171175 29092 raft_consensus.cc:515] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.173908 28954 ts_tablet_manager.cc:1403] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.126s	user 0.019s	sys 0.001s
I20260709 14:55:50.106283 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:50.127610 28728 leader_election.cc:343] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.106283 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ae228aa4b384f37a9ca0be96ae4f852" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:50.175551 28762 raft_consensus.cc:3060] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.178848 29034 consensus_queue.cc:1048] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.181442 28728 leader_election.cc:304] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:55:50.183104 28954 raft_consensus.cc:359] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.185031 29091 raft_consensus.cc:2749] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:50.189086 28652 leader_election.cc:343] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.186604 28954 raft_consensus.cc:385] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.190438 28954 raft_consensus.cc:740] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.191121 28954 consensus_queue.cc:260] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
W20260709 14:55:50.182514 28728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 54954.6us
I20260709 14:55:50.193773 28960 tablet_bootstrap.cc:492] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:50.194262 28960 ts_tablet_manager.cc:1403] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.115s	user 0.029s	sys 0.019s
I20260709 14:55:50.195480 28959 tablet_bootstrap.cc:492] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:50.195958 28959 ts_tablet_manager.cc:1403] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.006s
I20260709 14:55:50.196964 28960 raft_consensus.cc:359] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.197616 28960 raft_consensus.cc:385] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.197860 28960 raft_consensus.cc:740] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.198596 28960 consensus_queue.cc:260] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.197892 28954 ts_tablet_manager.cc:1434] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:55:50.201764 28959 raft_consensus.cc:359] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.202507 28959 raft_consensus.cc:385] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.202775 28959 raft_consensus.cc:740] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.204787 28960 ts_tablet_manager.cc:1434] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 14:55:50.190272 28762 raft_consensus.cc:2468] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:50.205088 28954 tablet_bootstrap.cc:492] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:50.205837 28960 tablet_bootstrap.cc:492] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:50.212958 28957 tablet_bootstrap.cc:492] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:50.213532 28957 ts_tablet_manager.cc:1403] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.155s	user 0.005s	sys 0.020s
I20260709 14:55:50.203415 28959 consensus_queue.cc:260] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.218634 28959 ts_tablet_manager.cc:1434] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:55:50.219569 28959 tablet_bootstrap.cc:492] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:50.224794 28959 tablet_bootstrap.cc:654] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.228102 29087 consensus_queue.cc:1048] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:50.229521 29087 raft_consensus.cc:493] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.229578 28804 leader_election.cc:304] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:50.229979 29087 raft_consensus.cc:515] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.233765 29025 raft_consensus.cc:2804] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.237530 28954 tablet_bootstrap.cc:654] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.238001 28960 tablet_bootstrap.cc:654] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.250252 29087 leader_election.cc:290] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:50.250823 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
W20260709 14:55:50.252158 28652 leader_election.cc:343] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.253484 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8327e852e8423791e8f76fa469a9b0" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.233618 29091 raft_consensus.cc:493] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.247057 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:50.260076 29096 raft_consensus.cc:493] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.249137 29092 leader_election.cc:290] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:50.270834 29092 raft_consensus.cc:493] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.271341 29092 raft_consensus.cc:515] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.263206 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8327e852e8423791e8f76fa469a9b0" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:50.264267 29096 raft_consensus.cc:515] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.274619 29096 leader_election.cc:290] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:50.258206 29091 raft_consensus.cc:515] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.263847 28837 raft_consensus.cc:3060] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.262699 29034 consensus_queue.cc:1048] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:50.266754 29069 consensus_queue.cc:1048] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:55:50.289716 29025 raft_consensus.cc:697] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:50.300561 29092 leader_election.cc:290] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:50.302878 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decff35f21c3490d8f9d6acea4f4385f" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:50.303257 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:50.304358 29092 consensus_queue.cc:1048] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:50.305470 28909 raft_consensus.cc:3060] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.309167 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:50.310575 28727 leader_election.cc:343] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:50.304425 28802 leader_election.cc:343] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.316663 29091 leader_election.cc:290] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:50.318177 28957 raft_consensus.cc:359] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.318935 28957 raft_consensus.cc:385] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.319132 29096 consensus_queue.cc:1048] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:50.320849 29096 consensus_queue.cc:1048] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.321862 29114 raft_consensus.cc:493] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.321933 28760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decff35f21c3490d8f9d6acea4f4385f" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:50.322254 28954 tablet_bootstrap.cc:492] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:50.322780 28954 ts_tablet_manager.cc:1403] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.015s
I20260709 14:55:50.298413 29146 raft_consensus.cc:493] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.324743 29146 raft_consensus.cc:515] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.326316 29025 consensus_queue.cc:237] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
W20260709 14:55:50.327100 28804 leader_election.cc:343] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.327585 28804 leader_election.cc:304] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:50.327731 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:50.328308 28761 raft_consensus.cc:2468] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:50.328711 29096 raft_consensus.cc:2749] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.319192 28957 raft_consensus.cc:740] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.329852 28957 consensus_queue.cc:260] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.331933 28655 leader_election.cc:304] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:50.332278 28957 ts_tablet_manager.cc:1434] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.118s	user 0.004s	sys 0.003s
I20260709 14:55:50.332806 29034 raft_consensus.cc:2804] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.333151 29034 raft_consensus.cc:493] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.333500 28957 tablet_bootstrap.cc:492] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:50.333461 29034 raft_consensus.cc:3060] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.335287 28837 raft_consensus.cc:2468] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
W20260709 14:55:50.337185 28653 leader_election.cc:343] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.337917 28653 leader_election.cc:304] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:50.341358 29114 raft_consensus.cc:515] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.341976 29149 raft_consensus.cc:2804] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.342540 29149 raft_consensus.cc:697] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
W20260709 14:55:50.345507 28652 leader_election.cc:343] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.343395 29149 consensus_queue.cc:237] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.346678 28652 leader_election.cc:304] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
W20260709 14:55:50.347448 28728 leader_election.cc:343] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.349263 28728 leader_election.cc:304] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:50.350037 29091 raft_consensus.cc:2749] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.345851 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:50.351794 29096 consensus_queue.cc:1048] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.352017 29146 leader_election.cc:290] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:50.345054 28954 raft_consensus.cc:359] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.356709 28954 raft_consensus.cc:385] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.357172 28954 raft_consensus.cc:740] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.357990 28954 consensus_queue.cc:260] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.353451 29034 raft_consensus.cc:515] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.373402 28954 ts_tablet_manager.cc:1434] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260709 14:55:50.376029 28954 tablet_bootstrap.cc:492] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:50.372891 29148 raft_consensus.cc:2749] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.381460 29092 raft_consensus.cc:493] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.377755 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:50.381240 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1d63aaa2854efcb0c113636d98c1a0" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:50.390441 28835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1d63aaa2854efcb0c113636d98c1a0" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.391722 28959 tablet_bootstrap.cc:492] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
W20260709 14:55:50.391870 28652 leader_election.cc:343] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.392207 28959 ts_tablet_manager.cc:1403] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.173s	user 0.021s	sys 0.014s
I20260709 14:55:50.400141 28954 tablet_bootstrap.cc:654] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.383442 29114 leader_election.cc:290] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:50.387794 29092 raft_consensus.cc:515] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.405048 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:50.405566 28957 tablet_bootstrap.cc:654] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.405808 28689 raft_consensus.cc:2393] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d865bce4c92e467484519d4c90166801 in current term 1: Already voted for candidate 92b6cc67d38c4de6bc1b65797722653e in this term.
I20260709 14:55:50.406877 28878 leader_election.cc:304] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:50.407423 28960 tablet_bootstrap.cc:492] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:50.407879 28960 ts_tablet_manager.cc:1403] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.202s	user 0.014s	sys 0.021s
I20260709 14:55:50.409631 29034 leader_election.cc:290] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
W20260709 14:55:50.410710 28727 leader_election.cc:343] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.411161 28727 leader_election.cc:304] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:50.411906 29091 raft_consensus.cc:3060] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.412963 29119 raft_consensus.cc:2749] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:50.413589 29119 consensus_queue.cc:1048] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.419189 29091 raft_consensus.cc:2749] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.419775 28959 raft_consensus.cc:359] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.420480 28959 raft_consensus.cc:385] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.420753 28959 raft_consensus.cc:740] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.421748 28959 consensus_queue.cc:260] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.426029 29092 leader_election.cc:290] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:50.438522 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf342dcfd94606b7bf630cf3d2adef" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.439452 28838 raft_consensus.cc:2393] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92b6cc67d38c4de6bc1b65797722653e in current term 1: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:55:50.440732 28959 ts_tablet_manager.cc:1434] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 14:55:50.442724 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:50.443005 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7bf342dcfd94606b7bf630cf3d2adef" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:50.445618 28652 leader_election.cc:343] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.446873 28653 leader_election.cc:304] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
I20260709 14:55:50.448184 29034 raft_consensus.cc:3060] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.463299 28960 raft_consensus.cc:359] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.464098 28960 raft_consensus.cc:385] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.464385 28960 raft_consensus.cc:740] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.465054 28960 consensus_queue.cc:260] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.467120 28960 ts_tablet_manager.cc:1434] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 14:55:50.471254 28959 tablet_bootstrap.cc:492] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:50.471544 29034 raft_consensus.cc:2749] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.474059 29091 raft_consensus.cc:493] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.474517 29091 raft_consensus.cc:515] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.476400 29091 leader_election.cc:290] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:50.477735 28959 tablet_bootstrap.cc:654] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.480271 28960 tablet_bootstrap.cc:492] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:50.479744 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decff35f21c3490d8f9d6acea4f4385f" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:50.500619 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:50.497539 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decff35f21c3490d8f9d6acea4f4385f" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.504673 28837 raft_consensus.cc:2468] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:50.505883 28728 leader_election.cc:304] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:50.507411 29091 raft_consensus.cc:2804] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.507768 29091 raft_consensus.cc:493] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.508075 29091 raft_consensus.cc:3060] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.511543 29025 consensus_queue.cc:1048] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:50.515045 28728 leader_election.cc:343] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.506189 28587 catalog_manager.cc:5697] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.520234 28957 tablet_bootstrap.cc:492] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:50.520653 28957 ts_tablet_manager.cc:1403] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.016s
W20260709 14:55:50.528615 28801 consensus_peers.cc:597] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 -> Peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Couldn't send request to peer 4306c44ea2534d0395fcdd4716d07e63. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.529093 28689 raft_consensus.cc:3060] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.537042 29091 raft_consensus.cc:515] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.544534 29091 leader_election.cc:290] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:50.548463 28954 tablet_bootstrap.cc:492] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:50.549137 28954 ts_tablet_manager.cc:1403] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.173s	user 0.007s	sys 0.013s
I20260709 14:55:50.554859 28959 tablet_bootstrap.cc:492] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:50.554688 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decff35f21c3490d8f9d6acea4f4385f" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:50.556993 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decff35f21c3490d8f9d6acea4f4385f" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:50.557572 28836 raft_consensus.cc:3060] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.559403 28959 ts_tablet_manager.cc:1403] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.088s	user 0.005s	sys 0.011s
I20260709 14:55:50.563267 28959 raft_consensus.cc:359] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.563895 28959 raft_consensus.cc:385] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.564158 28959 raft_consensus.cc:740] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.564800 28959 consensus_queue.cc:260] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
W20260709 14:55:50.565239 28728 leader_election.cc:343] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.567020 28959 ts_tablet_manager.cc:1434] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:55:50.568003 28959 tablet_bootstrap.cc:492] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:50.572162 29161 consensus_queue.cc:1048] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:50.574972 28957 raft_consensus.cc:359] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.579383 28957 raft_consensus.cc:385] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.586846 28836 raft_consensus.cc:2468] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:50.588086 28728 leader_election.cc:304] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:50.589251 29091 raft_consensus.cc:2804] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.589695 29091 raft_consensus.cc:697] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:50.590355 29091 consensus_queue.cc:237] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.593101 28960 tablet_bootstrap.cc:654] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.579715 28957 raft_consensus.cc:740] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.599449 28954 raft_consensus.cc:359] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.600224 28954 raft_consensus.cc:385] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.599771 28957 consensus_queue.cc:260] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.602972 28957 ts_tablet_manager.cc:1434] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.000s
I20260709 14:55:50.603982 28957 tablet_bootstrap.cc:492] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:50.600508 28954 raft_consensus.cc:740] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.602115 28586 catalog_manager.cc:5697] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:50.614965 28954 consensus_queue.cc:260] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.612358 28761 raft_consensus.cc:2468] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:50.619346 28954 ts_tablet_manager.cc:1434] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.003s
I20260709 14:55:50.620350 29149 raft_consensus.cc:493] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4306c44ea2534d0395fcdd4716d07e63)
I20260709 14:55:50.624027 29149 raft_consensus.cc:515] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.624275 28655 leader_election.cc:304] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:50.625409 29034 raft_consensus.cc:2804] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.625896 29034 raft_consensus.cc:697] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:50.626632 29034 consensus_queue.cc:237] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.628087 29149 leader_election.cc:290] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:50.629973 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a7a62d729f4c7f9f8e0e34dd7c1987" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:50.630514 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a7a62d729f4c7f9f8e0e34dd7c1987" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.632483 28959 tablet_bootstrap.cc:654] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.633754 28954 tablet_bootstrap.cc:492] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:50.634994 28653 leader_election.cc:304] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
I20260709 14:55:50.636587 29092 raft_consensus.cc:2749] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:50.655440 28954 tablet_bootstrap.cc:654] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.663864 28587 catalog_manager.cc:5697] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.666558 29119 raft_consensus.cc:493] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.667915 28960 tablet_bootstrap.cc:492] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:50.668391 28960 ts_tablet_manager.cc:1403] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.003s
I20260709 14:55:50.667718 29119 raft_consensus.cc:515] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.670876 29119 leader_election.cc:290] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:50.672935 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dd049bfa1e42ca90f54a903e7bb2a4" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.673250 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dd049bfa1e42ca90f54a903e7bb2a4" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:50.670933 28960 raft_consensus.cc:359] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.675508 28960 raft_consensus.cc:385] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.675854 28960 raft_consensus.cc:740] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.676416 28960 consensus_queue.cc:260] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.678696 28689 raft_consensus.cc:2468] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
W20260709 14:55:50.681350 28876 leader_election.cc:343] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.684648 28960 ts_tablet_manager.cc:1434] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:55:50.685403 28960 tablet_bootstrap.cc:492] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:50.689430 28876 leader_election.cc:304] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: fef1fe0da3664742bc62653215ded580
I20260709 14:55:50.692342 29114 raft_consensus.cc:2804] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.692687 29114 raft_consensus.cc:493] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.692998 28957 tablet_bootstrap.cc:654] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.693389 29114 raft_consensus.cc:3060] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.697633 28960 tablet_bootstrap.cc:654] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.702562 29114 raft_consensus.cc:515] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.707654 28954 tablet_bootstrap.cc:492] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:50.708087 28954 ts_tablet_manager.cc:1403] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.012s
I20260709 14:55:50.708168 28584 catalog_manager.cc:5697] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.710551 28954 raft_consensus.cc:359] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.711345 28954 raft_consensus.cc:385] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.711604 28954 raft_consensus.cc:740] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.712180 28954 consensus_queue.cc:260] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.713572 28954 ts_tablet_manager.cc:1434] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:50.716681 28959 tablet_bootstrap.cc:492] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:50.717242 28959 ts_tablet_manager.cc:1403] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.016s
I20260709 14:55:50.719887 28959 raft_consensus.cc:359] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.720536 28959 raft_consensus.cc:385] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.720907 28959 raft_consensus.cc:740] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.721211 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dd049bfa1e42ca90f54a903e7bb2a4" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:50.721879 28954 tablet_bootstrap.cc:492] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:50.721588 28959 consensus_queue.cc:260] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.720436 29119 consensus_queue.cc:1048] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:50.724988 28959 ts_tablet_manager.cc:1434] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 14:55:50.725203 28876 leader_election.cc:343] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.725914 28959 tablet_bootstrap.cc:492] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:50.717365 29096 raft_consensus.cc:493] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.730047 28954 tablet_bootstrap.cc:654] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.731971 28957 tablet_bootstrap.cc:492] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:50.732537 28957 ts_tablet_manager.cc:1403] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.004s
I20260709 14:55:50.729974 29096 raft_consensus.cc:515] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.734545 29096 leader_election.cc:290] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:50.735313 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8327e852e8423791e8f76fa469a9b0" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:50.735845 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8327e852e8423791e8f76fa469a9b0" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:50.736461 28689 raft_consensus.cc:2468] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
W20260709 14:55:50.736737 28801 leader_election.cc:343] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.737847 28802 leader_election.cc:304] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:50.737993 29096 consensus_queue.cc:1048] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.739094 29143 raft_consensus.cc:2804] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.739477 29143 raft_consensus.cc:493] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.739802 29143 raft_consensus.cc:3060] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.741654 28759 raft_consensus.cc:3060] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.735168 28957 raft_consensus.cc:359] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.744154 28957 raft_consensus.cc:385] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.744417 28957 raft_consensus.cc:740] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.745077 28957 consensus_queue.cc:260] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.746990 28957 ts_tablet_manager.cc:1434] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:55:50.747820 28957 tablet_bootstrap.cc:492] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:50.748344 29143 raft_consensus.cc:515] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.752043 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8327e852e8423791e8f76fa469a9b0" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:50.752597 28689 raft_consensus.cc:3060] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.753957 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8327e852e8423791e8f76fa469a9b0" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
W20260709 14:55:50.755784 28801 leader_election.cc:343] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.758862 28960 tablet_bootstrap.cc:492] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:50.759327 28960 ts_tablet_manager.cc:1403] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.019s
I20260709 14:55:50.761430 29119 consensus_queue.cc:1048] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.761816 28960 raft_consensus.cc:359] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.762166 29114 leader_election.cc:290] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:50.762409 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dd049bfa1e42ca90f54a903e7bb2a4" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:50.762485 28960 raft_consensus.cc:385] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.763074 28960 raft_consensus.cc:740] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.763753 28960 consensus_queue.cc:260] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.765797 28960 ts_tablet_manager.cc:1434] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:50.763088 28688 raft_consensus.cc:3060] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.767156 28960 tablet_bootstrap.cc:492] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:50.772660 28960 tablet_bootstrap.cc:654] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.772912 29119 raft_consensus.cc:493] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.773234 28688 raft_consensus.cc:2468] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:50.773422 29119 raft_consensus.cc:515] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.765909 28957 tablet_bootstrap.cc:654] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.774960 28876 leader_election.cc:304] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: fef1fe0da3664742bc62653215ded580
I20260709 14:55:50.775439 29119 leader_election.cc:290] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:50.775967 29119 raft_consensus.cc:2804] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.776492 29119 raft_consensus.cc:697] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:50.777318 29119 consensus_queue.cc:237] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.778555 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:50.732971 28959 tablet_bootstrap.cc:654] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.782172 28760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:50.782764 28760 raft_consensus.cc:2468] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:50.784951 28689 raft_consensus.cc:2468] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:50.786755 29143 leader_election.cc:290] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:50.787132 28878 leader_election.cc:304] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:50.786921 28802 leader_election.cc:304] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:50.788894 29161 raft_consensus.cc:2804] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.789268 29161 raft_consensus.cc:493] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.789572 29161 raft_consensus.cc:3060] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.789664 29096 raft_consensus.cc:2804] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.791117 29096 raft_consensus.cc:697] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:50.791981 29096 consensus_queue.cc:237] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.792949 29091 raft_consensus.cc:493] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.793526 29091 raft_consensus.cc:515] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.796214 29091 leader_election.cc:290] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
W20260709 14:55:50.797506 29181 log.cc:927] Time spent T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 14:55:50.797469 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e1b595680b43bf910bc130c16bee0a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.798883 29165 raft_consensus.cc:493] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.799320 29165 raft_consensus.cc:515] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.800885 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e1b595680b43bf910bc130c16bee0a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:50.801329 29165 leader_election.cc:290] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:50.801510 28912 raft_consensus.cc:2468] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
W20260709 14:55:50.802326 28728 leader_election.cc:343] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.803485 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:50.804139 28762 raft_consensus.cc:2468] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
W20260709 14:55:50.803498 28876 leader_election.cc:343] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:50.808140 28801 consensus_peers.cc:597] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 -> Peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Couldn't send request to peer 4306c44ea2534d0395fcdd4716d07e63. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.808899 28727 leader_election.cc:304] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: fef1fe0da3664742bc62653215ded580
I20260709 14:55:50.811918 29161 raft_consensus.cc:515] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.816601 28804 leader_election.cc:304] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:50.814466 29091 raft_consensus.cc:2804] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.817246 29091 raft_consensus.cc:493] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.817437 28954 tablet_bootstrap.cc:492] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:50.828928 29091 raft_consensus.cc:3060] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.823307 28957 tablet_bootstrap.cc:492] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:50.831067 28957 ts_tablet_manager.cc:1403] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.019s
I20260709 14:55:50.831650 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:50.817375 29165 raft_consensus.cc:2804] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:50.839331 28587 catalog_manager.cc:5697] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.840379 29165 raft_consensus.cc:493] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:50.840785 29165 raft_consensus.cc:3060] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.833650 28957 raft_consensus.cc:359] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.829020 28954 ts_tablet_manager.cc:1403] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.000s
I20260709 14:55:50.844995 28957 raft_consensus.cc:385] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.845337 28957 raft_consensus.cc:740] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.845997 28957 consensus_queue.cc:260] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.847937 28957 ts_tablet_manager.cc:1434] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
I20260709 14:55:50.847611 28954 raft_consensus.cc:359] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.849025 28957 tablet_bootstrap.cc:492] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:50.848345 28954 raft_consensus.cc:385] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.849689 28954 raft_consensus.cc:740] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.848896 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:50.837311 28586 catalog_manager.cc:5697] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.839154 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:50.857066 28762 raft_consensus.cc:3060] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.858590 29165 raft_consensus.cc:515] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.851305 28954 consensus_queue.cc:260] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.861898 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
W20260709 14:55:50.863054 28802 leader_election.cc:343] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.863068 28954 ts_tablet_manager.cc:1434] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:50.864653 28954 tablet_bootstrap.cc:492] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:50.866748 28957 tablet_bootstrap.cc:654] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.870389 28760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:50.870999 28760 raft_consensus.cc:3060] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.875806 28954 tablet_bootstrap.cc:654] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.881762 29161 leader_election.cc:290] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:50.878229 28760 raft_consensus.cc:2468] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:50.879010 29165 leader_election.cc:290] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:50.879205 28762 raft_consensus.cc:2468] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
W20260709 14:55:50.880020 28876 leader_election.cc:343] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:50.880323 28802 leader_election.cc:343] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.886482 28804 leader_election.cc:304] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:50.888708 29165 raft_consensus.cc:2804] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.889209 29165 raft_consensus.cc:697] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:50.890558 29165 consensus_queue.cc:237] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.892606 29149 consensus_queue.cc:1048] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:50.895205 28959 tablet_bootstrap.cc:492] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:50.895766 28959 ts_tablet_manager.cc:1403] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.170s	user 0.010s	sys 0.013s
I20260709 14:55:50.897691 29149 raft_consensus.cc:493] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.898202 29149 raft_consensus.cc:515] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.899335 28959 raft_consensus.cc:359] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.899981 28959 raft_consensus.cc:385] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.900230 28959 raft_consensus.cc:740] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.900682 29149 leader_election.cc:290] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:50.902237 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decff35f21c3490d8f9d6acea4f4385f" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:50.897580 29091 raft_consensus.cc:515] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.904939 28960 tablet_bootstrap.cc:492] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:50.905435 28960 ts_tablet_manager.cc:1403] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.139s	user 0.028s	sys 0.055s
I20260709 14:55:50.905997 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e1b595680b43bf910bc130c16bee0a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:50.906522 28912 raft_consensus.cc:3060] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.906720 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e1b595680b43bf910bc130c16bee0a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
W20260709 14:55:50.908052 28728 leader_election.cc:343] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.907796 28960 raft_consensus.cc:359] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.907714 28959 consensus_queue.cc:260] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.908522 28960 raft_consensus.cc:385] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.908874 28960 raft_consensus.cc:740] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.909500 28960 consensus_queue.cc:260] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.910018 28959 ts_tablet_manager.cc:1434] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:50.910893 28959 tablet_bootstrap.cc:492] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:50.912451 28960 ts_tablet_manager.cc:1434] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:50.889061 28878 leader_election.cc:304] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:50.916770 28912 raft_consensus.cc:2468] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:50.917487 28960 tablet_bootstrap.cc:492] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:50.918032 28727 leader_election.cc:304] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: fef1fe0da3664742bc62653215ded580
I20260709 14:55:50.918872 29146 raft_consensus.cc:2804] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.919322 29146 raft_consensus.cc:697] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:50.919524 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decff35f21c3490d8f9d6acea4f4385f" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:50.920297 29146 consensus_queue.cc:237] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:50.922627 28954 tablet_bootstrap.cc:492] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:50.923079 28954 ts_tablet_manager.cc:1403] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.005s
I20260709 14:55:50.920300 28836 raft_consensus.cc:2393] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92b6cc67d38c4de6bc1b65797722653e in current term 1: Already voted for candidate d865bce4c92e467484519d4c90166801 in this term.
I20260709 14:55:50.926854 28653 leader_election.cc:304] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:50.927734 29091 leader_election.cc:290] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:50.928025 29149 raft_consensus.cc:3060] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.928979 28960 tablet_bootstrap.cc:654] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.935913 29149 raft_consensus.cc:2749] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.936578 29114 raft_consensus.cc:2804] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.981211 29114 raft_consensus.cc:697] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:50.937721 28959 tablet_bootstrap.cc:654] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.982033 29114 consensus_queue.cc:237] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:50.939002 28954 raft_consensus.cc:359] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.983997 28954 raft_consensus.cc:385] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.984297 28954 raft_consensus.cc:740] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.984982 28954 consensus_queue.cc:260] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.986032 29096 raft_consensus.cc:493] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:50.949085 28957 tablet_bootstrap.cc:492] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
W20260709 14:55:50.964969 28652 consensus_peers.cc:597] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e -> Peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Couldn't send request to peer 4306c44ea2534d0395fcdd4716d07e63. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.986562 29096 raft_consensus.cc:515] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:50.987175 28957 ts_tablet_manager.cc:1403] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.009s
I20260709 14:55:50.989156 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:50.989291 29096 leader_election.cc:290] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:50.963474 28912 raft_consensus.cc:3060] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.989640 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:50.973735 28960 tablet_bootstrap.cc:492] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
W20260709 14:55:50.990535 28801 leader_election.cc:343] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:50.991498 28802 leader_election.cc:343] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:50.991940 28802 leader_election.cc:304] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:50.993005 29096 raft_consensus.cc:2749] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:50.993562 28586 catalog_manager.cc:5697] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:50.986891 28954 ts_tablet_manager.cc:1434] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 14:55:50.996536 28954 tablet_bootstrap.cc:492] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:50.990810 28960 ts_tablet_manager.cc:1403] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.020s
I20260709 14:55:50.999279 28960 raft_consensus.cc:359] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:50.999886 28960 raft_consensus.cc:385] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.000129 28960 raft_consensus.cc:740] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.967417 28585 catalog_manager.cc:5697] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:51.001145 28960 consensus_queue.cc:260] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.003283 28959 tablet_bootstrap.cc:492] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:51.003391 28960 ts_tablet_manager.cc:1434] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:55:51.003772 28959 ts_tablet_manager.cc:1403] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.000s
I20260709 14:55:51.009052 28584 catalog_manager.cc:5697] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.014343 28960 tablet_bootstrap.cc:492] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:50.989610 28957 raft_consensus.cc:359] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.017104 29146 consensus_queue.cc:1048] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.020100 28960 tablet_bootstrap.cc:654] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.015754 28957 raft_consensus.cc:385] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:51.024258 28635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:51.001721 28954 tablet_bootstrap.cc:654] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.031090 29161 raft_consensus.cc:493] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fef1fe0da3664742bc62653215ded580)
I20260709 14:55:51.041581 29161 raft_consensus.cc:515] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.043900 29147 consensus_queue.cc:1048] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.045845 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670c9c604dc6499288304e0606e6e42e" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:51.033212 28957 raft_consensus.cc:740] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.027479 28959 raft_consensus.cc:359] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.050326 28954 tablet_bootstrap.cc:492] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:51.050845 28954 ts_tablet_manager.cc:1403] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.003s
I20260709 14:55:51.052515 29161 leader_election.cc:290] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:51.049188 28959 raft_consensus.cc:385] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.053463 28954 raft_consensus.cc:359] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.051569 28957 consensus_queue.cc:260] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.053627 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670c9c604dc6499288304e0606e6e42e" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:51.055595 28876 leader_election.cc:304] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:51.053663 28959 raft_consensus.cc:740] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.058350 28960 tablet_bootstrap.cc:492] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:51.058849 28960 ts_tablet_manager.cc:1403] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
I20260709 14:55:51.059027 29161 raft_consensus.cc:2749] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:51.060316 28957 ts_tablet_manager.cc:1434] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 14:55:51.061306 28957 tablet_bootstrap.cc:492] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:51.061340 28959 consensus_queue.cc:260] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.063882 28959 ts_tablet_manager.cc:1434] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 14:55:51.064720 28959 tablet_bootstrap.cc:492] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:51.068255 28954 raft_consensus.cc:385] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.068699 28954 raft_consensus.cc:740] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.069514 28954 consensus_queue.cc:260] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.074056 28954 ts_tablet_manager.cc:1434] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:55:51.075049 28954 tablet_bootstrap.cc:492] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:51.077251 28957 tablet_bootstrap.cc:654] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.085501 28960 raft_consensus.cc:359] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.090003 28960 raft_consensus.cc:385] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.090287 28960 raft_consensus.cc:740] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.091107 28960 consensus_queue.cc:260] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.092567 28959 tablet_bootstrap.cc:654] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.093604 28960 ts_tablet_manager.cc:1434] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 14:55:51.094817 28960 tablet_bootstrap.cc:492] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:51.095222 29161 raft_consensus.cc:493] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.095775 29161 raft_consensus.cc:515] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.097517 28954 tablet_bootstrap.cc:654] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.098495 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:51.105368 29149 consensus_queue.cc:1048] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.106397 29096 raft_consensus.cc:493] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.106876 29096 raft_consensus.cc:515] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.113595 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dd049bfa1e42ca90f54a903e7bb2a4" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:51.108773 29096 leader_election.cc:290] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:51.114441 28959 tablet_bootstrap.cc:492] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:51.114946 28959 ts_tablet_manager.cc:1403] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 14:55:51.115280 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dd049bfa1e42ca90f54a903e7bb2a4" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:51.116063 28688 raft_consensus.cc:2393] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fef1fe0da3664742bc62653215ded580 in current term 1: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:55:51.116850 29161 leader_election.cc:290] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:51.117537 28959 raft_consensus.cc:359] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.117908 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:51.118217 28959 raft_consensus.cc:385] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.118516 28959 raft_consensus.cc:740] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.119195 28959 consensus_queue.cc:260] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.119544 28801 leader_election.cc:304] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:51.120499 28878 leader_election.cc:304] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:51.121315 29143 raft_consensus.cc:3060] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.121709 28957 tablet_bootstrap.cc:492] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:51.122185 28957 ts_tablet_manager.cc:1403] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.017s
I20260709 14:55:51.123473 28960 tablet_bootstrap.cc:654] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.124688 28957 raft_consensus.cc:359] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.125643 28957 raft_consensus.cc:385] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.125912 28957 raft_consensus.cc:740] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.126573 28957 consensus_queue.cc:260] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.129156 28957 ts_tablet_manager.cc:1434] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:55:51.130123 28957 tablet_bootstrap.cc:492] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:51.131300 29143 raft_consensus.cc:2749] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.134326 29114 raft_consensus.cc:2749] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.134925 28959 ts_tablet_manager.cc:1434] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:51.136550 28912 raft_consensus.cc:3060] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.140887 28957 tablet_bootstrap.cc:654] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.161518 29148 consensus_queue.cc:1048] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.167965 28959 tablet_bootstrap.cc:492] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:51.176748 28959 tablet_bootstrap.cc:654] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.182920 28957 tablet_bootstrap.cc:492] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:51.183382 28957 ts_tablet_manager.cc:1403] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.016s
I20260709 14:55:51.184752 28954 tablet_bootstrap.cc:492] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:51.185302 28954 ts_tablet_manager.cc:1403] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.004s
I20260709 14:55:51.185424 28960 tablet_bootstrap.cc:492] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:51.185930 28960 ts_tablet_manager.cc:1403] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.091s	user 0.029s	sys 0.019s
I20260709 14:55:51.188092 28959 tablet_bootstrap.cc:492] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:51.187935 28954 raft_consensus.cc:359] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.188568 28959 ts_tablet_manager.cc:1403] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:55:51.188745 28954 raft_consensus.cc:385] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.188768 28960 raft_consensus.cc:359] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.189244 28954 raft_consensus.cc:740] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.189582 28960 raft_consensus.cc:385] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.189905 28960 raft_consensus.cc:740] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.190096 28954 consensus_queue.cc:260] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.190532 28960 consensus_queue.cc:260] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.191264 28959 raft_consensus.cc:359] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.191924 28959 raft_consensus.cc:385] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.192179 28959 raft_consensus.cc:740] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.192510 28960 ts_tablet_manager.cc:1434] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:51.193125 28954 ts_tablet_manager.cc:1434] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:55:51.192832 28959 consensus_queue.cc:260] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.194103 28954 tablet_bootstrap.cc:492] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:51.194092 29161 consensus_queue.cc:1048] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.185833 28957 raft_consensus.cc:359] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.195598 28957 raft_consensus.cc:385] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.195881 28957 raft_consensus.cc:740] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.196628 28957 consensus_queue.cc:260] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.198590 28957 ts_tablet_manager.cc:1434] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:51.199179 28960 tablet_bootstrap.cc:492] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:51.199501 28957 tablet_bootstrap.cc:492] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:51.200497 28954 tablet_bootstrap.cc:654] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.205173 28960 tablet_bootstrap.cc:654] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.194850 28959 ts_tablet_manager.cc:1434] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:51.207173 28959 tablet_bootstrap.cc:492] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:51.210996 29161 raft_consensus.cc:493] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.211496 29161 raft_consensus.cc:515] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.212416 28957 tablet_bootstrap.cc:654] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.213482 29161 leader_election.cc:290] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:51.215442 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f8f0a2e9c48ebaea28d3a898598bc" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:51.215808 28959 tablet_bootstrap.cc:654] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.216470 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f8f0a2e9c48ebaea28d3a898598bc" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:51.217154 28759 raft_consensus.cc:2468] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:51.218451 28878 leader_election.cc:304] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 
W20260709 14:55:51.219903 28876 leader_election.cc:343] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.220903 29161 raft_consensus.cc:2804] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.221336 29161 raft_consensus.cc:493] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.221671 29161 raft_consensus.cc:3060] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.234118 28954 tablet_bootstrap.cc:492] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:51.234681 28954 ts_tablet_manager.cc:1403] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.003s
I20260709 14:55:51.238495 28954 raft_consensus.cc:359] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.239123 28957 tablet_bootstrap.cc:492] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:51.239128 28954 raft_consensus.cc:385] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.239602 28954 raft_consensus.cc:740] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.239732 28957 ts_tablet_manager.cc:1403] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.010s
I20260709 14:55:51.240370 28954 consensus_queue.cc:260] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.241125 29204 raft_consensus.cc:493] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.241627 29204 raft_consensus.cc:515] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.242244 28957 raft_consensus.cc:359] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.242887 28957 raft_consensus.cc:385] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.243142 28957 raft_consensus.cc:740] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.243667 29204 leader_election.cc:290] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:51.243757 28957 consensus_queue.cc:260] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.245952 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ec75ac0f774db092055170ecd5d39c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:51.246284 28954 ts_tablet_manager.cc:1434] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:51.246757 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ec75ac0f774db092055170ecd5d39c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:51.247188 28957 ts_tablet_manager.cc:1434] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:55:51.247295 28954 tablet_bootstrap.cc:492] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:51.247378 28837 raft_consensus.cc:2468] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:51.248548 28957 tablet_bootstrap.cc:492] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:51.252871 28728 leader_election.cc:304] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:51.253268 28954 tablet_bootstrap.cc:654] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.254591 29148 raft_consensus.cc:493] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.255101 29148 raft_consensus.cc:515] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.256114 28957 tablet_bootstrap.cc:654] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.228530 29161 raft_consensus.cc:515] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.260931 29161 leader_election.cc:290] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:51.260946 28688 raft_consensus.cc:2468] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:51.262912 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f8f0a2e9c48ebaea28d3a898598bc" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:51.263583 28759 raft_consensus.cc:3060] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.264331 29091 raft_consensus.cc:2804] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.264748 29091 raft_consensus.cc:493] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.265107 29091 raft_consensus.cc:3060] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.266312 28960 tablet_bootstrap.cc:492] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:51.266844 28960 ts_tablet_manager.cc:1403] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.021s
I20260709 14:55:51.269367 28960 raft_consensus.cc:359] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.270072 28960 raft_consensus.cc:385] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.270377 28960 raft_consensus.cc:740] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.271919 29091 raft_consensus.cc:515] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.273912 29091 leader_election.cc:290] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:51.274501 28957 tablet_bootstrap.cc:492] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:51.275020 28957 ts_tablet_manager.cc:1403] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 14:55:51.277925 28957 raft_consensus.cc:359] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.278566 28957 raft_consensus.cc:385] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.278883 28957 raft_consensus.cc:740] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.279520 28957 consensus_queue.cc:260] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.281625 28957 ts_tablet_manager.cc:1434] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:51.283964 29165 consensus_queue.cc:1048] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.284570 29148 leader_election.cc:290] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:51.288560 29091 raft_consensus.cc:493] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.289166 29091 raft_consensus.cc:515] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.290194 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ec75ac0f774db092055170ecd5d39c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:51.290771 28688 raft_consensus.cc:3060] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.291671 29091 leader_election.cc:290] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:51.291774 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:51.293298 28727 leader_election.cc:343] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.294950 29114 consensus_queue.cc:1048] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.295023 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:51.296741 28761 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:51.296988 28960 consensus_queue.cc:260] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.298050 28655 leader_election.cc:304] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:51.299099 28960 ts_tablet_manager.cc:1434] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 14:55:51.300019 28960 tablet_bootstrap.cc:492] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:51.300097 29149 raft_consensus.cc:2804] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.300486 29149 raft_consensus.cc:493] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.300800 29149 raft_consensus.cc:3060] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.301421 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424f8f0a2e9c48ebaea28d3a898598bc" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
W20260709 14:55:51.302712 28876 leader_election.cc:343] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.311101 28759 raft_consensus.cc:2468] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:51.316110 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ec75ac0f774db092055170ecd5d39c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:51.316797 28836 raft_consensus.cc:3060] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.318734 28957 tablet_bootstrap.cc:492] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:51.322152 28960 tablet_bootstrap.cc:654] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.323494 28688 raft_consensus.cc:2468] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:51.298062 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:51.346496 28878 leader_election.cc:304] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:51.354336 29114 raft_consensus.cc:2804] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.354899 29114 raft_consensus.cc:697] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:51.355681 29114 consensus_queue.cc:237] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.357933 28912 raft_consensus.cc:3060] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.340237 28834 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:51.362023 29148 raft_consensus.cc:493] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.362582 29148 raft_consensus.cc:515] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.364539 29148 leader_election.cc:290] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:51.368979 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:51.339340 28728 leader_election.cc:304] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:51.371119 29204 raft_consensus.cc:2804] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:51.371508 28728 leader_election.cc:343] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.371984 28728 leader_election.cc:304] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:51.371580 29204 raft_consensus.cc:697] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:51.373262 29204 consensus_queue.cc:237] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.373807 29146 raft_consensus.cc:2749] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.374944 28957 tablet_bootstrap.cc:654] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.377146 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:51.381418 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:51.382047 28837 raft_consensus.cc:2468] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:51.391758 28836 raft_consensus.cc:2468] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
W20260709 14:55:51.379099 28655 leader_election.cc:343] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.395676 28959 tablet_bootstrap.cc:492] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:51.413964 28959 ts_tablet_manager.cc:1403] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.207s	user 0.033s	sys 0.024s
I20260709 14:55:51.397807 29091 consensus_queue.cc:1048] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.400086 28911 raft_consensus.cc:3060] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.407655 29149 raft_consensus.cc:515] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:55:51.408761 28801 consensus_peers.cc:597] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 -> Peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Couldn't send request to peer 4306c44ea2534d0395fcdd4716d07e63. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:51.438616 28959 raft_consensus.cc:359] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.441669 28959 raft_consensus.cc:385] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.441923 28959 raft_consensus.cc:740] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.445540 28960 tablet_bootstrap.cc:492] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:51.449247 28954 tablet_bootstrap.cc:492] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:51.449975 28954 ts_tablet_manager.cc:1403] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.203s	user 0.045s	sys 0.058s
I20260709 14:55:51.450035 28960 ts_tablet_manager.cc:1403] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.150s	user 0.029s	sys 0.018s
I20260709 14:55:51.440677 29092 raft_consensus.cc:493] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.451874 28959 consensus_queue.cc:260] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.459090 28959 ts_tablet_manager.cc:1434] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:55:51.460528 28959 tablet_bootstrap.cc:492] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:51.464138 28957 tablet_bootstrap.cc:492] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:51.464627 28957 ts_tablet_manager.cc:1403] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.146s	user 0.029s	sys 0.002s
I20260709 14:55:51.452405 29092 raft_consensus.cc:515] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.467909 29092 leader_election.cc:290] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:51.467090 28587 catalog_manager.cc:5697] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.470633 28957 raft_consensus.cc:359] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.471225 28957 raft_consensus.cc:385] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.471494 28957 raft_consensus.cc:740] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.472146 28957 consensus_queue.cc:260] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.476179 28957 ts_tablet_manager.cc:1434] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:55:51.477995 28960 raft_consensus.cc:359] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.479667 28960 raft_consensus.cc:385] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.479972 28960 raft_consensus.cc:740] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.480618 28960 consensus_queue.cc:260] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.482623 28960 ts_tablet_manager.cc:1434] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:55:51.482884 29204 raft_consensus.cc:493] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.483568 28960 tablet_bootstrap.cc:492] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:51.483428 29204 raft_consensus.cc:515] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.485446 29204 leader_election.cc:290] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:51.486754 28653 leader_election.cc:304] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: d865bce4c92e467484519d4c90166801
I20260709 14:55:51.487550 29092 raft_consensus.cc:2804] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:51.487663 28653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 98632.9us
I20260709 14:55:51.487993 29092 raft_consensus.cc:493] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.488296 28960 tablet_bootstrap.cc:654] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.488435 29092 raft_consensus.cc:3060] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.496035 29092 raft_consensus.cc:515] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.497948 28954 raft_consensus.cc:359] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.498669 28954 raft_consensus.cc:385] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.498937 28954 raft_consensus.cc:740] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.499527 28954 consensus_queue.cc:260] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.504169 28954 ts_tablet_manager.cc:1434] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.002s
I20260709 14:55:51.479063 29149 leader_election.cc:290] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:51.516155 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce0aa0b9004d56aafcdd70397a96f4" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:51.517084 28836 raft_consensus.cc:3060] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.502359 29198 raft_consensus.cc:493] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:51.529819 29223 log.cc:927] Time spent T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 14:55:51.530696 28957 tablet_bootstrap.cc:492] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:51.532606 29096 consensus_queue.cc:1048] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.533258 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:51.533982 28837 raft_consensus.cc:2468] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:51.520718 28908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:51.525369 29198 raft_consensus.cc:515] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.536616 28957 tablet_bootstrap.cc:654] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:51.536993 28652 leader_election.cc:343] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.539776 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:51.540361 28761 raft_consensus.cc:3060] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.551020 29198 leader_election.cc:290] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:51.551909 28954 tablet_bootstrap.cc:492] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:51.553282 28908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6add55e8a84296926a87ec769070ab" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:51.554073 28908 raft_consensus.cc:2468] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:51.555653 28652 leader_election.cc:304] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:55:51.556732 29198 raft_consensus.cc:2804] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.557158 29198 raft_consensus.cc:493] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.557535 29198 raft_consensus.cc:3060] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.557781 28954 tablet_bootstrap.cc:654] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:51.539799 28727 leader_election.cc:343] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.561091 29148 raft_consensus.cc:493] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.565090 29092 leader_election.cc:290] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:51.585660 28959 tablet_bootstrap.cc:654] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.590090 28653 leader_election.cc:304] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:51.590875 28960 tablet_bootstrap.cc:492] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:51.591055 29092 raft_consensus.cc:2804] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.591398 28960 ts_tablet_manager.cc:1403] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.021s
I20260709 14:55:51.591430 29092 raft_consensus.cc:493] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.591883 29092 raft_consensus.cc:3060] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.591912 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce0aa0b9004d56aafcdd70397a96f4" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:51.571316 29148 raft_consensus.cc:515] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.594851 29148 leader_election.cc:290] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
W20260709 14:55:51.596276 28728 leader_election.cc:343] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.597996 28686 raft_consensus.cc:3060] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.598613 29092 raft_consensus.cc:515] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.603186 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:51.603793 28756 raft_consensus.cc:3060] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.607385 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:51.607988 28837 raft_consensus.cc:3060] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.609841 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:51.610438 28838 raft_consensus.cc:3060] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.622808 29165 raft_consensus.cc:493] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.624419 29165 raft_consensus.cc:515] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.625768 28837 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:51.626540 28957 tablet_bootstrap.cc:492] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:51.627370 28957 ts_tablet_manager.cc:1403] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.020s
I20260709 14:55:51.617260 29092 leader_election.cc:290] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:51.617406 28833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6add55e8a84296926a87ec769070ab" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:51.626507 29165 leader_election.cc:290] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:51.633595 28960 raft_consensus.cc:359] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.636368 28960 raft_consensus.cc:385] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.636672 28960 raft_consensus.cc:740] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.637355 28960 consensus_queue.cc:260] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.638379 28908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6add55e8a84296926a87ec769070ab" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:51.638988 28908 raft_consensus.cc:2468] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:51.596784 28728 leader_election.cc:304] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:51.643525 28960 ts_tablet_manager.cc:1434] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
W20260709 14:55:51.630445 28876 consensus_peers.cc:597] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:51.645901 28960 tablet_bootstrap.cc:492] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:51.644562 28833 raft_consensus.cc:2468] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:51.651154 28756 raft_consensus.cc:2468] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:51.649998 29146 raft_consensus.cc:2749] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.641425 28801 leader_election.cc:304] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:51.654145 29143 raft_consensus.cc:2804] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.654498 29143 raft_consensus.cc:493] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.654845 29143 raft_consensus.cc:3060] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.655133 28954 tablet_bootstrap.cc:492] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:51.655579 28954 ts_tablet_manager.cc:1403] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.021s
I20260709 14:55:51.651372 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6add55e8a84296926a87ec769070ab" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:51.657955 28954 raft_consensus.cc:359] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.659446 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:51.660184 28954 raft_consensus.cc:385] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.659338 29187 consensus_queue.cc:1048] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:51.661252 28954 raft_consensus.cc:740] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.662000 28954 consensus_queue.cc:260] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.662348 29096 raft_consensus.cc:493] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.662781 29096 raft_consensus.cc:515] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.662955 28957 raft_consensus.cc:359] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.663635 28957 raft_consensus.cc:385] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.663724 28954 ts_tablet_manager.cc:1434] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:55:51.663920 28957 raft_consensus.cc:740] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.664319 28653 leader_election.cc:304] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:51.664654 28957 consensus_queue.cc:260] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.665400 28954 tablet_bootstrap.cc:492] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:51.666589 29092 raft_consensus.cc:2804] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.666777 28957 ts_tablet_manager.cc:1434] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 14:55:51.667100 29092 raft_consensus.cc:697] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:51.667729 29092 consensus_queue.cc:237] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.668027 28761 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
W20260709 14:55:51.661252 28728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.1:42337, user_credentials={real_user=slave}} blocked reactor thread for 65008us
I20260709 14:55:51.669742 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
W20260709 14:55:51.665254 28652 leader_election.cc:343] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.671659 28838 raft_consensus.cc:2468] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:51.673655 29146 consensus_queue.cc:1048] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.673508 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:51.697889 28954 tablet_bootstrap.cc:654] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.698341 28957 tablet_bootstrap.cc:492] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:51.700667 29143 raft_consensus.cc:515] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.703819 29204 raft_consensus.cc:493] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.710940 29204 raft_consensus.cc:515] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.712040 29096 leader_election.cc:290] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:51.717761 29143 leader_election.cc:290] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:51.718779 29204 leader_election.cc:290] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:51.702464 28655 leader_election.cc:304] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:51.721294 29148 raft_consensus.cc:2804] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.721746 29148 raft_consensus.cc:697] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:51.722548 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e1b595680b43bf910bc130c16bee0a" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:51.722522 29148 consensus_queue.cc:237] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.730526 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6add55e8a84296926a87ec769070ab" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:51.742956 28655 leader_election.cc:304] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:51.743871 29148 raft_consensus.cc:2749] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.746915 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e1b595680b43bf910bc130c16bee0a" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:51.747678 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2085add7aa4524bce8720657358345" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:51.748320 28834 raft_consensus.cc:2468] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:51.749858 28728 leader_election.cc:304] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:51.750672 29204 raft_consensus.cc:2804] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.751071 29204 raft_consensus.cc:493] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.751438 29204 raft_consensus.cc:3060] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.753196 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:51.753811 28836 raft_consensus.cc:3060] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.755308 29198 raft_consensus.cc:515] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.766301 28688 raft_consensus.cc:2393] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fef1fe0da3664742bc62653215ded580 in current term 1: Already voted for candidate 92b6cc67d38c4de6bc1b65797722653e in this term.
I20260709 14:55:51.757095 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2085add7aa4524bce8720657358345" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:51.757622 28653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 49707.3us
I20260709 14:55:51.738513 28910 raft_consensus.cc:3060] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.771864 28960 tablet_bootstrap.cc:654] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.773680 28685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6add55e8a84296926a87ec769070ab" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:51.789693 28836 raft_consensus.cc:2468] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:51.778921 29198 leader_election.cc:290] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:51.793408 28804 leader_election.cc:304] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [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: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:51.805274 28585 catalog_manager.cc:5697] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.807472 29096 raft_consensus.cc:2749] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:51.809122 28653 leader_election.cc:304] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:51.810737 28586 catalog_manager.cc:5697] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.811689 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6add55e8a84296926a87ec769070ab" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:51.814285 28838 raft_consensus.cc:2393] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 92b6cc67d38c4de6bc1b65797722653e in current term 1: Already voted for candidate fef1fe0da3664742bc62653215ded580 in this term.
W20260709 14:55:51.782114 28727 leader_election.cc:343] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.796839 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6add55e8a84296926a87ec769070ab" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:51.812494 28586 catalog_manager.cc:5697] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:51.798774 29143 consensus_queue.cc:1048] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.822687 28959 tablet_bootstrap.cc:492] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:51.823143 28959 ts_tablet_manager.cc:1403] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.363s	user 0.030s	sys 0.000s
I20260709 14:55:51.825587 28959 raft_consensus.cc:359] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.826305 28959 raft_consensus.cc:385] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.826370 29092 raft_consensus.cc:2804] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.826606 28959 raft_consensus.cc:740] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.827332 28959 consensus_queue.cc:260] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.829488 28959 ts_tablet_manager.cc:1434] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:51.801965 29204 raft_consensus.cc:515] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.826908 29092 raft_consensus.cc:697] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:51.830431 28959 tablet_bootstrap.cc:492] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:51.834709 28957 tablet_bootstrap.cc:654] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.835585 29204 leader_election.cc:290] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:51.836592 29143 raft_consensus.cc:493] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.836840 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2085add7aa4524bce8720657358345" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:51.838204 28959 tablet_bootstrap.cc:654] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.832616 29092 consensus_queue.cc:237] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
W20260709 14:55:51.838891 28727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 59171.1us
I20260709 14:55:51.841235 29143 raft_consensus.cc:515] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.842528 28836 raft_consensus.cc:3060] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.843580 29143 leader_election.cc:290] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:51.838410 28910 raft_consensus.cc:2468] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:51.844266 28686 raft_consensus.cc:3060] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.849133 28801 leader_election.cc:304] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:51.850092 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c1d3a0cbf54c63a78cbf5f012a9055" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:51.850826 28762 raft_consensus.cc:2468] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 0.
I20260709 14:55:51.850258 29143 raft_consensus.cc:2804] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.852000 29143 raft_consensus.cc:697] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:51.852892 29143 consensus_queue.cc:237] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.853962 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2085add7aa4524bce8720657358345" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
W20260709 14:55:51.855423 28727 leader_election.cc:343] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.856912 28804 leader_election.cc:304] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:51.857829 29096 raft_consensus.cc:2804] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:51.858201 29096 raft_consensus.cc:493] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:51.859357 29096 raft_consensus.cc:3060] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.865728 28836 raft_consensus.cc:2468] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:51.867067 28728 leader_election.cc:304] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:51.868204 29204 raft_consensus.cc:2804] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.868636 29204 raft_consensus.cc:697] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:51.869441 29204 consensus_queue.cc:237] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.876060 29096 raft_consensus.cc:515] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.882274 28959 tablet_bootstrap.cc:492] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:51.882841 28959 ts_tablet_manager.cc:1403] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 14:55:51.886225 29190 consensus_queue.cc:1048] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.888742 29190 raft_consensus.cc:493] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.889201 29190 raft_consensus.cc:515] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:51.892076 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8327e852e8423791e8f76fa469a9b0" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:51.892292 28959 raft_consensus.cc:359] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.892939 28959 raft_consensus.cc:385] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.893208 28959 raft_consensus.cc:740] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.893805 28959 consensus_queue.cc:260] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.891047 29190 leader_election.cc:290] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:51.896768 28960 tablet_bootstrap.cc:492] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:51.899227 28960 ts_tablet_manager.cc:1403] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.254s	user 0.021s	sys 0.026s
I20260709 14:55:51.901688 28960 raft_consensus.cc:359] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:51.902302 28960 raft_consensus.cc:385] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.902565 28960 raft_consensus.cc:740] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.898286 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8327e852e8423791e8f76fa469a9b0" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:51.904497 28876 leader_election.cc:304] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:55:51.905222 29190 raft_consensus.cc:2749] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.906359 28959 ts_tablet_manager.cc:1434] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 14:55:51.907151 28959 tablet_bootstrap.cc:492] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:51.909613 28960 consensus_queue.cc:260] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
W20260709 14:55:51.911625 28653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 84734.2us
I20260709 14:55:51.915377 28653 leader_election.cc:304] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
I20260709 14:55:51.916343 29231 raft_consensus.cc:2749] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.917538 28586 catalog_manager.cc:5697] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:51.919468 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c1d3a0cbf54c63a78cbf5f012a9055" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:51.920222 28959 tablet_bootstrap.cc:654] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:51.921088 28802 leader_election.cc:343] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.922878 28960 ts_tablet_manager.cc:1434] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:55:51.923811 28960 tablet_bootstrap.cc:492] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:51.928258 29161 consensus_queue.cc:1048] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.928881 28957 tablet_bootstrap.cc:492] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:51.929383 28957 ts_tablet_manager.cc:1403] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.231s	user 0.008s	sys 0.003s
I20260709 14:55:51.929339 28960 tablet_bootstrap.cc:654] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.931963 28957 raft_consensus.cc:359] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.932294 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c1d3a0cbf54c63a78cbf5f012a9055" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:51.932798 28957 raft_consensus.cc:385] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.933164 28957 raft_consensus.cc:740] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
W20260709 14:55:51.933523 28802 leader_election.cc:343] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.933915 28957 consensus_queue.cc:260] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.936307 28957 ts_tablet_manager.cc:1434] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:51.937250 28957 tablet_bootstrap.cc:492] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:51.937318 28688 raft_consensus.cc:3060] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.939337 28954 tablet_bootstrap.cc:492] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:51.939805 28954 ts_tablet_manager.cc:1403] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.275s	user 0.010s	sys 0.010s
I20260709 14:55:51.942648 29165 raft_consensus.cc:493] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:51.943156 29165 raft_consensus.cc:515] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.945194 29165 leader_election.cc:290] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:51.933576 28959 tablet_bootstrap.cc:492] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:51.947908 28959 ts_tablet_manager.cc:1403] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.004s
I20260709 14:55:51.948355 29146 consensus_queue.cc:1048] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:51.950815 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c1d3a0cbf54c63a78cbf5f012a9055" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:51.950932 28959 raft_consensus.cc:359] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.951685 28959 raft_consensus.cc:385] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:51.951087 29096 leader_election.cc:290] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:51.952018 28959 raft_consensus.cc:740] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:51.953001 28959 consensus_queue.cc:260] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:51.951474 28761 raft_consensus.cc:3060] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:51.956581 28959 ts_tablet_manager.cc:1434] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:51.957592 28959 tablet_bootstrap.cc:492] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:51.957880 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:51.959162 28802 leader_election.cc:343] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.974315 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:55:51.975764 28804 leader_election.cc:343] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:51.976200 28804 leader_election.cc:304] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:51.977303 29165 raft_consensus.cc:2749] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:51.979054 28761 raft_consensus.cc:2468] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:51.980333 28804 leader_election.cc:304] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:51.981369 29165 raft_consensus.cc:2804] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:51.982071 29165 raft_consensus.cc:697] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:55:51.982949 29165 consensus_queue.cc:237] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:51.985388 28959 tablet_bootstrap.cc:654] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.993254 28910 raft_consensus.cc:3060] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.003386 28959 tablet_bootstrap.cc:492] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:52.003953 28959 ts_tablet_manager.cc:1403] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.000s
I20260709 14:55:52.006981 28954 raft_consensus.cc:359] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.007728 28954 raft_consensus.cc:385] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.008011 28954 raft_consensus.cc:740] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.009570 28959 raft_consensus.cc:359] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.010416 28959 raft_consensus.cc:385] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.010715 28959 raft_consensus.cc:740] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.012305 29161 raft_consensus.cc:493] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.012842 29161 raft_consensus.cc:515] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.015015 29161 leader_election.cc:290] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.016616 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:52.019073 28876 leader_election.cc:343] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.011512 28959 consensus_queue.cc:260] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.020483 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.019984 28587 catalog_manager.cc:5697] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.022754 28959 ts_tablet_manager.cc:1434] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:52.023785 28959 tablet_bootstrap.cc:492] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:52.008656 28954 consensus_queue.cc:260] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.025418 28761 raft_consensus.cc:2468] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:52.026974 28878 leader_election.cc:304] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:52.028002 29161 raft_consensus.cc:2804] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.028358 29161 raft_consensus.cc:493] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.028692 29161 raft_consensus.cc:3060] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.029269 28959 tablet_bootstrap.cc:654] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.037043 29161 raft_consensus.cc:515] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.041599 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
W20260709 14:55:52.042868 28876 leader_election.cc:343] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.045035 28586 catalog_manager.cc:5697] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.050611 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:52.050968 29231 consensus_queue.cc:1048] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.060333 29146 consensus_queue.cc:1048] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.051208 29161 leader_election.cc:290] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.062790 28762 raft_consensus.cc:3060] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.068651 28959 tablet_bootstrap.cc:492] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:52.069284 28959 ts_tablet_manager.cc:1403] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.015s
I20260709 14:55:52.072216 28959 raft_consensus.cc:359] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.072962 28959 raft_consensus.cc:385] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.073200 28586 catalog_manager.cc:5697] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:52.073239 28959 raft_consensus.cc:740] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.077910 28959 consensus_queue.cc:260] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.080089 28959 ts_tablet_manager.cc:1434] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:55:52.081416 28959 tablet_bootstrap.cc:492] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:52.087127 28959 tablet_bootstrap.cc:654] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.099975 28959 tablet_bootstrap.cc:492] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:52.100497 28959 ts_tablet_manager.cc:1403] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 14:55:52.103523 28959 raft_consensus.cc:359] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:52.104224 28959 raft_consensus.cc:385] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.104493 28959 raft_consensus.cc:740] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.105571 28959 consensus_queue.cc:260] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:52.107235 28959 ts_tablet_manager.cc:1434] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:52.108180 28959 tablet_bootstrap.cc:492] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:52.113682 28959 tablet_bootstrap.cc:654] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.126197 28959 tablet_bootstrap.cc:492] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:52.126662 28959 ts_tablet_manager.cc:1403] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 14:55:52.127971 28954 ts_tablet_manager.cc:1434] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.188s	user 0.008s	sys 0.000s
I20260709 14:55:52.131201 28954 tablet_bootstrap.cc:492] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:52.139781 28960 tablet_bootstrap.cc:492] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:52.143749 29161 raft_consensus.cc:493] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.144302 29161 raft_consensus.cc:515] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.147543 28959 raft_consensus.cc:359] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.148346 28959 raft_consensus.cc:385] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.148628 28959 raft_consensus.cc:740] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.149412 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2085add7aa4524bce8720657358345" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:52.150285 28836 raft_consensus.cc:2393] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4306c44ea2534d0395fcdd4716d07e63 in current term 1: Already voted for candidate d865bce4c92e467484519d4c90166801 in this term.
I20260709 14:55:52.151023 28960 ts_tablet_manager.cc:1403] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.227s	user 0.025s	sys 0.031s
I20260709 14:55:52.152649 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2085add7aa4524bce8720657358345" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.152897 29161 leader_election.cc:290] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:52.153482 28959 consensus_queue.cc:260] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.155763 28959 ts_tablet_manager.cc:1434] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:55:52.156726 28959 tablet_bootstrap.cc:492] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:52.158993 28960 raft_consensus.cc:359] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.159647 28960 raft_consensus.cc:385] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.159907 28960 raft_consensus.cc:740] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.162746 29092 consensus_queue.cc:1048] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.165529 28878 leader_election.cc:304] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:52.165813 28957 tablet_bootstrap.cc:654] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.170264 29161 raft_consensus.cc:3060] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.171169 29187 raft_consensus.cc:493] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.160526 28960 consensus_queue.cc:260] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.177177 28960 ts_tablet_manager.cc:1434] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:55:52.178145 28960 tablet_bootstrap.cc:492] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:52.171620 29187 raft_consensus.cc:515] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.183725 28959 tablet_bootstrap.cc:654] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.184441 29187 leader_election.cc:290] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.186535 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8986cf90099949a79b392299f1643b4b" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:55:52.188086 28878 leader_election.cc:343] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.179210 29096 raft_consensus.cc:493] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.189604 29096 raft_consensus.cc:515] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.190804 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8986cf90099949a79b392299f1643b4b" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:52.191684 29096 leader_election.cc:290] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:52.192741 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c6c4c4df7e4d96a68a7ae497df5f28" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:52.194180 28801 leader_election.cc:343] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.197475 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c6c4c4df7e4d96a68a7ae497df5f28" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.198551 29092 consensus_queue.cc:1048] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:52.199076 28804 leader_election.cc:343] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.199514 28804 leader_election.cc:304] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:52.200461 29143 raft_consensus.cc:2749] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:52.201879 28876 leader_election.cc:343] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.202358 28876 leader_election.cc:304] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:52.204279 29187 raft_consensus.cc:2749] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.204887 28762 raft_consensus.cc:2468] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:52.215912 28954 tablet_bootstrap.cc:654] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.220008 29161 raft_consensus.cc:2749] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.223819 28878 leader_election.cc:304] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:52.226497 29161 raft_consensus.cc:2804] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.229139 29161 raft_consensus.cc:697] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:52.231884 28959 tablet_bootstrap.cc:492] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:52.232456 28959 ts_tablet_manager.cc:1403] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.008s
I20260709 14:55:52.230006 29161 consensus_queue.cc:237] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.236141 28959 raft_consensus.cc:359] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.236832 28959 raft_consensus.cc:385] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.237104 28959 raft_consensus.cc:740] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.237843 28959 consensus_queue.cc:260] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.239495 28960 tablet_bootstrap.cc:654] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.241912 28957 tablet_bootstrap.cc:492] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:52.242403 28957 ts_tablet_manager.cc:1403] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.305s	user 0.010s	sys 0.000s
I20260709 14:55:52.244904 28957 raft_consensus.cc:359] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:52.245540 28957 raft_consensus.cc:385] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.245810 28957 raft_consensus.cc:740] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.246411 28957 consensus_queue.cc:260] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:52.248540 28954 tablet_bootstrap.cc:492] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:52.249073 28954 ts_tablet_manager.cc:1403] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.003s
I20260709 14:55:52.248541 29243 consensus_queue.cc:1048] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:52.251585 28954 raft_consensus.cc:359] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.252218 28954 raft_consensus.cc:385] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.255752 28959 ts_tablet_manager.cc:1434] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:55:52.256726 28959 tablet_bootstrap.cc:492] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:52.252468 28954 raft_consensus.cc:740] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.257782 28954 consensus_queue.cc:260] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.260229 28954 ts_tablet_manager.cc:1434] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:55:52.261186 28954 tablet_bootstrap.cc:492] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:52.276486 28957 ts_tablet_manager.cc:1434] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 14:55:52.277488 28957 tablet_bootstrap.cc:492] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:52.279433 28954 tablet_bootstrap.cc:654] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.279844 28587 catalog_manager.cc:5697] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.282025 29148 raft_consensus.cc:493] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.282704 29148 raft_consensus.cc:515] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.284750 28959 tablet_bootstrap.cc:654] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:52.285223 28635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:52.285625 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:52.288021 29148 leader_election.cc:290] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.292184 28960 tablet_bootstrap.cc:492] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:52.292613 28960 ts_tablet_manager.cc:1403] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.000s
I20260709 14:55:52.295737 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.296523 28759 raft_consensus.cc:2393] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92b6cc67d38c4de6bc1b65797722653e in current term 1: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:55:52.297426 28960 raft_consensus.cc:359] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.298069 28960 raft_consensus.cc:385] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.298331 28960 raft_consensus.cc:740] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.298943 28960 consensus_queue.cc:260] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.301754 28655 leader_election.cc:304] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:52.302851 29148 raft_consensus.cc:3060] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.304529 28960 ts_tablet_manager.cc:1434] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260709 14:55:52.306272 28960 tablet_bootstrap.cc:492] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:52.310797 29204 consensus_queue.cc:1048] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.312428 29096 consensus_queue.cc:1048] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.336135 29092 consensus_queue.cc:1048] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.343227 28960 tablet_bootstrap.cc:654] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.343910 28954 tablet_bootstrap.cc:492] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:52.344409 28954 ts_tablet_manager.cc:1403] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.004s
I20260709 14:55:52.344614 28959 tablet_bootstrap.cc:492] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:52.345126 28959 ts_tablet_manager.cc:1403] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.007s
I20260709 14:55:52.348155 28957 tablet_bootstrap.cc:654] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.349346 29148 raft_consensus.cc:2749] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.355022 28954 raft_consensus.cc:359] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.355813 28954 raft_consensus.cc:385] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.356078 28954 raft_consensus.cc:740] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.356765 28954 consensus_queue.cc:260] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.358292 28954 ts_tablet_manager.cc:1434] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:55:52.366420 29143 consensus_queue.cc:1048] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.369374 28954 tablet_bootstrap.cc:492] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:52.378677 28954 tablet_bootstrap.cc:654] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.390563 28960 tablet_bootstrap.cc:492] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:52.391085 28960 ts_tablet_manager.cc:1403] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.004s
I20260709 14:55:52.392158 28959 raft_consensus.cc:359] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.392886 28959 raft_consensus.cc:385] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.393121 28959 raft_consensus.cc:740] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.393554 28960 raft_consensus.cc:359] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.393748 28959 consensus_queue.cc:260] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.394265 28960 raft_consensus.cc:385] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.394567 28960 raft_consensus.cc:740] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.395277 28960 consensus_queue.cc:260] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.396987 28960 ts_tablet_manager.cc:1434] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:52.397377 28959 ts_tablet_manager.cc:1434] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 14:55:52.397856 28960 tablet_bootstrap.cc:492] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:52.402078 28959 tablet_bootstrap.cc:492] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:52.405467 29261 consensus_queue.cc:1048] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:52.412001 29161 raft_consensus.cc:493] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.412565 29161 raft_consensus.cc:515] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.423146 28960 tablet_bootstrap.cc:654] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.440575 28959 tablet_bootstrap.cc:654] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.449340 29187 raft_consensus.cc:493] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.449862 29187 raft_consensus.cc:515] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.450671 28957 tablet_bootstrap.cc:492] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:52.451130 28957 ts_tablet_manager.cc:1403] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.008s
I20260709 14:55:52.453907 29161 leader_election.cc:290] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.454941 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:52.456175 28876 leader_election.cc:343] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.457736 29187 leader_election.cc:290] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:52.459033 28957 raft_consensus.cc:359] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.459772 28957 raft_consensus.cc:385] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.460033 28957 raft_consensus.cc:740] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.460695 28957 consensus_queue.cc:260] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.466847 28957 ts_tablet_manager.cc:1434] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:55:52.467609 28957 tablet_bootstrap.cc:492] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:52.471294 28833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac632750ae04facb353e5cc354ef41b" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:52.471935 28833 raft_consensus.cc:2468] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:52.472646 28954 tablet_bootstrap.cc:492] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:52.473114 28954 ts_tablet_manager.cc:1403] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.009s
I20260709 14:55:52.473234 28959 tablet_bootstrap.cc:492] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:52.473769 28959 ts_tablet_manager.cc:1403] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.007s
I20260709 14:55:52.474983 28876 leader_election.cc:304] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:52.476691 28954 raft_consensus.cc:359] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.477381 28954 raft_consensus.cc:385] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.477634 28954 raft_consensus.cc:740] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.477854 28960 tablet_bootstrap.cc:492] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:52.478269 28960 ts_tablet_manager.cc:1403] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.004s
I20260709 14:55:52.488222 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac632750ae04facb353e5cc354ef41b" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.501681 28957 tablet_bootstrap.cc:654] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.490017 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.502736 28761 raft_consensus.cc:2468] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:52.501799 28762 raft_consensus.cc:2468] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:52.486387 28960 raft_consensus.cc:359] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.505789 28960 raft_consensus.cc:385] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.506085 28960 raft_consensus.cc:740] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.509531 28911 raft_consensus.cc:3060] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.510906 28960 consensus_queue.cc:260] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.513268 28960 ts_tablet_manager.cc:1434] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 14:55:52.514181 28960 tablet_bootstrap.cc:492] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:52.480686 29285 raft_consensus.cc:2804] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.517403 29285 raft_consensus.cc:493] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.517726 29285 raft_consensus.cc:3060] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.506727 28954 consensus_queue.cc:260] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.524457 28954 ts_tablet_manager.cc:1434] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:55:52.525331 28954 tablet_bootstrap.cc:492] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:52.527520 28960 tablet_bootstrap.cc:654] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.533129 28957 tablet_bootstrap.cc:492] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:52.524576 28959 raft_consensus.cc:359] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.534444 28959 raft_consensus.cc:385] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.534765 28959 raft_consensus.cc:740] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.534997 28957 ts_tablet_manager.cc:1403] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.010s
I20260709 14:55:52.535656 28959 consensus_queue.cc:260] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.537676 28959 ts_tablet_manager.cc:1434] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.002s
I20260709 14:55:52.534678 28878 leader_election.cc:304] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:52.538549 28959 tablet_bootstrap.cc:492] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:52.538913 29187 raft_consensus.cc:2804] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.539283 29187 raft_consensus.cc:493] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.539636 29187 raft_consensus.cc:3060] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.539408 29148 raft_consensus.cc:493] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.540997 29148 raft_consensus.cc:515] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.542907 29148 leader_election.cc:290] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:52.544209 28959 tablet_bootstrap.cc:654] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.544312 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:52.544977 28836 raft_consensus.cc:2468] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:52.546315 29187 raft_consensus.cc:515] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.547308 28653 leader_election.cc:304] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:52.548986 29092 raft_consensus.cc:2804] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.549045 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.549407 29092 raft_consensus.cc:493] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.549777 29092 raft_consensus.cc:3060] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.550160 29187 leader_election.cc:290] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.553011 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:52.553656 28762 raft_consensus.cc:3060] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.554332 29198 consensus_queue.cc:1048] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:52.556185 28655 leader_election.cc:343] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.557540 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:52.560025 29284 raft_consensus.cc:493] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.560464 29165 consensus_queue.cc:1048] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.560475 28762 raft_consensus.cc:2468] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:52.560495 29284 raft_consensus.cc:515] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:52.563051 29284 leader_election.cc:290] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:52.537946 28957 raft_consensus.cc:359] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:52.564117 28957 raft_consensus.cc:385] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.564558 28957 raft_consensus.cc:740] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.565321 28957 consensus_queue.cc:260] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:52.568610 28957 ts_tablet_manager.cc:1434] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 14:55:52.570704 28957 tablet_bootstrap.cc:492] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
W20260709 14:55:52.559937 28876 leader_election.cc:343] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.576541 28878 leader_election.cc:304] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:52.576578 28833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:52.579311 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:52.580627 28876 leader_election.cc:304] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:55:52.580803 29161 raft_consensus.cc:2804] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.581346 29161 raft_consensus.cc:697] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:52.582283 28688 raft_consensus.cc:3060] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.582141 29161 consensus_queue.cc:237] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.593673 29092 raft_consensus.cc:515] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.601289 29096 consensus_queue.cc:1048] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:52.608759 28959 tablet_bootstrap.cc:492] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:52.609088 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
W20260709 14:55:52.610574 28655 leader_election.cc:343] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.603021 29284 raft_consensus.cc:493] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.613006 28957 tablet_bootstrap.cc:654] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.612686 29284 raft_consensus.cc:515] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.615312 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce0aa0b9004d56aafcdd70397a96f4" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:52.617409 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce0aa0b9004d56aafcdd70397a96f4" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.618178 28761 raft_consensus.cc:2468] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
W20260709 14:55:52.618626 28876 leader_election.cc:343] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.619800 28878 leader_election.cc:304] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:52.620573 29187 raft_consensus.cc:2804] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.620944 29187 raft_consensus.cc:493] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.621285 29187 raft_consensus.cc:3060] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.609321 28959 ts_tablet_manager.cc:1403] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.004s
I20260709 14:55:52.624797 28954 tablet_bootstrap.cc:654] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.626329 29096 raft_consensus.cc:493] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.629179 28833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:52.632356 29295 raft_consensus.cc:493] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.692746 28960 tablet_bootstrap.cc:492] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:52.693305 28960 ts_tablet_manager.cc:1403] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.179s	user 0.032s	sys 0.010s
I20260709 14:55:52.640599 29284 leader_election.cc:290] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.643416 29092 leader_election.cc:290] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:52.690822 28833 raft_consensus.cc:3060] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.691242 29295 raft_consensus.cc:515] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.665861 29294 raft_consensus.cc:493] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.637965 29187 raft_consensus.cc:515] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.639778 29296 consensus_queue.cc:1048] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 14:55:52.685564 29091 raft_consensus.cc:493] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.702092 29190 raft_consensus.cc:2749] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:52.706959 28957 tablet_bootstrap.cc:492] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:52.707600 28957 ts_tablet_manager.cc:1403] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.015s
I20260709 14:55:52.712539 28957 raft_consensus.cc:359] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.690258 29096 raft_consensus.cc:515] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:52.713236 28957 raft_consensus.cc:385] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.713519 28957 raft_consensus.cc:740] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.714322 28957 consensus_queue.cc:260] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.716151 28957 ts_tablet_manager.cc:1434] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:52.721218 29096 leader_election.cc:290] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:52.721827 28908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626a2ff0565e4d92bc01c3a1598c6134" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:52.704526 29091 raft_consensus.cc:515] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.722357 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018a7674030442bbc74f73fd196d519" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.722644 28957 tablet_bootstrap.cc:492] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:52.723766 29091 leader_election.cc:290] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:52.723917 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626a2ff0565e4d92bc01c3a1598c6134" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:52.725312 28802 leader_election.cc:343] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.726154 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce0aa0b9004d56aafcdd70397a96f4" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
W20260709 14:55:52.726184 28801 leader_election.cc:343] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.727430 28801 leader_election.cc:304] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:52.729522 29069 raft_consensus.cc:2749] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.729728 28957 tablet_bootstrap.cc:654] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.732219 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8986cf90099949a79b392299f1643b4b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:52.732883 28688 raft_consensus.cc:2468] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:52.733906 28728 leader_election.cc:304] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:52.734772 29091 raft_consensus.cc:2804] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:52.734892 28876 leader_election.cc:343] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.735152 29091 raft_consensus.cc:493] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.735603 29091 raft_consensus.cc:3060] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:52.737422 28878 leader_election.cc:343] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.738209 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce0aa0b9004d56aafcdd70397a96f4" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:52.742230 28756 raft_consensus.cc:3060] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.716203 29187 leader_election.cc:290] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.744796 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018a7674030442bbc74f73fd196d519" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:52.698869 29294 raft_consensus.cc:515] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.652146 29285 raft_consensus.cc:515] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.735119 29295 leader_election.cc:290] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:52.761180 28908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8986cf90099949a79b392299f1643b4b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:52.768572 28876 leader_election.cc:343] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.775974 28876 leader_election.cc:304] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:52.777948 29295 raft_consensus.cc:2749] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.780735 28959 raft_consensus.cc:359] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.781500 28959 raft_consensus.cc:385] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.781935 28959 raft_consensus.cc:740] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.782615 28959 consensus_queue.cc:260] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.784572 28833 raft_consensus.cc:2468] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:52.789896 28653 leader_election.cc:304] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: d865bce4c92e467484519d4c90166801
I20260709 14:55:52.788527 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac632750ae04facb353e5cc354ef41b" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:52.793056 29146 raft_consensus.cc:493] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.793637 28957 tablet_bootstrap.cc:492] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:52.793526 29146 raft_consensus.cc:515] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.791035 29096 raft_consensus.cc:493] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.794979 29096 raft_consensus.cc:515] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.795377 28756 raft_consensus.cc:2468] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:52.795523 29146 leader_election.cc:290] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:52.796937 29096 leader_election.cc:290] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.797708 28585 catalog_manager.cc:5697] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.798950 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c6c4c4df7e4d96a68a7ae497df5f28" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:52.799299 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f996ec5031407d9b0dd8966d75b2c6" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:52.799618 28910 raft_consensus.cc:2468] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:52.799890 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac632750ae04facb353e5cc354ef41b" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:52.798094 28833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c6c4c4df7e4d96a68a7ae497df5f28" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:52.799199 28761 raft_consensus.cc:3060] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:52.800792 28802 leader_election.cc:343] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.801569 28727 leader_election.cc:304] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:52.802287 28957 ts_tablet_manager.cc:1403] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.021s
I20260709 14:55:52.802532 29146 raft_consensus.cc:2804] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.802994 29146 raft_consensus.cc:493] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.803297 29146 raft_consensus.cc:3060] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.805042 28833 raft_consensus.cc:2468] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:52.805791 28878 leader_election.cc:304] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:52.807232 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f996ec5031407d9b0dd8966d75b2c6" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.807386 29295 raft_consensus.cc:2804] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.800508 28836 raft_consensus.cc:3060] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.808161 29295 raft_consensus.cc:697] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:52.809332 29295 consensus_queue.cc:237] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.810566 29146 raft_consensus.cc:515] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.811964 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c6c4c4df7e4d96a68a7ae497df5f28" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.812737 28762 raft_consensus.cc:2393] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4306c44ea2534d0395fcdd4716d07e63 in current term 1: Already voted for candidate d865bce4c92e467484519d4c90166801 in this term.
I20260709 14:55:52.813194 28959 ts_tablet_manager.cc:1434] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.158s	user 0.006s	sys 0.000s
I20260709 14:55:52.814117 29297 raft_consensus.cc:493] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:52.814384 28804 leader_election.cc:343] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.814895 28804 leader_election.cc:304] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:52.814716 29297 raft_consensus.cc:515] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.815958 29069 raft_consensus.cc:2749] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.802484 28960 raft_consensus.cc:359] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.813316 28833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c6c4c4df7e4d96a68a7ae497df5f28" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:52.819564 28957 raft_consensus.cc:359] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.821210 28957 raft_consensus.cc:385] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.822990 28833 raft_consensus.cc:3060] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.825513 28761 raft_consensus.cc:2468] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:52.826771 28878 leader_election.cc:304] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:52.827852 29187 raft_consensus.cc:2804] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.828318 29187 raft_consensus.cc:697] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:52.807678 29092 raft_consensus.cc:2804] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.829174 29187 consensus_queue.cc:237] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.821511 28957 raft_consensus.cc:740] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.819581 28960 raft_consensus.cc:385] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.831169 28960 raft_consensus.cc:740] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.831717 29092 raft_consensus.cc:697] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:52.832571 29092 consensus_queue.cc:237] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.830767 28957 consensus_queue.cc:260] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.835633 28957 ts_tablet_manager.cc:1434] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:55:52.789400 29285 leader_election.cc:290] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:52.838549 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c6c4c4df7e4d96a68a7ae497df5f28" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:52.838709 29091 raft_consensus.cc:515] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.839252 28911 raft_consensus.cc:3060] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.839687 29294 leader_election.cc:290] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:52.841900 28957 tablet_bootstrap.cc:492] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:52.842728 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c6c4c4df7e4d96a68a7ae497df5f28" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:52.844935 28876 leader_election.cc:304] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:52.773821 28908 raft_consensus.cc:2468] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:52.849319 28908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8986cf90099949a79b392299f1643b4b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:52.849844 28908 raft_consensus.cc:3060] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.850346 29146 leader_election.cc:290] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:52.830708 28959 tablet_bootstrap.cc:492] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:52.854466 29091 leader_election.cc:290] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:52.853281 28960 consensus_queue.cc:260] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.857806 28960 ts_tablet_manager.cc:1434] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.164s	user 0.006s	sys 0.001s
I20260709 14:55:52.860049 28960 tablet_bootstrap.cc:492] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:52.853180 29161 consensus_queue.cc:1048] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:52.867067 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8986cf90099949a79b392299f1643b4b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:52.867678 28688 raft_consensus.cc:3060] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.868055 28836 raft_consensus.cc:2468] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:52.869434 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:52.870545 28911 raft_consensus.cc:2468] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:52.871464 29190 raft_consensus.cc:2749] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.871794 28727 leader_election.cc:304] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:52.874716 29091 raft_consensus.cc:2804] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:52.874929 28876 leader_election.cc:343] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.875211 29091 raft_consensus.cc:697] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:52.876020 29091 consensus_queue.cc:237] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:52.880195 28688 raft_consensus.cc:2468] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:52.885143 28728 leader_election.cc:304] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:52.886989 29146 raft_consensus.cc:2804] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.887512 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.884081 29297 leader_election.cc:290] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.887631 29146 raft_consensus.cc:697] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
W20260709 14:55:52.890647 28878 leader_election.cc:343] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.890762 28957 tablet_bootstrap.cc:654] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.893795 28954 tablet_bootstrap.cc:492] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:52.894253 28954 ts_tablet_manager.cc:1403] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.369s	user 0.014s	sys 0.016s
I20260709 14:55:52.879658 28833 raft_consensus.cc:2468] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:52.896631 28586 catalog_manager.cc:5697] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.897269 28954 raft_consensus.cc:359] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.898051 28954 raft_consensus.cc:385] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.898368 28954 raft_consensus.cc:740] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.897049 28878 leader_election.cc:304] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:52.900396 29161 raft_consensus.cc:2749] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.901500 29146 consensus_queue.cc:237] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.908228 28959 tablet_bootstrap.cc:654] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.918887 28954 consensus_queue.cc:260] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:52.932185 29069 raft_consensus.cc:493] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.933080 29069 raft_consensus.cc:515] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:52.939642 29069 leader_election.cc:290] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:52.939795 28908 raft_consensus.cc:2468] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:52.940025 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:52.945194 28801 leader_election.cc:343] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.950632 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:52.953559 28802 leader_election.cc:343] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.954056 28802 leader_election.cc:304] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:52.955328 29069 raft_consensus.cc:2749] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.961704 29148 raft_consensus.cc:493] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.962306 29148 raft_consensus.cc:515] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:52.965453 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:52.966005 29148 leader_election.cc:290] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:52.965510 28761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:52.968375 28761 raft_consensus.cc:2393] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92b6cc67d38c4de6bc1b65797722653e in current term 1: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:55:52.969581 28655 leader_election.cc:304] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:52.979229 29243 raft_consensus.cc:3060] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.998942 28960 tablet_bootstrap.cc:654] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.007746 28954 ts_tablet_manager.cc:1434] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.006s
I20260709 14:55:53.008595 28954 tablet_bootstrap.cc:492] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:53.031630 28583 catalog_manager.cc:5697] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.034226 28957 tablet_bootstrap.cc:492] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:53.034767 28957 ts_tablet_manager.cc:1403] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.193s	user 0.034s	sys 0.035s
I20260709 14:55:53.050524 28957 raft_consensus.cc:359] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.051254 28957 raft_consensus.cc:385] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.051541 28957 raft_consensus.cc:740] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.052141 28957 consensus_queue.cc:260] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:55:53.099972 29307 log.cc:927] Time spent T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801: Append to log took a long time: real 0.060s	user 0.001s	sys 0.003s
I20260709 14:55:53.100644 28954 tablet_bootstrap.cc:654] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.101104 29243 raft_consensus.cc:2749] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.101898 28959 tablet_bootstrap.cc:492] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:53.102385 28959 ts_tablet_manager.cc:1403] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.280s	user 0.011s	sys 0.018s
I20260709 14:55:53.104970 28959 raft_consensus.cc:359] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.105602 28959 raft_consensus.cc:385] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.105863 28959 raft_consensus.cc:740] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.107064 28957 ts_tablet_manager.cc:1434] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.004s
I20260709 14:55:53.114220 28957 tablet_bootstrap.cc:492] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:53.119499 29187 consensus_queue.cc:1048] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.122128 28954 tablet_bootstrap.cc:492] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:53.122649 28954 ts_tablet_manager.cc:1403] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.004s
I20260709 14:55:53.123015 28960 tablet_bootstrap.cc:492] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:53.123499 28960 ts_tablet_manager.cc:1403] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.265s	user 0.012s	sys 0.014s
I20260709 14:55:53.125326 28954 raft_consensus.cc:359] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:53.125840 28960 raft_consensus.cc:359] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.126601 28954 raft_consensus.cc:385] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.126943 28954 raft_consensus.cc:740] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.127573 28954 consensus_queue.cc:260] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:53.129841 28954 ts_tablet_manager.cc:1434] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:53.130806 28954 tablet_bootstrap.cc:492] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:53.132205 29187 consensus_queue.cc:1048] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.126506 28960 raft_consensus.cc:385] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.134793 28960 raft_consensus.cc:740] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.135591 28960 consensus_queue.cc:260] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.139426 28960 ts_tablet_manager.cc:1434] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:55:53.139919 28954 tablet_bootstrap.cc:654] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.140339 28960 tablet_bootstrap.cc:492] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:53.146634 28957 tablet_bootstrap.cc:654] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.153296 28960 tablet_bootstrap.cc:654] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.153190 28959 consensus_queue.cc:260] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.156216 28954 tablet_bootstrap.cc:492] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:53.213176 28959 ts_tablet_manager.cc:1434] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.001s
I20260709 14:55:53.217041 28959 tablet_bootstrap.cc:492] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:53.221086 29311 raft_consensus.cc:493] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.222388 29311 raft_consensus.cc:515] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:53.223557 28954 ts_tablet_manager.cc:1403] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.008s
I20260709 14:55:53.232227 28954 raft_consensus.cc:359] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.233345 28954 raft_consensus.cc:385] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.233748 28954 raft_consensus.cc:740] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.232635 29294 raft_consensus.cc:493] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.234663 28954 consensus_queue.cc:260] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.235095 29294 raft_consensus.cc:515] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.238842 28954 ts_tablet_manager.cc:1434] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.007s
I20260709 14:55:53.240532 28954 tablet_bootstrap.cc:492] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:53.156374 28957 tablet_bootstrap.cc:492] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:53.250735 29091 raft_consensus.cc:493] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.251713 29091 raft_consensus.cc:515] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.256839 29319 raft_consensus.cc:493] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.257766 29319 raft_consensus.cc:515] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.243999 29294 leader_election.cc:290] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:53.259905 28957 ts_tablet_manager.cc:1403] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.146s	user 0.006s	sys 0.005s
I20260709 14:55:53.261415 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626a2ff0565e4d92bc01c3a1598c6134" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:53.266016 28954 tablet_bootstrap.cc:654] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.266249 29311 leader_election.cc:290] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:53.267741 28833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018a7674030442bbc74f73fd196d519" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:53.267784 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626a2ff0565e4d92bc01c3a1598c6134" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:53.269127 28836 raft_consensus.cc:2468] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
W20260709 14:55:53.270143 28876 leader_election.cc:343] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.272176 29091 leader_election.cc:290] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:53.274534 28876 leader_election.cc:304] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:53.276423 29294 raft_consensus.cc:2804] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.276949 29294 raft_consensus.cc:493] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.277340 29294 raft_consensus.cc:3060] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.278014 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:53.280730 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:53.282155 29315 raft_consensus.cc:493] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.284384 28838 raft_consensus.cc:2393] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d865bce4c92e467484519d4c90166801 in current term 1: Already voted for candidate 92b6cc67d38c4de6bc1b65797722653e in this term.
I20260709 14:55:53.282795 29315 raft_consensus.cc:515] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:53.296002 29315 leader_election.cc:290] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:53.300148 29294 raft_consensus.cc:515] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.301687 28908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ab06cd455e4f64bcbac5f7860b0109" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:53.303702 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:53.304663 28728 leader_election.cc:304] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
W20260709 14:55:53.305862 28652 leader_election.cc:343] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.317900 28960 tablet_bootstrap.cc:492] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:53.318670 29204 raft_consensus.cc:3060] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.321390 29319 leader_election.cc:290] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:53.318734 28960 ts_tablet_manager.cc:1403] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.179s	user 0.012s	sys 0.001s
I20260709 14:55:53.333701 28960 raft_consensus.cc:359] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:53.334313 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:53.334744 28960 raft_consensus.cc:385] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.306275 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ab06cd455e4f64bcbac5f7860b0109" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:55:53.329238 28801 leader_election.cc:343] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.335270 28837 raft_consensus.cc:2468] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:53.339921 28957 raft_consensus.cc:359] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
W20260709 14:55:53.340898 28804 leader_election.cc:343] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.344333 28804 leader_election.cc:304] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:53.344485 28653 leader_election.cc:304] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:53.335281 28960 raft_consensus.cc:740] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.346024 28960 consensus_queue.cc:260] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:53.343111 28954 tablet_bootstrap.cc:492] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:53.347874 28954 ts_tablet_manager.cc:1403] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.108s	user 0.039s	sys 0.043s
I20260709 14:55:53.348757 28960 ts_tablet_manager.cc:1434] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:55:53.343883 28959 tablet_bootstrap.cc:654] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.351179 28954 raft_consensus.cc:359] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:53.352167 28954 raft_consensus.cc:385] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.352504 28954 raft_consensus.cc:740] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.346367 29069 raft_consensus.cc:2749] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.352898 28957 raft_consensus.cc:385] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.346167 29198 raft_consensus.cc:2804] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.353686 29198 raft_consensus.cc:493] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.354197 29198 raft_consensus.cc:3060] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.353878 28960 tablet_bootstrap.cc:492] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:53.342355 29294 leader_election.cc:290] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:53.353250 28957 raft_consensus.cc:740] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.358078 28957 consensus_queue.cc:260] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:53.358975 28833 raft_consensus.cc:2468] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:53.360119 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626a2ff0565e4d92bc01c3a1598c6134" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:53.360586 28954 consensus_queue.cc:260] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:53.360978 28837 raft_consensus.cc:3060] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.362350 28954 ts_tablet_manager.cc:1434] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:55:53.363688 28954 tablet_bootstrap.cc:492] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:53.365947 29204 raft_consensus.cc:2749] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.368602 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626a2ff0565e4d92bc01c3a1598c6134" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:53.369266 28728 leader_election.cc:304] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:53.370077 29204 raft_consensus.cc:2804] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.370462 29204 raft_consensus.cc:493] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.370798 29204 raft_consensus.cc:3060] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.360050 28908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018a7674030442bbc74f73fd196d519" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:53.370836 29198 raft_consensus.cc:515] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.377139 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:53.378106 29198 leader_election.cc:290] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
W20260709 14:55:53.378872 28652 leader_election.cc:343] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.380384 28960 tablet_bootstrap.cc:654] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.382321 28908 raft_consensus.cc:2468] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
W20260709 14:55:53.385599 28876 leader_election.cc:343] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.388770 28959 tablet_bootstrap.cc:492] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:53.389313 28959 ts_tablet_manager.cc:1403] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.000s
I20260709 14:55:53.397240 28586 catalog_manager.cc:5697] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.399377 28586 catalog_manager.cc:5697] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:53.385656 29204 raft_consensus.cc:515] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:53.406297 28959 raft_consensus.cc:359] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.409171 28959 raft_consensus.cc:385] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.409490 28959 raft_consensus.cc:740] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.407497 28957 ts_tablet_manager.cc:1434] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.147s	user 0.005s	sys 0.004s
I20260709 14:55:53.411542 28959 consensus_queue.cc:260] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.414536 28959 ts_tablet_manager.cc:1434] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:55:53.415786 28959 tablet_bootstrap.cc:492] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:53.416275 28833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:53.418334 28837 raft_consensus.cc:2468] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:53.419507 28954 tablet_bootstrap.cc:654] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:53.421572 28876 consensus_peers.cc:597] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:53.423398 29315 raft_consensus.cc:493] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.423946 29315 raft_consensus.cc:515] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.424369 28959 tablet_bootstrap.cc:654] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.419986 28833 raft_consensus.cc:3060] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.429525 28876 leader_election.cc:304] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:53.430377 29294 raft_consensus.cc:2804] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.431290 29294 raft_consensus.cc:697] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:53.432438 29294 consensus_queue.cc:237] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.435429 28957 tablet_bootstrap.cc:492] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:53.436942 29190 consensus_queue.cc:1048] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260709 14:55:53.442840 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:53.444381 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:53.445009 28833 raft_consensus.cc:2468] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
W20260709 14:55:53.444900 28802 leader_election.cc:343] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.450037 28957 tablet_bootstrap.cc:654] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.437389 29315 leader_election.cc:290] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:53.437685 29204 leader_election.cc:290] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:53.419528 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018a7674030442bbc74f73fd196d519" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
W20260709 14:55:53.455264 28804 leader_election.cc:343] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.456574 28653 leader_election.cc:304] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:55:53.457895 28804 leader_election.cc:304] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:53.459358 28838 raft_consensus.cc:3060] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.463220 29198 consensus_queue.cc:1048] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:53.461010 29315 raft_consensus.cc:2749] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.468495 29187 consensus_queue.cc:1048] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:53.471671 29146 consensus_queue.cc:1048] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:53.460582 29319 raft_consensus.cc:2804] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.475287 29319 raft_consensus.cc:697] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:53.473855 29243 consensus_queue.cc:1048] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:53.476436 29319 consensus_queue.cc:237] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.480581 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018a7674030442bbc74f73fd196d519" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:53.481269 28910 raft_consensus.cc:3060] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.481510 29146 consensus_queue.cc:1048] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.487771 29204 consensus_queue.cc:1048] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:53.497790 28587 catalog_manager.cc:5697] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:53.543824 28960 tablet_bootstrap.cc:492] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:53.544747 28960 ts_tablet_manager.cc:1403] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.191s	user 0.010s	sys 0.007s
I20260709 14:55:53.547670 28960 raft_consensus.cc:359] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.548450 28960 raft_consensus.cc:385] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.538655 29204 raft_consensus.cc:493] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.553467 29204 raft_consensus.cc:515] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.555629 29204 leader_election.cc:290] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:53.556272 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f996ec5031407d9b0dd8966d75b2c6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:53.558223 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f996ec5031407d9b0dd8966d75b2c6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:53.558980 28837 raft_consensus.cc:2468] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:53.560278 28728 leader_election.cc:304] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:53.561158 29204 raft_consensus.cc:2804] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.561594 29204 raft_consensus.cc:493] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.561995 29204 raft_consensus.cc:3060] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:53.584039 28728 leader_election.cc:343] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.512686 28910 raft_consensus.cc:2468] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:53.593550 28838 raft_consensus.cc:2468] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:53.594861 28728 leader_election.cc:304] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:53.595698 29146 raft_consensus.cc:2804] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.596345 29146 raft_consensus.cc:697] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:53.597288 29146 consensus_queue.cc:237] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:53.548763 28960 raft_consensus.cc:740] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.631173 28960 consensus_queue.cc:260] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:55:53.643288 28635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:53.698284 29198 raft_consensus.cc:493] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.698982 29198 raft_consensus.cc:515] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:53.719916 28960 ts_tablet_manager.cc:1434] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.175s	user 0.007s	sys 0.000s
I20260709 14:55:53.729712 29297 raft_consensus.cc:493] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.730291 29297 raft_consensus.cc:515] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.732311 29297 leader_election.cc:290] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:53.722255 29091 consensus_queue.cc:1048] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:55:53.707749 29198 leader_election.cc:290] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:53.648671 29204 raft_consensus.cc:515] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.742660 29204 leader_election.cc:290] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:53.753964 28960 tablet_bootstrap.cc:492] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:53.751071 28836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:53.803293 28954 tablet_bootstrap.cc:492] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:53.803880 28954 ts_tablet_manager.cc:1403] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.441s	user 0.027s	sys 0.039s
I20260709 14:55:53.754257 28686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:53.805034 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f996ec5031407d9b0dd8966d75b2c6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:53.810391 28957 tablet_bootstrap.cc:492] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:53.810900 28957 ts_tablet_manager.cc:1403] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.376s	user 0.021s	sys 0.031s
I20260709 14:55:53.807229 28959 tablet_bootstrap.cc:492] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:53.811410 28959 ts_tablet_manager.cc:1403] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.396s	user 0.046s	sys 0.079s
I20260709 14:55:53.822332 28959 raft_consensus.cc:359] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.823025 28959 raft_consensus.cc:385] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.823343 28959 raft_consensus.cc:740] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.823971 28959 consensus_queue.cc:260] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.830840 28960 tablet_bootstrap.cc:654] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.832782 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f996ec5031407d9b0dd8966d75b2c6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:53.833369 28834 raft_consensus.cc:3060] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.826506 28836 raft_consensus.cc:2393] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4306c44ea2534d0395fcdd4716d07e63 in current term 1: Already voted for candidate 92b6cc67d38c4de6bc1b65797722653e in this term.
I20260709 14:55:53.839752 28954 raft_consensus.cc:359] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.840410 28954 raft_consensus.cc:385] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.840689 28954 raft_consensus.cc:740] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.842936 28954 consensus_queue.cc:260] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.849998 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:53.850749 28911 raft_consensus.cc:2468] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:53.886467 28959 ts_tablet_manager.cc:1434] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.001s
I20260709 14:55:53.887154 29319 raft_consensus.cc:493] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.887658 29319 raft_consensus.cc:515] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:53.917763 28876 leader_election.cc:304] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
W20260709 14:55:53.927059 28728 leader_election.cc:343] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.935463 28954 ts_tablet_manager.cc:1434] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.131s	user 0.002s	sys 0.005s
I20260709 14:55:53.943158 28957 raft_consensus.cc:359] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.943665 28957 raft_consensus.cc:385] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.943862 28957 raft_consensus.cc:740] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
W20260709 14:55:53.914585 28652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 56848.6us
I20260709 14:55:53.946760 28954 tablet_bootstrap.cc:492] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:53.947499 29319 leader_election.cc:290] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:53.914289 29297 consensus_queue.cc:1048] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:55:53.930478 29190 raft_consensus.cc:3060] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.966190 28957 consensus_queue.cc:260] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:53.991817 28954 tablet_bootstrap.cc:654] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.034232 28957 ts_tablet_manager.cc:1434] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.223s	user 0.005s	sys 0.006s
I20260709 14:55:54.020447 28652 leader_election.cc:304] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:55:54.040709 28834 raft_consensus.cc:2468] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:54.041278 28959 tablet_bootstrap.cc:492] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:54.050454 29319 raft_consensus.cc:2804] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.053699 29204 raft_consensus.cc:493] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.061918 29319 raft_consensus.cc:493] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.079780 29319 raft_consensus.cc:3060] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.086962 29190 raft_consensus.cc:2749] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.090167 28728 leader_election.cc:304] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
W20260709 14:55:54.099412 28876 consensus_peers.cc:597] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.101382 29349 consensus_queue.cc:1048] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.103353 28957 tablet_bootstrap.cc:492] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:54.105896 28959 tablet_bootstrap.cc:654] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.106454 28960 tablet_bootstrap.cc:492] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:54.107005 28960 ts_tablet_manager.cc:1403] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.361s	user 0.016s	sys 0.018s
I20260709 14:55:54.069017 29204 raft_consensus.cc:515] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:54.108304 29349 raft_consensus.cc:493] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.152845 28756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:54.147226 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:54.155422 28954 tablet_bootstrap.cc:492] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:54.155933 28954 ts_tablet_manager.cc:1403] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.209s	user 0.012s	sys 0.016s
I20260709 14:55:54.159819 29204 leader_election.cc:290] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:54.160172 29341 raft_consensus.cc:2804] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.164039 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:54.164749 28832 raft_consensus.cc:2468] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:54.157130 29349 raft_consensus.cc:515] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:55:54.166313 28802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.1:42337, user_credentials={real_user=slave}} blocked reactor thread for 51054us
I20260709 14:55:54.167328 29349 leader_election.cc:290] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:54.176779 28957 tablet_bootstrap.cc:654] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.188941 28954 raft_consensus.cc:359] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.189635 28954 raft_consensus.cc:385] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.190502 28954 raft_consensus.cc:740] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.192305 29341 raft_consensus.cc:697] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:54.192399 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ab06cd455e4f64bcbac5f7860b0109" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:54.193409 29341 consensus_queue.cc:237] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:54.192662 28585 catalog_manager.cc:5697] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:54.201808 28959 tablet_bootstrap.cc:492] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:54.202281 28959 ts_tablet_manager.cc:1403] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.016s
W20260709 14:55:54.203014 28655 leader_election.cc:343] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.179553 28756 raft_consensus.cc:2468] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:54.207263 29319 raft_consensus.cc:515] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.209481 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ab06cd455e4f64bcbac5f7860b0109" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:54.210151 28832 raft_consensus.cc:2468] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:54.201392 28960 raft_consensus.cc:359] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.213979 28960 raft_consensus.cc:385] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.214272 28960 raft_consensus.cc:740] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.214991 28960 consensus_queue.cc:260] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.215041 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:54.213079 29361 consensus_queue.cc:1048] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.217567 28960 ts_tablet_manager.cc:1434] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.110s	user 0.004s	sys 0.003s
I20260709 14:55:54.212249 28959 raft_consensus.cc:359] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.221761 28959 raft_consensus.cc:385] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.222194 28959 raft_consensus.cc:740] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.222950 28959 consensus_queue.cc:260] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.202445 28954 consensus_queue.cc:260] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.491300 29352 raft_consensus.cc:493] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.221280 28832 raft_consensus.cc:2468] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:54.491959 29352 raft_consensus.cc:515] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.497726 28954 ts_tablet_manager.cc:1434] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.341s	user 0.025s	sys 0.034s
I20260709 14:55:54.498608 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:54.499346 28906 raft_consensus.cc:3060] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.500393 28959 ts_tablet_manager.cc:1434] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.298s	user 0.005s	sys 0.003s
I20260709 14:55:54.401795 28686 raft_consensus.cc:3060] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.507789 28906 raft_consensus.cc:2468] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:54.383414 29319 leader_election.cc:290] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:54.513084 28653 leader_election.cc:304] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:54.513763 29361 raft_consensus.cc:2804] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.514117 29361 raft_consensus.cc:493] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.513988 29346 consensus_queue.cc:1048] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.514564 29361 raft_consensus.cc:3060] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.523140 28957 tablet_bootstrap.cc:492] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:54.523108 29361 raft_consensus.cc:515] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:54.523890 28957 ts_tablet_manager.cc:1403] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.453s	user 0.015s	sys 0.002s
I20260709 14:55:54.527294 28652 leader_election.cc:304] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:55:54.527901 29296 raft_consensus.cc:493] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.535207 28957 raft_consensus.cc:359] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:54.535892 28957 raft_consensus.cc:385] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.536158 28957 raft_consensus.cc:740] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.529735 29318 raft_consensus.cc:2804] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.539242 29361 leader_election.cc:290] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:54.535183 29296 raft_consensus.cc:515] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:54.544936 28954 tablet_bootstrap.cc:492] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:54.550956 28960 tablet_bootstrap.cc:492] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:54.546231 28957 consensus_queue.cc:260] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:54.556115 28957 ts_tablet_manager.cc:1434] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260709 14:55:54.550263 28685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:54.557463 28959 tablet_bootstrap.cc:492] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:54.557478 28685 raft_consensus.cc:2393] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d865bce4c92e467484519d4c90166801 in current term 1: Already voted for candidate 92b6cc67d38c4de6bc1b65797722653e in this term.
W20260709 14:55:54.472883 28727 leader_election.cc:343] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:54.558975 28727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 358509us
I20260709 14:55:54.549794 29318 raft_consensus.cc:697] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:54.560767 29318 consensus_queue.cc:237] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.568434 29243 consensus_queue.cc:1048] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.560055 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357454845a4438cbc03c50889ff50fa" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:54.580873 29352 leader_election.cc:290] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:54.585860 28728 leader_election.cc:304] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63
W20260709 14:55:54.586714 28728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 374385us
I20260709 14:55:54.590982 29350 raft_consensus.cc:2804] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.591377 29350 raft_consensus.cc:493] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.591562 28759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:54.591737 29350 raft_consensus.cc:3060] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.591588 28960 tablet_bootstrap.cc:654] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.592666 29204 raft_consensus.cc:493] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.593178 29204 raft_consensus.cc:515] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.595160 29204 leader_election.cc:290] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:54.581820 28959 tablet_bootstrap.cc:654] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.562240 28957 tablet_bootstrap.cc:492] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:54.600118 28583 catalog_manager.cc:5697] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.551573 29296 leader_election.cc:290] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:54.601402 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
W20260709 14:55:54.626972 28876 leader_election.cc:343] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.601873 28759 raft_consensus.cc:3060] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.632236 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357454845a4438cbc03c50889ff50fa" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:54.658349 28908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:54.631567 28763 raft_consensus.cc:3060] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.666110 28954 tablet_bootstrap.cc:654] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.632833 28837 raft_consensus.cc:2468] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:54.677083 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:54.678901 28837 raft_consensus.cc:3060] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.691737 28908 raft_consensus.cc:2393] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d865bce4c92e467484519d4c90166801 in current term 1: Already voted for candidate 92b6cc67d38c4de6bc1b65797722653e in this term.
I20260709 14:55:54.700718 28876 leader_election.cc:304] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:54.673003 29349 consensus_queue.cc:1048] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:55:54.706779 29297 raft_consensus.cc:2804] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.720247 28728 leader_election.cc:304] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:54.729475 29356 raft_consensus.cc:493] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:54.731644 28727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 62264.3us
I20260709 14:55:54.730012 29356 raft_consensus.cc:515] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:54.853856 28837 raft_consensus.cc:2468] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:54.855614 28653 leader_election.cc:304] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:54.720690 29297 raft_consensus.cc:493] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.860239 28959 tablet_bootstrap.cc:492] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:54.860754 28959 ts_tablet_manager.cc:1403] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.304s	user 0.010s	sys 0.011s
W20260709 14:55:54.861429 28727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 129139us
I20260709 14:55:54.867025 28957 tablet_bootstrap.cc:654] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:54.868132 28728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 139971us
I20260709 14:55:54.857950 29297 raft_consensus.cc:3060] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.875841 28763 raft_consensus.cc:2468] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:54.823015 29350 raft_consensus.cc:515] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:54.878654 29350 leader_election.cc:290] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:54.878938 29362 raft_consensus.cc:2804] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:54.882561 29375 log.cc:927] Time spent T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 14:55:54.889636 29348 raft_consensus.cc:2764] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:54.889875 28959 raft_consensus.cc:359] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:54.890560 28959 raft_consensus.cc:385] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.890818 28959 raft_consensus.cc:740] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.891443 28959 consensus_queue.cc:260] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:54.905865 28959 ts_tablet_manager.cc:1434] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260709 14:55:54.902647 28759 raft_consensus.cc:2468] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
W20260709 14:55:54.931489 28728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 62472.7us
I20260709 14:55:54.935454 28954 tablet_bootstrap.cc:492] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:54.935958 28954 ts_tablet_manager.cc:1403] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.401s	user 0.008s	sys 0.030s
W20260709 14:55:54.942399 28653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 51552.9us
W20260709 14:55:54.956118 28728 consensus_peers.cc:597] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.942075 29356 leader_election.cc:290] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:54.979307 28954 raft_consensus.cc:359] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.980419 28954 raft_consensus.cc:385] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.980727 28954 raft_consensus.cc:740] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.980646 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:54.983592 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:54.985502 29362 raft_consensus.cc:697] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:54.975888 29198 raft_consensus.cc:493] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4306c44ea2534d0395fcdd4716d07e63)
I20260709 14:55:54.993402 28954 consensus_queue.cc:260] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:54.995127 29198 raft_consensus.cc:515] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
W20260709 14:55:55.002305 29384 log.cc:927] Time spent T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:55:55.007660 28833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ab06cd455e4f64bcbac5f7860b0109" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:55.010067 28833 raft_consensus.cc:3060] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.010087 28758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c00d534b32d4d0ebded47003bde5ee6" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:55.021257 29297 raft_consensus.cc:515] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
W20260709 14:55:55.022735 28802 leader_election.cc:343] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.024943 29297 leader_election.cc:290] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:55.030383 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c00d534b32d4d0ebded47003bde5ee6" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:55.032034 28876 leader_election.cc:343] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.033387 28833 raft_consensus.cc:2468] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:55.034646 28728 leader_election.cc:304] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:55.030534 28954 ts_tablet_manager.cc:1434] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.002s
I20260709 14:55:55.038365 28959 tablet_bootstrap.cc:492] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:55.038014 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357454845a4438cbc03c50889ff50fa" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:55.038096 29388 raft_consensus.cc:2804] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.035370 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357454845a4438cbc03c50889ff50fa" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:55.048497 28957 tablet_bootstrap.cc:492] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
W20260709 14:55:55.043771 28876 leader_election.cc:343] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.053501 28957 ts_tablet_manager.cc:1403] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.492s	user 0.021s	sys 0.009s
I20260709 14:55:55.059778 28954 tablet_bootstrap.cc:492] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:55.061988 29198 leader_election.cc:290] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:55.037318 29362 consensus_queue.cc:237] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:55.055896 28834 raft_consensus.cc:3060] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.057674 29388 raft_consensus.cc:697] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:55.086700 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce0aa0b9004d56aafcdd70397a96f4" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:55.088116 29388 consensus_queue.cc:237] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
W20260709 14:55:55.137305 28878 leader_election.cc:343] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.137755 28878 leader_election.cc:304] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:55.139469 29161 raft_consensus.cc:2749] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.185096 28960 tablet_bootstrap.cc:492] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:55.185740 28960 ts_tablet_manager.cc:1403] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.635s	user 0.019s	sys 0.021s
W20260709 14:55:55.189992 28878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.2:46573, user_credentials={real_user=slave}} blocked reactor thread for 52820.6us
I20260709 14:55:55.183159 28727 leader_election.cc:304] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
W20260709 14:55:55.193759 28635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:55.198616 29349 raft_consensus.cc:2749] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:55.200116 29398 log.cc:927] Time spent T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 14:55:55.201299 28959 tablet_bootstrap.cc:654] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.202857 28960 raft_consensus.cc:359] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:55.203541 28960 raft_consensus.cc:385] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.203807 28960 raft_consensus.cc:740] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.207729 28954 tablet_bootstrap.cc:654] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.218534 28757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dce0aa0b9004d56aafcdd70397a96f4" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:55.204416 28960 consensus_queue.cc:260] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:55.230512 28655 leader_election.cc:304] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:55.242976 28960 ts_tablet_manager.cc:1434] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.004s
I20260709 14:55:55.245759 29377 raft_consensus.cc:2749] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:55.232992 29341 consensus_queue.cc:1048] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:55.267690 28960 tablet_bootstrap.cc:492] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:55.275545 28957 raft_consensus.cc:359] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:55.278688 28957 raft_consensus.cc:385] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.278959 28957 raft_consensus.cc:740] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.283248 28957 consensus_queue.cc:260] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:55.287468 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ab06cd455e4f64bcbac5f7860b0109" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:55.288069 28909 raft_consensus.cc:3060] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.292209 28957 ts_tablet_manager.cc:1434] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.238s	user 0.008s	sys 0.004s
I20260709 14:55:55.293367 28957 tablet_bootstrap.cc:492] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:55.302125 29198 consensus_queue.cc:1048] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.335655 28960 tablet_bootstrap.cc:654] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.337096 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:55.337797 28959 tablet_bootstrap.cc:492] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:55.340490 28959 ts_tablet_manager.cc:1403] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.302s	user 0.024s	sys 0.048s
I20260709 14:55:55.335850 28909 raft_consensus.cc:2468] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:55.362020 29148 consensus_queue.cc:1048] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260709 14:55:55.370541 28801 leader_election.cc:343] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.375385 28801 leader_election.cc:304] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:55.379719 29355 raft_consensus.cc:2749] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.383327 28834 raft_consensus.cc:2468] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:55.397418 28876 leader_election.cc:304] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:55.401746 29297 raft_consensus.cc:2804] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.402261 29297 raft_consensus.cc:697] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:55.403076 29297 consensus_queue.cc:237] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:55.403851 28957 tablet_bootstrap.cc:654] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.418678 28954 tablet_bootstrap.cc:492] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:55.419130 28954 ts_tablet_manager.cc:1403] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.362s	user 0.011s	sys 0.018s
I20260709 14:55:55.421200 28959 raft_consensus.cc:359] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:55.424521 28959 raft_consensus.cc:385] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.424764 28959 raft_consensus.cc:740] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.425343 28959 consensus_queue.cc:260] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:55.429319 28959 ts_tablet_manager.cc:1434] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260709 14:55:55.461731 28585 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54714 (request call id 68) took 1520 ms. Trace:
I20260709 14:55:55.465850 28587 catalog_manager.cc:5697] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.476838 28954 raft_consensus.cc:359] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:55.477632 28954 raft_consensus.cc:385] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.468200 29204 raft_consensus.cc:493] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.477890 28954 raft_consensus.cc:740] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.478731 29204 raft_consensus.cc:515] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:55.479117 28954 consensus_queue.cc:260] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:55.484138 28954 ts_tablet_manager.cc:1434] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 14:55:55.485193 28954 tablet_bootstrap.cc:492] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:55.486860 29198 consensus_queue.cc:1048] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.493420 29204 leader_election.cc:290] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:55.515360 28960 tablet_bootstrap.cc:492] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:55.515923 28960 ts_tablet_manager.cc:1403] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.248s	user 0.011s	sys 0.011s
I20260709 14:55:55.517841 29148 consensus_queue.cc:1048] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:55.530049 28959 tablet_bootstrap.cc:492] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:55.522058 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5753adbb58b34eeeaf69fd6ba81eb09b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:55.462184 28585 rpcz_store.cc:276] 0709 14:55:53.953659 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:53.953845 (+   186us) service_pool.cc:224] Handling call
0709 14:55:55.461638 (+1507793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:54.610661 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:54.630228 (+ 19567us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:54.631278 (+  1050us) write_op.cc:435] Acquired schema lock
0709 14:55:54.632448 (+  1170us) tablet.cc:662] Decoding operations
0709 14:55:54.682701 (+ 50253us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:54.689107 (+  6406us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:54.693313 (+  4206us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:54.705237 (+ 11924us) tablet.cc:701] Row locks acquired
0709 14:55:54.707053 (+  1816us) write_op.cc:260] PREPARE: finished
0709 14:55:54.710984 (+  3931us) write_op.cc:270] Start()
0709 14:55:54.711090 (+   106us) write_op.cc:276] Timestamp: P: 1783608954710944 usec, L: 0
0709 14:55:54.711112 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:55:54.849245 (+138133us) log.cc:844] Serialized 531 byte log entry
0709 14:55:54.974363 (+125118us) spinlock_profiling.cc:243] Waited 8.22 ms on lock 0x7b4400022b4c. stack: 00007fb0cd8a8343 00007fb0cd8a8240 00007fb0cd2371d4 00007fb0d6f75304 00007fb0d6f75299 00007fb0cd762db1 00007fb0cd800c85 00007fb0cd8016a2 00007fb0d05731db 00007fb0d056eaaf 00007fb0cd8bd0ac 00007fb0d6717ab9 00007fb0cd8d969b 00007fb0cd8d793f 00007fb0cd8d9c02 00007fb0d056120b
0709 14:55:55.385769 (+411406us) op_driver.cc:464] REPLICATION: finished
0709 14:55:55.457086 (+ 71317us) write_op.cc:301] APPLY: starting
0709 14:55:55.457161 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:55.457261 (+   100us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:55.457280 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:55.457559 (+   279us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:55.457722 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:55:55.457769 (+    47us) write_op.cc:312] APPLY: finished
0709 14:55:55.457955 (+   186us) log.cc:844] Serialized 22 byte log entry
0709 14:55:55.458155 (+   200us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:55.458231 (+    76us) write_op.cc:454] Released schema lock
0709 14:55:55.458270 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:55.458596 (+   326us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:55.458631 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16362,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":71095,"apply.run_cpu_time_us":1500,"apply.run_wall_time_us":1500,"num_ops":1,"prepare.queue_time_us":378120,"prepare.run_cpu_time_us":38984,"prepare.run_wall_time_us":448523,"raft.queue_time_us":117460,"raft.run_cpu_time_us":80694,"raft.run_wall_time_us":99090,"replication_time_us":674480,"spinlock_wait_cycles":18902400,"thread_start_us":391363,"threads_started":4,"wal-append.queue_time_us":304350}]]}
I20260709 14:55:55.535709 29377 raft_consensus.cc:493] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.539211 28904 raft_consensus.cc:2468] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:55.556730 28683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5753adbb58b34eeeaf69fd6ba81eb09b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:55.558522 28960 raft_consensus.cc:359] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:55.562415 28960 raft_consensus.cc:385] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.562708 28960 raft_consensus.cc:740] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.545215 29377 raft_consensus.cc:515] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:55.568790 28727 leader_election.cc:304] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:55.570180 29388 raft_consensus.cc:2804] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.570641 29388 raft_consensus.cc:493] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.570501 29204 consensus_queue.cc:1048] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.571025 29388 raft_consensus.cc:3060] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.570087 28687 raft_consensus.cc:3060] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.580624 28959 tablet_bootstrap.cc:654] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.575309 28960 consensus_queue.cc:260] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:55.585752 28957 tablet_bootstrap.cc:492] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:55.586139 28957 ts_tablet_manager.cc:1403] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.293s	user 0.015s	sys 0.008s
I20260709 14:55:55.586901 29377 leader_election.cc:290] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:55.587922 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626a2ff0565e4d92bc01c3a1598c6134" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:55:55.589154 28728 leader_election.cc:343] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.601799 28960 ts_tablet_manager.cc:1434] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.086s	user 0.004s	sys 0.002s
I20260709 14:55:55.603190 28960 tablet_bootstrap.cc:492] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:55.609751 29096 raft_consensus.cc:493] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.610255 29096 raft_consensus.cc:515] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:55.615568 28960 tablet_bootstrap.cc:654] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.616250 28587 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54736 (request call id 62) took 1533 ms. Trace:
I20260709 14:55:55.616616 28587 rpcz_store.cc:276] 0709 14:55:54.082831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:54.083031 (+   200us) service_pool.cc:224] Handling call
0709 14:55:55.616187 (+1533156us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:55:55.489295 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:55:55.490256 (+   961us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:55:55.490286 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:55:55.490303 (+    17us) tablet.cc:662] Decoding operations
0709 14:55:55.490596 (+   293us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:55:55.490642 (+    46us) write_op.cc:641] Partition lock acquired for write op
0709 14:55:55.490671 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:55:55.490839 (+   168us) tablet.cc:701] Row locks acquired
0709 14:55:55.490855 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:55:55.490970 (+   115us) write_op.cc:270] Start()
0709 14:55:55.491066 (+    96us) write_op.cc:276] Timestamp: P: 1783608955490936 usec, L: 0
0709 14:55:55.491091 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 14:55:55.491670 (+   579us) log.cc:844] Serialized 531 byte log entry
0709 14:55:55.513511 (+ 21841us) op_driver.cc:464] REPLICATION: finished
0709 14:55:55.542173 (+ 28662us) write_op.cc:301] APPLY: starting
0709 14:55:55.543980 (+  1807us) tablet.cc:1367] starting BulkCheckPresence
0709 14:55:55.547073 (+  3093us) tablet.cc:1370] finished BulkCheckPresence
0709 14:55:55.556155 (+  9082us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:55:55.582292 (+ 26137us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:55:55.609644 (+ 27352us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:55:55.609706 (+    62us) write_op.cc:312] APPLY: finished
0709 14:55:55.609913 (+   207us) log.cc:844] Serialized 22 byte log entry
0709 14:55:55.610070 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:55.610146 (+    76us) write_op.cc:454] Released schema lock
0709 14:55:55.610181 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 14:55:55.610534 (+   353us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:55:55.610562 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":18416,"apply.run_cpu_time_us":1810,"apply.run_wall_time_us":70720,"num_ops":1,"prepare.queue_time_us":11647,"prepare.run_cpu_time_us":2169,"prepare.run_wall_time_us":2609,"replication_time_us":15845}]]}
I20260709 14:55:55.621264 29349 raft_consensus.cc:493] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.621862 29349 raft_consensus.cc:515] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:55.623898 29349 leader_election.cc:290] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:55.628645 29388 raft_consensus.cc:515] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:55.642921 28954 tablet_bootstrap.cc:654] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.635962 28583 catalog_manager.cc:5697] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.644697 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:55.645368 29096 leader_election.cc:290] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:55.645921 28583 catalog_manager.cc:5697] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.649994 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626a2ff0565e4d92bc01c3a1598c6134" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:55.651510 28957 raft_consensus.cc:359] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:55.652170 28957 raft_consensus.cc:385] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.652424 28957 raft_consensus.cc:740] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.653087 28957 consensus_queue.cc:260] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:55.654172 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c00d534b32d4d0ebded47003bde5ee6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:55.655082 28957 ts_tablet_manager.cc:1434] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.069s	user 0.000s	sys 0.005s
I20260709 14:55:55.656070 28957 tablet_bootstrap.cc:492] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580: Bootstrap starting.
I20260709 14:55:55.657073 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c00d534b32d4d0ebded47003bde5ee6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:55.657670 29388 leader_election.cc:290] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:55.657706 28906 raft_consensus.cc:2468] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
W20260709 14:55:55.659358 28804 leader_election.cc:343] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.660512 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5753adbb58b34eeeaf69fd6ba81eb09b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:55.661134 28906 raft_consensus.cc:3060] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:55.666280 28728 leader_election.cc:343] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.670231 28906 raft_consensus.cc:2468] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:55.671032 28653 leader_election.cc:304] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
I20260709 14:55:55.672284 28907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:55.678357 28957 tablet_bootstrap.cc:654] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:55.705394 28801 leader_election.cc:343] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.705598 29377 raft_consensus.cc:2749] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.705929 28801 leader_election.cc:304] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:55.685106 28959 tablet_bootstrap.cc:492] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:55.707024 29363 raft_consensus.cc:2749] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.690635 28960 tablet_bootstrap.cc:492] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:55.707835 28960 ts_tablet_manager.cc:1403] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.004s
I20260709 14:55:55.710561 28960 raft_consensus.cc:359] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:55.711233 28960 raft_consensus.cc:385] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.711560 28960 raft_consensus.cc:740] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.714156 28959 ts_tablet_manager.cc:1403] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.197s	user 0.011s	sys 0.004s
I20260709 14:55:55.706941 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5753adbb58b34eeeaf69fd6ba81eb09b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
W20260709 14:55:55.717509 28728 leader_election.cc:343] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.717973 28959 raft_consensus.cc:359] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:55.718673 28959 raft_consensus.cc:385] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.718915 28959 raft_consensus.cc:740] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.720546 28959 consensus_queue.cc:260] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:55.721609 28960 consensus_queue.cc:260] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:55.698204 28585 catalog_manager.cc:5697] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.724946 28957 tablet_bootstrap.cc:492] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580: No bootstrap required, opened a new log
I20260709 14:55:55.732024 28585 catalog_manager.cc:5697] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.733096 28957 ts_tablet_manager.cc:1403] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.002s
I20260709 14:55:55.727587 28959 ts_tablet_manager.cc:1434] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:55:55.735483 28959 tablet_bootstrap.cc:492] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:55.735231 28957 raft_consensus.cc:359] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:55.691035 28727 leader_election.cc:304] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:55.735862 28957 raft_consensus.cc:385] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.741669 28957 raft_consensus.cc:740] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.741330 28960 ts_tablet_manager.cc:1434] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 14:55:55.746446 28954 tablet_bootstrap.cc:492] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:55.852394 28954 ts_tablet_manager.cc:1403] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.367s	user 0.023s	sys 0.037s
I20260709 14:55:55.742298 28957 consensus_queue.cc:260] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
W20260709 14:55:55.737390 28727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 46438us
I20260709 14:55:55.856776 28727 leader_election.cc:304] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:55.788350 28587 catalog_manager.cc:5697] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.737106 29388 raft_consensus.cc:2804] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.861909 29388 raft_consensus.cc:493] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.862279 29388 raft_consensus.cc:3060] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.864866 29387 raft_consensus.cc:2804] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.865361 29387 raft_consensus.cc:697] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:55.866120 29387 consensus_queue.cc:237] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:55.868264 28960 tablet_bootstrap.cc:492] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:55.876163 28957 ts_tablet_manager.cc:1434] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580: Time spent starting tablet: real 0.143s	user 0.031s	sys 0.042s
I20260709 14:55:55.888031 28959 tablet_bootstrap.cc:654] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.901479 28954 raft_consensus.cc:359] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:55.902323 28954 raft_consensus.cc:385] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.902598 28954 raft_consensus.cc:740] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.915246 28954 consensus_queue.cc:260] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:55.942754 29380 consensus_queue.cc:1048] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.945458 29388 raft_consensus.cc:515] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:55.953128 28685 raft_consensus.cc:3060] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.954499 28960 tablet_bootstrap.cc:654] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.959772 29388 leader_election.cc:290] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
W20260709 14:55:55.978251 28876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.1:42337, user_credentials={real_user=slave}} blocked reactor thread for 64280.6us
I20260709 14:55:55.996793 28954 ts_tablet_manager.cc:1434] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.144s	user 0.009s	sys 0.008s
W20260709 14:55:56.103341 28727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 106541us
I20260709 14:55:56.108721 28907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c00d534b32d4d0ebded47003bde5ee6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:56.109416 28907 raft_consensus.cc:3060] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:56.132449 28653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 139462us
I20260709 14:55:56.137403 28959 tablet_bootstrap.cc:492] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:56.137933 28959 ts_tablet_manager.cc:1403] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.403s	user 0.039s	sys 0.049s
I20260709 14:55:56.138988 28954 tablet_bootstrap.cc:492] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801: Bootstrap starting.
I20260709 14:55:56.143728 29389 raft_consensus.cc:493] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.144276 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c00d534b32d4d0ebded47003bde5ee6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:56.145138 28960 tablet_bootstrap.cc:492] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:56.145602 28960 ts_tablet_manager.cc:1403] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.286s	user 0.009s	sys 0.015s
I20260709 14:55:56.118490 29424 raft_consensus.cc:493] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.145697 29427 raft_consensus.cc:493] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.144214 29389 raft_consensus.cc:515] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:56.210016 29389 leader_election.cc:290] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:56.150743 29424 raft_consensus.cc:515] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
W20260709 14:55:56.232265 28728 leader_election.cc:343] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.201238 29427 raft_consensus.cc:515] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:55:56.242460 28801 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 91443.5us
I20260709 14:55:56.253226 28689 raft_consensus.cc:3060] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.285249 28959 raft_consensus.cc:359] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:56.286137 28959 raft_consensus.cc:385] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.286418 28959 raft_consensus.cc:740] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.255504 28907 raft_consensus.cc:2468] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:55:56.301144 28959 consensus_queue.cc:260] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
W20260709 14:55:56.307525 28876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:42519, user_credentials={real_user=slave}} blocked reactor thread for 72951.8us
I20260709 14:55:56.311127 28959 ts_tablet_manager.cc:1434] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.173s	user 0.004s	sys 0.003s
I20260709 14:55:56.313990 29424 leader_election.cc:290] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:56.314558 28835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357454845a4438cbc03c50889ff50fa" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:56.315248 28835 raft_consensus.cc:2393] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92b6cc67d38c4de6bc1b65797722653e in current term 1: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:55:56.324395 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:56.324904 29437 raft_consensus.cc:493] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.325131 28838 raft_consensus.cc:2468] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:56.325408 29437 raft_consensus.cc:515] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:56.327492 29437 leader_election.cc:290] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:56.331532 29346 consensus_queue.cc:1048] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:56.332551 28635 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:56.353296 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357454845a4438cbc03c50889ff50fa" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:56.337244 29427 leader_election.cc:290] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:56.361471 29426 consensus_queue.cc:1048] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.362284 29387 raft_consensus.cc:493] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.362854 29387 raft_consensus.cc:515] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:56.365275 29387 leader_election.cc:290] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:56.366092 28960 raft_consensus.cc:359] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:56.366847 28960 raft_consensus.cc:385] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.367100 28960 raft_consensus.cc:740] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.364691 28954 tablet_bootstrap.cc:654] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.367745 28960 consensus_queue.cc:260] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:56.389168 28835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:56.389838 28835 raft_consensus.cc:2468] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 0.
I20260709 14:55:56.392203 28728 leader_election.cc:304] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:56.392956 29388 raft_consensus.cc:2804] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.393330 29388 raft_consensus.cc:493] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.395452 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:56.400308 28876 leader_election.cc:304] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:56.401115 29297 raft_consensus.cc:2804] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.401469 29297 raft_consensus.cc:493] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.401803 29297 raft_consensus.cc:3060] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:56.403359 28802 leader_election.cc:343] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.395581 29388 raft_consensus.cc:3060] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.417794 28959 tablet_bootstrap.cc:492] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63: Bootstrap starting.
I20260709 14:55:56.425040 28960 ts_tablet_manager.cc:1434] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.279s	user 0.004s	sys 0.004s
I20260709 14:55:56.437786 28682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309794c5d1bb4eff96cd45f2697c88bb" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:56.439881 28758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:55:56.441058 28802 leader_election.cc:343] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:56.449038 28804 leader_election.cc:343] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.449489 28804 leader_election.cc:304] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:56.451310 28727 leader_election.cc:304] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:56.456571 29387 raft_consensus.cc:2804] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.457080 29387 raft_consensus.cc:697] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:55:56.457877 29387 consensus_queue.cc:237] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
W20260709 14:55:56.463003 28728 consensus_peers.cc:597] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:56.464303 28758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:56.466290 29393 raft_consensus.cc:2749] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.472412 29297 raft_consensus.cc:515] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:56.471148 29388 raft_consensus.cc:515] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:56.512264 28758 raft_consensus.cc:2393] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4306c44ea2534d0395fcdd4716d07e63 in current term 1: Already voted for candidate d865bce4c92e467484519d4c90166801 in this term.
I20260709 14:55:56.517092 28960 tablet_bootstrap.cc:492] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:56.521322 29297 leader_election.cc:290] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:56.523149 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309794c5d1bb4eff96cd45f2697c88bb" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:56.528688 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:56.529353 28834 raft_consensus.cc:3060] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.529518 28959 tablet_bootstrap.cc:654] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.524806 29148 raft_consensus.cc:493] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d865bce4c92e467484519d4c90166801)
I20260709 14:55:56.567019 29148 raft_consensus.cc:515] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:55:56.597609 28801 leader_election.cc:343] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.598278 28801 leader_election.cc:304] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:56.599092 29427 raft_consensus.cc:2749] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.618876 28834 raft_consensus.cc:2468] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:56.694932 29148 leader_election.cc:290] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:56.707484 28960 tablet_bootstrap.cc:700] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Time spent opening tablet: real 0.178s	user 0.002s	sys 0.000s
I20260709 14:55:56.710165 28954 tablet_bootstrap.cc:492] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801: No bootstrap required, opened a new log
I20260709 14:55:56.716347 28954 ts_tablet_manager.cc:1403] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801: Time spent bootstrapping tablet: real 0.578s	user 0.019s	sys 0.024s
I20260709 14:55:56.716377 28960 tablet_bootstrap.cc:654] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.717666 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f996ec5031407d9b0dd8966d75b2c6" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:56.700328 28587 catalog_manager.cc:5697] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:56.726552 28876 leader_election.cc:304] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
W20260709 14:55:56.716460 28944 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.26.0.62:38115, user_credentials={real_user=slave}} blocked reactor thread for 47823.9us
I20260709 14:55:56.729941 28954 raft_consensus.cc:359] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:56.730660 28954 raft_consensus.cc:385] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.730953 28954 raft_consensus.cc:740] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Initialized, Role: FOLLOWER
W20260709 14:55:56.731977 28655 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.2:46573, user_credentials={real_user=slave}} blocked reactor thread for 194518us
W20260709 14:55:56.730334 28652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 199683us
I20260709 14:55:56.737920 28757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f996ec5031407d9b0dd8966d75b2c6" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:56.744439 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:56.745253 28755 raft_consensus.cc:2393] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4306c44ea2534d0395fcdd4716d07e63 in current term 1: Already voted for candidate d865bce4c92e467484519d4c90166801 in this term.
I20260709 14:55:56.748697 29187 raft_consensus.cc:2804] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.749274 29187 raft_consensus.cc:697] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:56.750072 29187 consensus_queue.cc:237] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:55:56.753444 28954 consensus_queue.cc:260] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:56.755719 28954 ts_tablet_manager.cc:1434] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:55:56.764714 29388 leader_election.cc:290] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
W20260709 14:55:56.781322 28728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.1:42337, user_credentials={real_user=slave}} blocked reactor thread for 45591.5us
W20260709 14:55:56.784189 28652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.4:35719, user_credentials={real_user=slave}} blocked reactor thread for 50635.3us
I20260709 14:55:56.797712 28652 leader_election.cc:304] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
W20260709 14:55:56.793687 29447 log.cc:927] Time spent T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 14:55:56.803982 29443 raft_consensus.cc:2749] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.791874 29388 consensus_queue.cc:1048] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:55:56.802680 29424 raft_consensus.cc:493] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.822912 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:56.825160 28837 raft_consensus.cc:2393] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d865bce4c92e467484519d4c90166801 in current term 1: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:55:56.840678 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:56.826987 29424 raft_consensus.cc:515] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:56.879357 28960 tablet_bootstrap.cc:492] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:56.879896 28960 ts_tablet_manager.cc:1403] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.386s	user 0.018s	sys 0.002s
I20260709 14:55:56.881467 29424 leader_election.cc:290] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:56.881886 28959 tablet_bootstrap.cc:492] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63: No bootstrap required, opened a new log
I20260709 14:55:56.882330 28959 ts_tablet_manager.cc:1403] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63: Time spent bootstrapping tablet: real 0.543s	user 0.009s	sys 0.029s
I20260709 14:55:56.891170 28959 raft_consensus.cc:359] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:56.891811 28959 raft_consensus.cc:385] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.892076 28959 raft_consensus.cc:740] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.893033 28655 leader_election.cc:304] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e; no voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580
I20260709 14:55:56.892717 28959 consensus_queue.cc:260] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:56.895895 29389 raft_consensus.cc:2749] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:56.907987 28959 ts_tablet_manager.cc:1434] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:55:56.923207 28688 raft_consensus.cc:3060] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.927927 28683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:56.930254 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:56.930946 28834 raft_consensus.cc:2468] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:56.933508 28876 leader_election.cc:304] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:56.934216 29458 raft_consensus.cc:2804] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.934635 29458 raft_consensus.cc:493] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.935037 29458 raft_consensus.cc:3060] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:56.942273 29459 log.cc:927] Time spent T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
W20260709 14:55:56.944304 28876 leader_election.cc:343] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.944880 28960 raft_consensus.cc:359] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:56.945542 28960 raft_consensus.cc:385] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.945815 28960 raft_consensus.cc:740] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.945864 29449 consensus_queue.cc:1048] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.946617 28960 consensus_queue.cc:260] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:56.948932 28960 ts_tablet_manager.cc:1434] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.003s
I20260709 14:55:56.949875 28960 tablet_bootstrap.cc:492] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:56.955274 29458 raft_consensus.cc:515] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:56.957055 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:56.958977 28960 tablet_bootstrap.cc:654] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.965823 29458 leader_election.cc:290] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:56.967114 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:56.967741 28838 raft_consensus.cc:3060] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.972851 28683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:56.973393 28838 raft_consensus.cc:2468] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
W20260709 14:55:56.992241 28876 leader_election.cc:343] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.995633 28876 leader_election.cc:304] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:56.996317 29458 raft_consensus.cc:2804] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.996785 29458 raft_consensus.cc:697] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:56.997572 29458 consensus_queue.cc:237] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:57.001387 28960 tablet_bootstrap.cc:492] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:57.001900 28960 ts_tablet_manager.cc:1403] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260709 14:55:57.004355 28960 raft_consensus.cc:359] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:57.014801 28960 raft_consensus.cc:385] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.015093 28960 raft_consensus.cc:740] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.015785 28960 consensus_queue.cc:260] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:57.018095 28960 ts_tablet_manager.cc:1434] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:55:57.021462 28960 tablet_bootstrap.cc:492] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:57.026904 28960 tablet_bootstrap.cc:654] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.029850 28727 leader_election.cc:304] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
I20260709 14:55:57.030560 29204 raft_consensus.cc:2749] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.033242 29449 consensus_queue.cc:1048] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.042546 29433 raft_consensus.cc:493] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.043083 29433 raft_consensus.cc:515] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:57.045563 28583 catalog_manager.cc:5697] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.046550 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:57.047178 28838 raft_consensus.cc:2468] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:57.048282 28653 leader_election.cc:304] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:57.049023 29148 raft_consensus.cc:2804] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.049399 29148 raft_consensus.cc:493] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.049252 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:57.049777 29148 raft_consensus.cc:3060] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.049961 28755 raft_consensus.cc:2468] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 0.
I20260709 14:55:57.045590 29433 leader_election.cc:290] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:57.056383 29148 raft_consensus.cc:515] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:57.059854 29148 leader_election.cc:290] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:57.059917 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:55:57.060567 28755 raft_consensus.cc:3060] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.060808 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:57.061406 28838 raft_consensus.cc:3060] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.068022 28755 raft_consensus.cc:2468] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:57.069212 28655 leader_election.cc:304] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:55:57.069952 29148 raft_consensus.cc:2804] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.070444 29148 raft_consensus.cc:697] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:55:57.071220 29148 consensus_queue.cc:237] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:57.072983 28585 catalog_manager.cc:5697] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 0 to 1, leader changed from <none> to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.082242 28960 tablet_bootstrap.cc:492] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:57.082703 28960 ts_tablet_manager.cc:1403] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.008s
I20260709 14:55:57.084677 28960 raft_consensus.cc:359] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:57.085353 28960 raft_consensus.cc:385] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.085659 28960 raft_consensus.cc:740] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.088220 28960 consensus_queue.cc:260] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:57.073026 28838 raft_consensus.cc:2468] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 1.
I20260709 14:55:57.090227 28960 ts_tablet_manager.cc:1434] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:57.092368 28960 tablet_bootstrap.cc:492] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:57.096906 28960 tablet_bootstrap.cc:654] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.098425 28586 catalog_manager.cc:5697] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 1 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.101501 28960 tablet_bootstrap.cc:492] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: No bootstrap required, opened a new log
I20260709 14:55:57.101899 28960 ts_tablet_manager.cc:1403] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:55:57.104476 28960 raft_consensus.cc:359] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:57.105053 28960 raft_consensus.cc:385] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.105302 28960 raft_consensus.cc:740] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.105917 28960 consensus_queue.cc:260] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:57.108363 28960 ts_tablet_manager.cc:1434] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:55:57.108805 28587 catalog_manager.cc:5697] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.126201 29458 raft_consensus.cc:493] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.126588 29458 raft_consensus.cc:515] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:57.128320 29458 leader_election.cc:290] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:57.128916 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309794c5d1bb4eff96cd45f2697c88bb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:57.129472 28834 raft_consensus.cc:2468] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:57.130280 28683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309794c5d1bb4eff96cd45f2697c88bb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:57.130311 29148 raft_consensus.cc:493] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.130546 28876 leader_election.cc:304] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:57.130873 28683 raft_consensus.cc:2468] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 0.
I20260709 14:55:57.130950 29148 raft_consensus.cc:515] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:57.131282 29458 raft_consensus.cc:2804] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.131747 29458 raft_consensus.cc:493] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.132095 29458 raft_consensus.cc:3060] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.133020 29148 leader_election.cc:290] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:55:57.134090 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:57.134102 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:57.135005 28834 raft_consensus.cc:2393] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92b6cc67d38c4de6bc1b65797722653e in current term 1: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:55:57.137253 28652 leader_election.cc:304] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580
I20260709 14:55:57.137957 29148 raft_consensus.cc:3060] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.138569 29458 raft_consensus.cc:515] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:57.140435 29458 leader_election.cc:290] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:57.141424 28683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309794c5d1bb4eff96cd45f2697c88bb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:57.141665 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309794c5d1bb4eff96cd45f2697c88bb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:57.141990 28683 raft_consensus.cc:3060] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.142223 28834 raft_consensus.cc:3060] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.143647 29148 raft_consensus.cc:2749] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.146523 28834 raft_consensus.cc:2468] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:57.147040 28683 raft_consensus.cc:2468] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:57.147392 28876 leader_election.cc:304] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:57.148026 29458 raft_consensus.cc:2804] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.148402 29458 raft_consensus.cc:697] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:55:57.149089 29458 consensus_queue.cc:237] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:57.158581 28586 catalog_manager.cc:5697] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 1 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.202327 29297 consensus_queue.cc:1048] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.213023 29440 consensus_queue.cc:1048] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:57.353880 29452 raft_consensus.cc:493] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.354411 29452 raft_consensus.cc:515] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:57.357043 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5753adbb58b34eeeaf69fd6ba81eb09b" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:57.356503 29452 leader_election.cc:290] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:57.357812 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5753adbb58b34eeeaf69fd6ba81eb09b" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:57.359045 28655 leader_election.cc:304] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e; no voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801
I20260709 14:55:57.359737 29452 raft_consensus.cc:2749] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.467592 29458 consensus_queue.cc:1048] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.468283 29297 consensus_queue.cc:1048] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.591568 29297 consensus_queue.cc:1048] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.601604 29443 consensus_queue.cc:1048] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.602378 29440 consensus_queue.cc:1048] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.616529 28683 raft_consensus.cc:3060] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.617235 29389 consensus_queue.cc:1048] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.711148 26624 tablet_server.cc:179] TabletServer@127.26.0.1:0 shutting down...
W20260709 14:55:58.720381 28802 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 74 similar messages]
W20260709 14:55:58.726168 28802 consensus_peers.cc:597] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.742774 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:58.743615 26624 tablet_replica.cc:333] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.744444 26624 raft_consensus.cc:2243] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.744956 26624 raft_consensus.cc:2272] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.746641 26624 tablet_replica.cc:333] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.747159 26624 raft_consensus.cc:2243] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.747493 26624 raft_consensus.cc:2272] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.749070 26624 tablet_replica.cc:333] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.749588 26624 raft_consensus.cc:2243] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.750339 26624 raft_consensus.cc:2272] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.751854 26624 tablet_replica.cc:333] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.752374 26624 raft_consensus.cc:2243] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.752748 26624 raft_consensus.cc:2272] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.754465 26624 tablet_replica.cc:333] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.755065 26624 raft_consensus.cc:2243] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.755429 26624 raft_consensus.cc:2272] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.757097 26624 tablet_replica.cc:333] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
W20260709 14:55:58.757483 28876 consensus_peers.cc:597] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.757642 26624 raft_consensus.cc:2243] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.758222 26624 raft_consensus.cc:2272] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.760207 26624 tablet_replica.cc:333] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.760861 26624 raft_consensus.cc:2243] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.761803 26624 raft_consensus.cc:2272] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:58.763075 28728 consensus_peers.cc:597] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.764078 26624 tablet_replica.cc:333] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.764858 26624 raft_consensus.cc:2243] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.765334 26624 raft_consensus.cc:2272] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.767624 26624 tablet_replica.cc:333] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.768362 26624 raft_consensus.cc:2243] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.768728 26624 raft_consensus.cc:2272] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.770363 26624 tablet_replica.cc:333] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.770956 26624 raft_consensus.cc:2243] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.771299 26624 raft_consensus.cc:2272] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.772950 26624 tablet_replica.cc:333] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.773453 26624 raft_consensus.cc:2243] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.774326 26624 raft_consensus.cc:2272] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.776228 26624 tablet_replica.cc:333] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.776904 26624 raft_consensus.cc:2243] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.777379 26624 raft_consensus.cc:2272] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.779539 26624 tablet_replica.cc:333] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.780323 26624 raft_consensus.cc:2243] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.780846 26624 raft_consensus.cc:2272] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:58.780802 28802 consensus_peers.cc:597] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.782146 28802 consensus_peers.cc:597] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.782908 26624 tablet_replica.cc:333] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.783735 26624 raft_consensus.cc:2243] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.784499 26624 raft_consensus.cc:2272] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.786379 26624 tablet_replica.cc:333] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.787106 26624 raft_consensus.cc:2243] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.787817 26624 raft_consensus.cc:2272] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.789909 26624 tablet_replica.cc:333] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.790526 26624 raft_consensus.cc:2243] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.790871 26624 raft_consensus.cc:2272] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.792577 26624 tablet_replica.cc:333] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.793177 26624 raft_consensus.cc:2243] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.793833 26624 raft_consensus.cc:2272] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.795667 26624 tablet_replica.cc:333] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.796172 26624 raft_consensus.cc:2243] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.796840 26624 raft_consensus.cc:2272] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.798485 26624 tablet_replica.cc:333] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.798990 26624 raft_consensus.cc:2243] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.799692 26624 raft_consensus.cc:2272] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.802261 26624 tablet_replica.cc:333] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.802762 26624 raft_consensus.cc:2243] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.803215 26624 raft_consensus.cc:2272] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.804787 26624 tablet_replica.cc:333] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.805310 26624 raft_consensus.cc:2243] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.805675 26624 raft_consensus.cc:2272] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.807349 26624 tablet_replica.cc:333] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.807845 26624 raft_consensus.cc:2243] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.808255 26624 raft_consensus.cc:2272] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.809980 26624 tablet_replica.cc:333] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.810448 26624 raft_consensus.cc:2243] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.810824 26624 raft_consensus.cc:2272] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.812690 26624 tablet_replica.cc:333] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.813356 26624 raft_consensus.cc:2243] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.813791 26624 raft_consensus.cc:2272] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.815598 26624 tablet_replica.cc:333] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.816111 26624 raft_consensus.cc:2243] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.816457 26624 raft_consensus.cc:2272] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.818197 26624 tablet_replica.cc:333] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.818660 26624 raft_consensus.cc:2243] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.819635 26624 raft_consensus.cc:2272] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.821566 26624 tablet_replica.cc:333] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.822074 26624 raft_consensus.cc:2243] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.822460 26624 raft_consensus.cc:2272] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.824365 26624 tablet_replica.cc:333] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.825037 26624 raft_consensus.cc:2243] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.825820 26624 raft_consensus.cc:2272] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.827418 26624 tablet_replica.cc:333] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.827881 26624 raft_consensus.cc:2243] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.828213 26624 raft_consensus.cc:2272] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.829919 26624 tablet_replica.cc:333] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.830427 26624 raft_consensus.cc:2243] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.830798 26624 raft_consensus.cc:2272] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.832451 26624 tablet_replica.cc:333] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.832983 26624 raft_consensus.cc:2243] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.833434 26624 raft_consensus.cc:2272] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.835485 26624 tablet_replica.cc:333] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.836149 26624 raft_consensus.cc:2243] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.836603 26624 raft_consensus.cc:2272] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.838721 26624 tablet_replica.cc:333] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.839376 26624 raft_consensus.cc:2243] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.839879 26624 raft_consensus.cc:2272] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.842129 26624 tablet_replica.cc:333] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.842770 26624 raft_consensus.cc:2243] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.843647 26624 raft_consensus.cc:2272] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.845990 26624 tablet_replica.cc:333] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.846657 26624 raft_consensus.cc:2243] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.847543 26624 raft_consensus.cc:2272] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:58.847014 28876 consensus_peers.cc:597] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.849907 26624 tablet_replica.cc:333] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.850636 26624 raft_consensus.cc:2243] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.851112 26624 raft_consensus.cc:2272] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.853528 26624 tablet_replica.cc:333] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.854027 26624 raft_consensus.cc:2243] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:58.854140 28876 consensus_peers.cc:597] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.854473 26624 raft_consensus.cc:2272] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.856274 26624 tablet_replica.cc:333] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.857010 26624 raft_consensus.cc:2243] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:58.857497 28728 consensus_peers.cc:597] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.857488 26624 raft_consensus.cc:2272] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.859961 26624 tablet_replica.cc:333] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.860405 26624 raft_consensus.cc:2243] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.860863 26624 raft_consensus.cc:2272] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.862730 26624 tablet_replica.cc:333] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.863250 26624 raft_consensus.cc:2243] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.863879 26624 raft_consensus.cc:2272] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.865525 26624 tablet_replica.cc:333] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.865974 26624 raft_consensus.cc:2243] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.866324 26624 raft_consensus.cc:2272] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.867930 26624 tablet_replica.cc:333] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.868381 26624 raft_consensus.cc:2243] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.869148 26624 raft_consensus.cc:2272] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.870885 26624 tablet_replica.cc:333] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.871428 26624 raft_consensus.cc:2243] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.871870 26624 raft_consensus.cc:2272] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.873522 26624 tablet_replica.cc:333] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.873951 26624 raft_consensus.cc:2243] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:58.874614 26624 raft_consensus.cc:2272] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:58.876165 26624 tablet_replica.cc:333] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: stopping tablet replica
I20260709 14:55:58.876590 26624 raft_consensus.cc:2243] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:58.876958 26624 raft_consensus.cc:2272] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:58.889248 28802 consensus_peers.cc:597] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.891290 28728 consensus_peers.cc:597] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.899747 28876 consensus_peers.cc:597] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.917598 28876 consensus_peers.cc:597] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.919229 28876 consensus_peers.cc:597] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.923764 28876 consensus_peers.cc:597] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.928181 28728 connection.cc:573] client connection to 127.26.0.1:42337 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:55:58.932346 28728 consensus_peers.cc:597] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:58.935266 26624 tablet_server.cc:196] TabletServer@127.26.0.1:0 shutdown complete.
W20260709 14:55:58.956552 28802 consensus_peers.cc:597] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.964134 28876 consensus_peers.cc:597] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.972254 28728 consensus_peers.cc:597] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.980703 28802 consensus_peers.cc:597] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:58.996575 28876 consensus_peers.cc:597] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.003319 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:59.006073 28802 consensus_peers.cc:597] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:59.010454 29494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:59.010468 29495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:59.015664 29497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:59.017297 26624 server_base.cc:1061] running on GCE node
I20260709 14:55:59.020430 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:59.020628 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:59.020859 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608959020839 us; error 0 us; skew 500 ppm
I20260709 14:55:59.021451 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:59.025018 26624 webserver.cc:533] Webserver started at http://127.26.0.1:44999/ using document root <none> and password file <none>
I20260709 14:55:59.025606 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:59.025858 26624 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:55:59.029737 26624 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 14:55:59.038667 29502 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:59.039582 26624 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 14:55:59.040215 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "92b6cc67d38c4de6bc1b65797722653e"
format_stamp: "Formatted at 2026-07-09 14:55:45 on dist-test-slave-tl66"
I20260709 14:55:59.040539 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:59.052717 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:59.053880 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:59.055311 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:59.059497 29509 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:55:59.078128 28876 consensus_peers.cc:597] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:59.091717 28876 consensus_peers.cc:597] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:59.122527 28802 consensus_peers.cc:597] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:59.125839 28728 consensus_peers.cc:597] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:59.133765 28876 consensus_peers.cc:597] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:59.156750 28802 consensus_peers.cc:597] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:59.186012 28876 consensus_peers.cc:597] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:59.203802 28876 consensus_peers.cc:597] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.279286 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:55:59.279632 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.221s	user 0.006s	sys 0.002s
I20260709 14:55:59.279984 26624 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:55:59.285569 29509 tablet_bootstrap.cc:492] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
W20260709 14:55:59.300649 28728 consensus_peers.cc:597] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.301421 29509 tablet_bootstrap.cc:492] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.302464 29509 tablet_bootstrap.cc:492] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.303290 29509 ts_tablet_manager.cc:1403] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:55:59.305722 29509 raft_consensus.cc:359] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.306348 29509 raft_consensus.cc:740] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.306945 29509 consensus_queue.cc:260] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.310231 29509 ts_tablet_manager.cc:1434] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:59.310832 29509 tablet_bootstrap.cc:492] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.329210 29509 tablet_bootstrap.cc:492] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.330179 29509 tablet_bootstrap.cc:492] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.331043 29509 ts_tablet_manager.cc:1403] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:55:59.333452 29509 raft_consensus.cc:359] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.334122 29509 raft_consensus.cc:740] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.335238 29509 consensus_queue.cc:260] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.337292 29509 ts_tablet_manager.cc:1434] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:59.338068 29509 tablet_bootstrap.cc:492] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.349519 29509 tablet_bootstrap.cc:492] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.350440 29509 tablet_bootstrap.cc:492] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.351022 29509 ts_tablet_manager.cc:1403] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:55:59.353160 29509 raft_consensus.cc:359] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.353809 29509 raft_consensus.cc:740] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.354449 29509 consensus_queue.cc:260] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.356220 29509 ts_tablet_manager.cc:1434] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:55:59.356961 29509 tablet_bootstrap.cc:492] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.396241 29509 tablet_bootstrap.cc:492] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.397356 29509 tablet_bootstrap.cc:492] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.397950 29509 ts_tablet_manager.cc:1403] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.004s
I20260709 14:55:59.400485 29509 raft_consensus.cc:359] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.401156 29509 raft_consensus.cc:740] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.402144 29509 consensus_queue.cc:260] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.404142 29509 ts_tablet_manager.cc:1434] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:55:59.404875 29509 tablet_bootstrap.cc:492] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.439373 29509 tablet_bootstrap.cc:492] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.440224 29509 tablet_bootstrap.cc:492] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.440846 29509 ts_tablet_manager.cc:1403] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.004s
I20260709 14:55:59.443289 29509 raft_consensus.cc:359] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:59.443908 29509 raft_consensus.cc:740] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.444542 29509 consensus_queue.cc:260] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:59.446350 29509 ts_tablet_manager.cc:1434] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:59.447058 29509 tablet_bootstrap.cc:492] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.473856 29509 tablet_bootstrap.cc:492] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.475981 29509 tablet_bootstrap.cc:492] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.476548 29509 ts_tablet_manager.cc:1403] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.004s
I20260709 14:55:59.478964 29509 raft_consensus.cc:359] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.479614 29509 raft_consensus.cc:740] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.480254 29509 consensus_queue.cc:260] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.482052 29509 ts_tablet_manager.cc:1434] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:59.482774 29509 tablet_bootstrap.cc:492] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.512128 26624 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:55:59.512498 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.233s	user 0.221s	sys 0.001s
I20260709 14:55:59.533799 29509 tablet_bootstrap.cc:492] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.534884 29509 tablet_bootstrap.cc:492] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.538913 29509 ts_tablet_manager.cc:1403] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.017s
I20260709 14:55:59.541550 29509 raft_consensus.cc:359] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:59.542418 29509 raft_consensus.cc:740] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.543205 29509 consensus_queue.cc:260] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:59.545446 29509 ts_tablet_manager.cc:1434] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:59.546273 29509 tablet_bootstrap.cc:492] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.561757 29509 tablet_bootstrap.cc:492] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.562774 29509 tablet_bootstrap.cc:492] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.563482 29509 ts_tablet_manager.cc:1403] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:55:59.566037 29509 raft_consensus.cc:359] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.566993 29509 raft_consensus.cc:740] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.567696 29509 consensus_queue.cc:260] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.570099 29509 ts_tablet_manager.cc:1434] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:59.570901 29509 tablet_bootstrap.cc:492] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.586944 29509 tablet_bootstrap.cc:492] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.587960 29509 tablet_bootstrap.cc:492] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.588532 29509 ts_tablet_manager.cc:1403] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:55:59.590767 29509 raft_consensus.cc:359] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.591252 29509 raft_consensus.cc:740] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.591794 29509 consensus_queue.cc:260] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.593537 29509 ts_tablet_manager.cc:1434] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:59.594180 29509 tablet_bootstrap.cc:492] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.607228 29509 tablet_bootstrap.cc:492] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.607904 29509 tablet_bootstrap.cc:492] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.608397 29509 ts_tablet_manager.cc:1403] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:55:59.610224 29509 raft_consensus.cc:359] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.610677 29509 raft_consensus.cc:740] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.611162 29509 consensus_queue.cc:260] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.612759 29509 ts_tablet_manager.cc:1434] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:59.615721 29509 tablet_bootstrap.cc:492] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.619721 29579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:42337 every 8 connection(s)
I20260709 14:55:59.620967 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:42337
I20260709 14:55:59.632491 29509 tablet_bootstrap.cc:492] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.633560 29509 tablet_bootstrap.cc:492] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.634265 29509 ts_tablet_manager.cc:1403] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:55:59.637580 29509 raft_consensus.cc:359] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.638236 29509 raft_consensus.cc:740] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.638998 29509 consensus_queue.cc:260] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.640422 29509 ts_tablet_manager.cc:1434] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:55:59.641201 29509 tablet_bootstrap.cc:492] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.662676 29509 tablet_bootstrap.cc:492] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.663602 29509 tablet_bootstrap.cc:492] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.664225 29509 ts_tablet_manager.cc:1403] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 14:55:59.666765 29509 raft_consensus.cc:359] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:59.667429 29509 raft_consensus.cc:740] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.668097 29509 consensus_queue.cc:260] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:59.669602 29509 ts_tablet_manager.cc:1434] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:59.670347 29509 tablet_bootstrap.cc:492] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.715410 29487 raft_consensus.cc:493] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.716034 29487 raft_consensus.cc:515] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.718164 29487 leader_election.cc:290] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:55:59.728400 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:59.738024 29512 raft_consensus.cc:493] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.738651 29512 raft_consensus.cc:515] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.741716 29512 leader_election.cc:290] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:59.752750 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:59.774142 29512 raft_consensus.cc:493] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.775089 29512 raft_consensus.cc:515] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.801728 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:59.818913 29512 leader_election.cc:290] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:59.827723 29297 raft_consensus.cc:493] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.828560 29297 raft_consensus.cc:515] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.840983 29297 leader_election.cc:290] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:59.845569 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:59.864917 29511 raft_consensus.cc:493] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.865602 29511 raft_consensus.cc:515] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:59.868994 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:59.894419 29552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:59.897928 29297 raft_consensus.cc:493] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.899919 29297 raft_consensus.cc:515] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.901997 29297 leader_election.cc:290] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:59.903858 29512 raft_consensus.cc:493] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.926689 29550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:59.925952 29512 raft_consensus.cc:515] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.903934 29511 leader_election.cc:290] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:59.905355 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:59.930110 28834 raft_consensus.cc:2468] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:59.907614 29439 raft_consensus.cc:493] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.931854 29439 raft_consensus.cc:515] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.932526 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:59.935051 29439 leader_election.cc:290] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
W20260709 14:55:59.935436 28802 leader_election.cc:343] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.935876 28802 leader_election.cc:304] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [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: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:59.936033 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:59.937245 28802 leader_election.cc:343] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.937791 28802 leader_election.cc:304] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [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: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:59.919701 29509 tablet_bootstrap.cc:492] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.922978 29440 raft_consensus.cc:493] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.939208 28876 leader_election.cc:304] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:59.939391 29439 raft_consensus.cc:2749] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.940948 29297 raft_consensus.cc:2804] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.941468 29486 raft_consensus.cc:2749] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.941728 29297 raft_consensus.cc:493] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.942101 29297 raft_consensus.cc:3060] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.942816 29512 leader_election.cc:290] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:55:59.939441 29509 tablet_bootstrap.cc:492] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.944602 29509 ts_tablet_manager.cc:1403] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.274s	user 0.123s	sys 0.126s
I20260709 14:55:59.947166 29509 raft_consensus.cc:359] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.947834 29509 raft_consensus.cc:740] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.948513 29509 consensus_queue.cc:260] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:55:59.940730 29440 raft_consensus.cc:515] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
W20260709 14:55:59.941306 28728 leader_election.cc:343] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.951289 28728 leader_election.cc:304] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:55:59.951396 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:55:59.951783 29509 ts_tablet_manager.cc:1434] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:59.952008 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:59.952579 29548 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
W20260709 14:55:59.953657 28802 leader_election.cc:343] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.952557 29509 tablet_bootstrap.cc:492] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:55:59.954886 29589 raft_consensus.cc:493] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.955410 29589 raft_consensus.cc:515] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.959841 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:59.954918 29380 raft_consensus.cc:2749] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.960431 28906 raft_consensus.cc:2468] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:59.961582 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:59.962231 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:59.962272 28801 leader_election.cc:304] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:59.962916 29548 raft_consensus.cc:2468] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:55:59.962918 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:55:59.963344 28763 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:55:59.964473 29590 raft_consensus.cc:2804] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.964864 29590 raft_consensus.cc:493] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.949108 29297 raft_consensus.cc:515] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.965351 29590 raft_consensus.cc:3060] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.965515 29589 leader_election.cc:290] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:59.966269 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:59.966770 29297 leader_election.cc:290] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:59.967582 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:55:59.969079 28834 raft_consensus.cc:3060] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.967752 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:55:59.968487 28804 leader_election.cc:304] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [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: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:55:59.972877 29589 raft_consensus.cc:2749] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.973892 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:55:59.975000 29581 heartbeater.cc:344] Connected to a master server at 127.26.0.62:38115
I20260709 14:55:59.975409 29581 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:59.976346 29581 heartbeater.cc:507] Master 127.26.0.62:38115 requested a full tablet report, sending...
I20260709 14:55:59.972983 28804 leader_election.cc:304] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:55:59.984038 29380 raft_consensus.cc:493] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.984665 29589 raft_consensus.cc:2804] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.985224 29589 raft_consensus.cc:493] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.984572 29380 raft_consensus.cc:515] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:55:59.989609 29590 raft_consensus.cc:515] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:55:59.991961 29380 leader_election.cc:290] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:59.992575 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:55:59.993106 28876 leader_election.cc:304] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: fef1fe0da3664742bc62653215ded580
I20260709 14:55:59.986061 29440 leader_election.cc:290] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:55:59.993152 28906 raft_consensus.cc:3060] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.993402 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:55:59.994196 29511 raft_consensus.cc:2804] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.994553 29511 raft_consensus.cc:493] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.994928 29511 raft_consensus.cc:3060] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.996021 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:55:59.997370 28728 leader_election.cc:343] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.997653 29509 tablet_bootstrap.cc:492] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:55:59.997792 28728 leader_election.cc:304] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:55:59.998589 29509 tablet_bootstrap.cc:492] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:55:59.998811 29380 raft_consensus.cc:2749] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:59.999233 29509 ts_tablet_manager.cc:1403] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.009s
I20260709 14:56:00.000069 29297 raft_consensus.cc:493] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.000553 29297 raft_consensus.cc:515] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.001248 29589 raft_consensus.cc:3060] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.001803 29509 raft_consensus.cc:359] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.002480 29509 raft_consensus.cc:740] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.003145 29509 consensus_queue.cc:260] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.004514 29511 raft_consensus.cc:515] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.005085 28906 raft_consensus.cc:2468] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 2.
I20260709 14:56:00.005309 29509 ts_tablet_manager.cc:1434] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:00.006170 29509 tablet_bootstrap.cc:492] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.006441 28801 leader_election.cc:304] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:00.006837 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
W20260709 14:56:00.007297 28876 leader_election.cc:343] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.007711 28876 leader_election.cc:304] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:56:00.007934 29512 raft_consensus.cc:2804] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.008467 29512 raft_consensus.cc:697] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:56:00.009300 29512 consensus_queue.cc:237] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.010079 29588 raft_consensus.cc:2749] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.006072 29297 leader_election.cc:290] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.015158 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:00.018538 29486 raft_consensus.cc:493] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.018366 29589 raft_consensus.cc:515] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.019013 29486 raft_consensus.cc:515] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.020141 29511 leader_election.cc:290] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.021611 29486 leader_election.cc:290] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.022554 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
W20260709 14:56:00.023053 28876 leader_election.cc:343] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:00.024161 28876 leader_election.cc:343] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.024772 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.025097 29380 raft_consensus.cc:493] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:55:59.988000 28834 raft_consensus.cc:2468] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:00.025733 29380 raft_consensus.cc:515] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.026747 29590 leader_election.cc:290] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.028051 28876 leader_election.cc:304] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.029124 29440 raft_consensus.cc:2804] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.029652 29440 raft_consensus.cc:697] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:00.030912 29440 consensus_queue.cc:237] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.032055 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.032917 29548 raft_consensus.cc:3060] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.034062 28587 catalog_manager.cc:5697] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.036442 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:56:00.029150 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.040423 29551 raft_consensus.cc:2468] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:56:00.041625 28728 leader_election.cc:304] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: fef1fe0da3664742bc62653215ded580
I20260709 14:56:00.043133 29487 raft_consensus.cc:2804] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.043474 29487 raft_consensus.cc:493] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.043821 29487 raft_consensus.cc:3060] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.045158 29550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.045329 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.046001 29548 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 2.
I20260709 14:56:00.046343 29509 tablet_bootstrap.cc:492] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.046411 29549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c95f1099d324ecfbff300c21b70a8c5" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.046674 29546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.047386 29509 tablet_bootstrap.cc:492] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.048087 29509 ts_tablet_manager.cc:1403] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.042s	user 0.033s	sys 0.008s
I20260709 14:56:00.047932 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.048588 29545 raft_consensus.cc:3060] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.050565 29509 raft_consensus.cc:359] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.047363 29546 raft_consensus.cc:2468] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:56:00.051230 29509 raft_consensus.cc:740] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.044144 28586 catalog_manager.cc:5697] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 2 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.051942 29509 consensus_queue.cc:260] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.052959 28585 ts_manager.cc:194] Re-registered known tserver with Master: 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.053968 29509 ts_tablet_manager.cc:1434] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:00.054751 29509 tablet_bootstrap.cc:492] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.055433 29510 raft_consensus.cc:493] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.055909 29510 raft_consensus.cc:515] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.057947 29510 leader_election.cc:290] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.060534 29546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:56:00.062286 28728 leader_election.cc:343] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.029356 29380 leader_election.cc:290] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.065711 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:56:00.067632 28727 leader_election.cc:304] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.067740 29487 raft_consensus.cc:515] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.068710 29510 raft_consensus.cc:2749] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.069542 29545 raft_consensus.cc:2468] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:00.074348 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
W20260709 14:56:00.074669 28802 leader_election.cc:343] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.074954 28763 raft_consensus.cc:3060] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.075245 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
W20260709 14:56:00.076403 28802 leader_election.cc:343] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.076803 28802 leader_election.cc:304] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [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: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.076942 29487 leader_election.cc:290] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.077536 29590 raft_consensus.cc:2749] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.077905 29589 leader_election.cc:290] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.071062 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.078482 29545 raft_consensus.cc:3060] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:00.079005 28876 leader_election.cc:343] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.079429 28876 leader_election.cc:304] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:56:00.080957 29297 raft_consensus.cc:2749] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.082728 28876 leader_election.cc:304] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: d865bce4c92e467484519d4c90166801
I20260709 14:56:00.083750 29509 tablet_bootstrap.cc:492] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.083386 28802 leader_election.cc:304] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
W20260709 14:56:00.084558 28802 leader_election.cc:343] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.086519 28763 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 2.
I20260709 14:56:00.084750 29509 tablet_bootstrap.cc:492] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.085378 29590 raft_consensus.cc:2804] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.087962 29509 ts_tablet_manager.cc:1403] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260709 14:56:00.088176 29590 raft_consensus.cc:697] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:56:00.089026 29590 consensus_queue.cc:237] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.090469 29509 raft_consensus.cc:359] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.091127 29509 raft_consensus.cc:740] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.085542 29297 raft_consensus.cc:2804] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.092068 29297 raft_consensus.cc:493] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.091776 29509 consensus_queue.cc:260] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.092430 29297 raft_consensus.cc:3060] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.094278 29595 raft_consensus.cc:493] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.094568 29509 ts_tablet_manager.cc:1434] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:00.094848 29595 raft_consensus.cc:515] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.095441 29509 tablet_bootstrap.cc:492] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.096683 29595 leader_election.cc:290] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.097152 29595 raft_consensus.cc:493] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.097541 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:56:00.097555 29595 raft_consensus.cc:515] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.100485 29297 raft_consensus.cc:515] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.101503 28906 raft_consensus.cc:2393] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d865bce4c92e467484519d4c90166801 in current term 2: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:56:00.102058 29546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.102325 29595 leader_election.cc:290] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.103927 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
W20260709 14:56:00.105075 28728 leader_election.cc:343] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.107527 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:00.108147 28763 raft_consensus.cc:3060] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.098218 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.110910 29551 raft_consensus.cc:2468] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:56:00.107414 28728 leader_election.cc:304] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580
I20260709 14:56:00.085417 28876 leader_election.cc:304] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: fef1fe0da3664742bc62653215ded580
I20260709 14:56:00.113355 29595 raft_consensus.cc:2749] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.114078 29588 raft_consensus.cc:2804] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.114568 29588 raft_consensus.cc:697] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:00.115042 28728 leader_election.cc:304] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:56:00.115509 29588 consensus_queue.cc:237] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.117595 29509 tablet_bootstrap.cc:492] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.118621 29509 tablet_bootstrap.cc:492] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.119238 29509 ts_tablet_manager.cc:1403] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260709 14:56:00.120370 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee4be7a03ad46b78915ba165bc38b1c" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.121073 29551 raft_consensus.cc:3060] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.121966 29509 raft_consensus.cc:359] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.122593 29509 raft_consensus.cc:740] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.124935 29512 raft_consensus.cc:493] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.125424 29512 raft_consensus.cc:515] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.123219 29509 consensus_queue.cc:260] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.127437 29512 leader_election.cc:290] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.128698 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:56:00.128916 29546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.130640 29297 leader_election.cc:290] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.131772 29509 ts_tablet_manager.cc:1434] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260709 14:56:00.132596 28802 leader_election.cc:343] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.133051 28802 leader_election.cc:304] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [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: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:56:00.134852 29509 tablet_bootstrap.cc:492] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.136983 28763 raft_consensus.cc:2468] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:00.137938 29590 raft_consensus.cc:2749] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.143772 29551 raft_consensus.cc:2468] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:00.141856 29545 raft_consensus.cc:2468] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 2.
I20260709 14:56:00.144644 29510 raft_consensus.cc:2764] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:56:00.145246 28876 leader_election.cc:304] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:56:00.146823 28728 leader_election.cc:304] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: fef1fe0da3664742bc62653215ded580
I20260709 14:56:00.146989 29511 raft_consensus.cc:2804] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.147711 29511 raft_consensus.cc:697] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:00.148634 29511 consensus_queue.cc:237] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.151317 29487 raft_consensus.cc:2804] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.151849 29487 raft_consensus.cc:697] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:56:00.152606 29487 consensus_queue.cc:237] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.157111 29380 raft_consensus.cc:493] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.157742 29380 raft_consensus.cc:515] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.159873 29380 leader_election.cc:290] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.162025 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:56:00.163633 28728 leader_election.cc:343] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.164717 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:56:00.165512 28834 raft_consensus.cc:2468] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:56:00.166697 28728 leader_election.cc:304] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.168043 29380 raft_consensus.cc:2804] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.168471 29380 raft_consensus.cc:493] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.169087 29380 raft_consensus.cc:3060] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.176780 29510 raft_consensus.cc:493] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.177450 29510 raft_consensus.cc:515] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.178489 29590 raft_consensus.cc:493] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.179028 29590 raft_consensus.cc:515] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.179538 29510 leader_election.cc:290] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.181000 29590 leader_election.cc:290] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.181401 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.182425 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:56:00.183169 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
W20260709 14:56:00.183590 28728 leader_election.cc:343] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.182265 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:56:00.184388 28834 raft_consensus.cc:2468] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:56:00.183907 29545 raft_consensus.cc:2393] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fef1fe0da3664742bc62653215ded580 in current term 2: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:56:00.186120 28802 leader_election.cc:304] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [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: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.187209 29590 raft_consensus.cc:3060] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.190919 29589 raft_consensus.cc:493] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.191468 29589 raft_consensus.cc:515] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.193640 29589 leader_election.cc:290] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.194437 29590 raft_consensus.cc:2749] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.195785 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.195917 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015f0ce04df54865b0f9a46844eb390a" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:56:00.196578 29545 raft_consensus.cc:2393] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fef1fe0da3664742bc62653215ded580 in current term 2: Already voted for candidate d865bce4c92e467484519d4c90166801 in this term.
I20260709 14:56:00.196462 28728 leader_election.cc:304] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.197883 28802 leader_election.cc:304] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [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: fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801
I20260709 14:56:00.197975 29510 raft_consensus.cc:2804] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.198846 29590 raft_consensus.cc:3060] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.198964 29510 raft_consensus.cc:493] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.199496 29510 raft_consensus.cc:3060] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.205866 29380 raft_consensus.cc:515] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.209225 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.206547 29510 raft_consensus.cc:515] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
W20260709 14:56:00.211526 28728 leader_election.cc:343] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.216673 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
W20260709 14:56:00.218024 28728 leader_election.cc:343] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.218693 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5a4827033466cadf10ce7b7441290" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:00.219414 28832 raft_consensus.cc:3060] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.219949 29440 raft_consensus.cc:493] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.220480 29440 raft_consensus.cc:515] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.222860 29440 leader_election.cc:290] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.224687 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:56:00.224659 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.226663 29551 raft_consensus.cc:2468] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:56:00.228529 28876 leader_election.cc:304] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: fef1fe0da3664742bc62653215ded580
I20260709 14:56:00.230309 29588 raft_consensus.cc:2804] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.230677 29588 raft_consensus.cc:493] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.231022 29588 raft_consensus.cc:3060] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.232190 28832 raft_consensus.cc:2468] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 2.
I20260709 14:56:00.218737 29510 leader_election.cc:290] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.233489 28728 leader_election.cc:304] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.235942 29595 raft_consensus.cc:2804] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.236400 29595 raft_consensus.cc:697] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:56:00.237939 29595 consensus_queue.cc:237] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.239569 29588 raft_consensus.cc:515] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.240368 29440 raft_consensus.cc:493] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.242529 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.271874 29551 raft_consensus.cc:3060] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.244269 29588 leader_election.cc:290] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.251122 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:00.234225 29380 leader_election.cc:290] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.262133 29607 raft_consensus.cc:493] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.262637 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a845a8ace49a44a79917086494fe037b" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:00.279228 28834 raft_consensus.cc:3060] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.279150 29607 raft_consensus.cc:515] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.281219 29607 leader_election.cc:290] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.283020 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:56:00.283278 29551 raft_consensus.cc:2468] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:00.283761 28909 raft_consensus.cc:2468] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:56:00.268465 29439 raft_consensus.cc:493] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.285072 28727 leader_election.cc:304] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:00.285411 28876 leader_election.cc:304] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:56:00.285097 29439 raft_consensus.cc:515] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.285825 29607 raft_consensus.cc:2804] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.286315 29607 raft_consensus.cc:493] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.286695 29607 raft_consensus.cc:3060] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.287067 29440 raft_consensus.cc:515] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.287437 29439 leader_election.cc:290] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:56:00.286412 29511 raft_consensus.cc:2804] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.288357 29511 raft_consensus.cc:697] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:00.288447 28832 raft_consensus.cc:3060] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.289467 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63" is_pre_election: true
I20260709 14:56:00.290171 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fe9ee4691442819ae6f6ca1b6ff26d" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.290897 29551 raft_consensus.cc:2393] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fef1fe0da3664742bc62653215ded580 in current term 2: Already voted for candidate 4306c44ea2534d0395fcdd4716d07e63 in this term.
I20260709 14:56:00.292039 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.293236 28802 leader_election.cc:304] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [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: fef1fe0da3664742bc62653215ded580; no voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e
W20260709 14:56:00.294926 28876 leader_election.cc:343] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.289244 29511 consensus_queue.cc:237] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.264326 29590 raft_consensus.cc:2749] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.296053 29607 raft_consensus.cc:515] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.294961 28834 raft_consensus.cc:2468] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 2.
I20260709 14:56:00.296224 29509 tablet_bootstrap.cc:492] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.298746 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:00.299314 28909 raft_consensus.cc:3060] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.299503 29509 tablet_bootstrap.cc:492] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.300123 29509 ts_tablet_manager.cc:1403] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.168s	user 0.019s	sys 0.044s
I20260709 14:56:00.290309 29440 leader_election.cc:290] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.303097 29509 raft_consensus.cc:359] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.303725 29509 raft_consensus.cc:740] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.304152 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.304459 29509 consensus_queue.cc:260] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.305310 28586 catalog_manager.cc:5697] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 2 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.306092 28728 leader_election.cc:304] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [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: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.307567 29509 ts_tablet_manager.cc:1434] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:00.306969 28586 catalog_manager.cc:5697] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 2 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.308379 29509 tablet_bootstrap.cc:492] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.311276 29611 raft_consensus.cc:493] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.311928 29595 raft_consensus.cc:2804] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.312429 29595 raft_consensus.cc:697] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:56:00.313192 29595 consensus_queue.cc:237] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.308034 28909 raft_consensus.cc:2468] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 2.
I20260709 14:56:00.314853 28583 catalog_manager.cc:5697] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.317181 28727 leader_election.cc:304] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:00.318008 29380 raft_consensus.cc:2804] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.318459 29380 raft_consensus.cc:697] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:56:00.319211 29380 consensus_queue.cc:237] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.321226 29590 raft_consensus.cc:493] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.321739 29590 raft_consensus.cc:515] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.322718 29611 raft_consensus.cc:515] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.323711 29590 leader_election.cc:290] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.324798 29611 leader_election.cc:290] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.325882 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.326979 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.327610 29551 raft_consensus.cc:2468] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:56:00.327822 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:56:00.328431 28762 raft_consensus.cc:2468] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
W20260709 14:56:00.328933 28876 leader_election.cc:343] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.329715 28802 leader_election.cc:304] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:00.330703 29607 leader_election.cc:290] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.330734 29590 raft_consensus.cc:2804] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.331724 29590 raft_consensus.cc:493] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.332150 29590 raft_consensus.cc:3060] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.329773 28878 leader_election.cc:304] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.337747 29297 raft_consensus.cc:2804] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.338070 29297 raft_consensus.cc:493] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.338371 29297 raft_consensus.cc:3060] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:00.338577 28728 leader_election.cc:343] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.339041 29509 tablet_bootstrap.cc:492] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.339216 28832 raft_consensus.cc:2468] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:00.339718 29439 raft_consensus.cc:2749] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.339906 29509 tablet_bootstrap.cc:492] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.340590 29509 ts_tablet_manager.cc:1403] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.002s
I20260709 14:56:00.341913 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22312cec14304b3ab6f1e7b649733df6" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.344282 29297 raft_consensus.cc:515] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
W20260709 14:56:00.346340 28728 leader_election.cc:343] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.346661 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.346863 29297 leader_election.cc:290] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
W20260709 14:56:00.347852 28876 leader_election.cc:343] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.348217 29509 raft_consensus.cc:359] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.348855 29509 raft_consensus.cc:740] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.349756 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:00.349606 29509 consensus_queue.cc:260] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.350276 28762 raft_consensus.cc:3060] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.351787 29509 ts_tablet_manager.cc:1434] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:56:00.352587 29509 tablet_bootstrap.cc:492] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.353089 29440 raft_consensus.cc:493] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.355860 29440 raft_consensus.cc:515] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.357687 28762 raft_consensus.cc:2468] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:00.358515 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.359493 28878 leader_election.cc:304] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
W20260709 14:56:00.359879 28876 leader_election.cc:343] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:00.362250 28804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.2:46573, user_credentials={real_user=slave}} blocked reactor thread for 85481.6us
I20260709 14:56:00.364267 29612 raft_consensus.cc:2804] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.365728 29612 raft_consensus.cc:697] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:00.366707 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:56:00.367450 28755 raft_consensus.cc:2468] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 1.
I20260709 14:56:00.367194 29612 consensus_queue.cc:237] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.368602 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:56:00.369247 28832 raft_consensus.cc:2468] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:56:00.371299 29440 leader_election.cc:290] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.360183 29607 raft_consensus.cc:493] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.372483 29607 raft_consensus.cc:515] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.373507 28587 catalog_manager.cc:5697] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.374644 28586 catalog_manager.cc:5697] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.376600 29509 tablet_bootstrap.cc:492] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.376866 28876 leader_election.cc:304] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.377707 29509 tablet_bootstrap.cc:492] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.378347 29511 raft_consensus.cc:2804] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.378726 29511 raft_consensus.cc:493] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.379058 29511 raft_consensus.cc:3060] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.380124 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801" is_pre_election: true
I20260709 14:56:00.380702 28763 raft_consensus.cc:2468] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 1.
I20260709 14:56:00.385373 28878 leader_election.cc:304] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.385841 29511 raft_consensus.cc:515] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.387701 29612 raft_consensus.cc:2804] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.388140 29612 raft_consensus.cc:493] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.388556 29612 raft_consensus.cc:3060] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.388753 29511 leader_election.cc:290] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337)
I20260709 14:56:00.386710 29509 ts_tablet_manager.cc:1403] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.000s
I20260709 14:56:00.390218 28583 catalog_manager.cc:5697] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 2 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.393018 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.393689 29590 raft_consensus.cc:515] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.394832 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49dc969366b49f28f8668a28d62e927" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:00.395402 28832 raft_consensus.cc:3060] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.396355 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
W20260709 14:56:00.396598 28876 leader_election.cc:343] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.396992 29545 raft_consensus.cc:3060] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.391536 29509 raft_consensus.cc:359] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.397517 29509 raft_consensus.cc:740] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.398293 29509 consensus_queue.cc:260] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.400427 29509 ts_tablet_manager.cc:1434] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:56:00.401371 29509 tablet_bootstrap.cc:492] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.401854 28832 raft_consensus.cc:2468] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:00.403983 28876 leader_election.cc:304] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.405243 29611 raft_consensus.cc:2804] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.405700 29611 raft_consensus.cc:697] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:00.406152 29545 raft_consensus.cc:2468] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 2.
I20260709 14:56:00.406456 29611 consensus_queue.cc:237] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.407277 28802 leader_election.cc:304] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:00.408135 29613 raft_consensus.cc:2804] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.408603 29613 raft_consensus.cc:697] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:56:00.409426 29613 consensus_queue.cc:237] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.411401 29612 raft_consensus.cc:515] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.413938 29612 leader_election.cc:290] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.418879 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.419211 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:00.419788 28755 raft_consensus.cc:3060] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.419827 28587 catalog_manager.cc:5697] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 2 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.400166 28586 catalog_manager.cc:5697] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.423182 29607 leader_election.cc:290] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.423748 29551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e" is_pre_election: true
I20260709 14:56:00.424381 29551 raft_consensus.cc:2468] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:56:00.426631 28728 leader_election.cc:304] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:00.427302 29509 tablet_bootstrap.cc:492] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.428158 29509 tablet_bootstrap.cc:492] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.428759 29509 ts_tablet_manager.cc:1403] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.011s
I20260709 14:56:00.428869 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580" is_pre_election: true
I20260709 14:56:00.429481 28832 raft_consensus.cc:2468] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 1.
I20260709 14:56:00.431401 29509 raft_consensus.cc:359] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.431831 28755 raft_consensus.cc:2468] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
W20260709 14:56:00.432951 28876 leader_election.cc:343] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.432056 29509 raft_consensus.cc:740] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.433329 28586 catalog_manager.cc:5697] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.434310 29590 leader_election.cc:290] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:00.435452 28878 leader_election.cc:304] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [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: 4306c44ea2534d0395fcdd4716d07e63, d865bce4c92e467484519d4c90166801; no voters: 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:00.435415 28583 catalog_manager.cc:5697] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.430943 29607 raft_consensus.cc:2804] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:00.437162 29607 raft_consensus.cc:493] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92b6cc67d38c4de6bc1b65797722653e)
I20260709 14:56:00.434512 29509 consensus_queue.cc:260] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.437521 29607 raft_consensus.cc:3060] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.439204 29509 ts_tablet_manager.cc:1434] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:56:00.439978 29509 tablet_bootstrap.cc:492] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.435307 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ead5197f15244bfbd1088225730ccf3" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:00.442358 28755 raft_consensus.cc:3060] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.445148 29607 raft_consensus.cc:515] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.447234 29607 leader_election.cc:290] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Requested vote from peers 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:00.447829 29545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
I20260709 14:56:00.448446 29545 raft_consensus.cc:3060] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.454893 29545 raft_consensus.cc:2468] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 2.
I20260709 14:56:00.456775 28728 leader_election.cc:304] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:00.459098 28755 raft_consensus.cc:2468] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 2.
I20260709 14:56:00.436797 29440 raft_consensus.cc:2804] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.461200 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "d865bce4c92e467484519d4c90166801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:00.461861 28832 raft_consensus.cc:3060] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.465209 29440 raft_consensus.cc:697] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:00.466800 29595 raft_consensus.cc:2804] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.467325 29595 raft_consensus.cc:697] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Becoming Leader. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:56:00.468060 29595 consensus_queue.cc:237] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.466241 29440 consensus_queue.cc:237] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.486317 28832 raft_consensus.cc:2468] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d865bce4c92e467484519d4c90166801 in term 2.
I20260709 14:56:00.494107 29509 tablet_bootstrap.cc:492] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.501133 29509 tablet_bootstrap.cc:492] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.501683 29509 ts_tablet_manager.cc:1403] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.021s
I20260709 14:56:00.503993 29509 raft_consensus.cc:359] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.504604 29509 raft_consensus.cc:740] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.505360 29509 consensus_queue.cc:260] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.507231 29509 ts_tablet_manager.cc:1434] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:56:00.507951 29509 tablet_bootstrap.cc:492] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.507604 28586 catalog_manager.cc:5697] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to d865bce4c92e467484519d4c90166801 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "d865bce4c92e467484519d4c90166801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.511001 28585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44918
I20260709 14:56:00.515404 29581 heartbeater.cc:499] Master 127.26.0.62:38115 was elected leader, sending a full tablet report...
I20260709 14:56:00.516532 28587 catalog_manager.cc:5697] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 2 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.523420 29551 raft_consensus.cc:1275] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.518381 28587 catalog_manager.cc:5697] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 1 to 2, leader changed from 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1) to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 2 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.529832 29440 consensus_queue.cc:1048] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.534085 29509 tablet_bootstrap.cc:492] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.535161 29509 tablet_bootstrap.cc:492] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.536382 28909 raft_consensus.cc:1275] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.535770 29509 ts_tablet_manager.cc:1403] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260709 14:56:00.542140 29613 consensus_queue.cc:1048] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.543708 29509 raft_consensus.cc:359] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.544387 29509 raft_consensus.cc:740] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.545127 29509 consensus_queue.cc:260] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.547096 29509 ts_tablet_manager.cc:1434] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:56:00.548888 29509 tablet_bootstrap.cc:492] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.567996 28832 raft_consensus.cc:1275] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.574157 29509 tablet_bootstrap.cc:492] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.575083 29509 tablet_bootstrap.cc:492] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.575757 29509 ts_tablet_manager.cc:1403] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.003s
I20260709 14:56:00.578872 29509 raft_consensus.cc:359] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.579550 29509 raft_consensus.cc:740] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.580384 29509 consensus_queue.cc:260] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.581584 28832 raft_consensus.cc:1275] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.582463 29509 ts_tablet_manager.cc:1434] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:00.583361 29509 tablet_bootstrap.cc:492] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.584148 29611 consensus_queue.cc:1048] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:00.605065 28876 consensus_peers.cc:597] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.579734 29612 consensus_queue.cc:1048] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:56:00.613320 29509 tablet_bootstrap.cc:492] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.614244 29509 tablet_bootstrap.cc:492] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.614876 29509 ts_tablet_manager.cc:1403] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260709 14:56:00.615655 29545 raft_consensus.cc:3060] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.617198 29509 raft_consensus.cc:359] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.617852 29509 raft_consensus.cc:740] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.618489 29509 consensus_queue.cc:260] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.620620 29509 ts_tablet_manager.cc:1434] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:00.622840 28763 raft_consensus.cc:1275] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.624421 29486 consensus_queue.cc:1048] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.638235 29509 tablet_bootstrap.cc:492] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.638651 29551 raft_consensus.cc:1275] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Refusing update from remote peer d865bce4c92e467484519d4c90166801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.639755 29545 raft_consensus.cc:1275] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.640951 29595 consensus_queue.cc:1048] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.646232 29486 consensus_queue.cc:1048] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.669500 29509 tablet_bootstrap.cc:492] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.669986 29546 raft_consensus.cc:1275] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.670418 29509 tablet_bootstrap.cc:492] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.671105 29509 ts_tablet_manager.cc:1403] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.010s
I20260709 14:56:00.671984 29486 consensus_queue.cc:1048] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.673331 29509 raft_consensus.cc:359] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.674340 29509 raft_consensus.cc:740] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.675016 29509 consensus_queue.cc:260] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.675803 28755 raft_consensus.cc:1275] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.677129 29509 ts_tablet_manager.cc:1434] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:00.677994 29509 tablet_bootstrap.cc:492] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.679342 29511 consensus_queue.cc:1048] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.688315 28834 raft_consensus.cc:1275] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer d865bce4c92e467484519d4c90166801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.690186 29607 consensus_queue.cc:1048] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.728384 28834 raft_consensus.cc:1275] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer d865bce4c92e467484519d4c90166801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.729751 29595 consensus_queue.cc:1048] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:00.731787 28728 consensus_peers.cc:597] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.759630 29509 tablet_bootstrap.cc:492] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.760502 29509 tablet_bootstrap.cc:492] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.761664 29551 raft_consensus.cc:1275] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.762356 29509 ts_tablet_manager.cc:1403] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.040s
I20260709 14:56:00.763214 29612 consensus_queue.cc:1048] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.784745 29509 raft_consensus.cc:359] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.785532 29509 raft_consensus.cc:740] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.786317 29509 consensus_queue.cc:260] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:00.788661 29509 ts_tablet_manager.cc:1434] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260709 14:56:00.789547 29509 tablet_bootstrap.cc:492] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
W20260709 14:56:00.798163 28728 consensus_peers.cc:597] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.804327 28763 raft_consensus.cc:1275] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.806152 29297 consensus_queue.cc:1048] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.829109 29509 tablet_bootstrap.cc:492] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.830011 29509 tablet_bootstrap.cc:492] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.830636 29509 ts_tablet_manager.cc:1403] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.009s
W20260709 14:56:00.832160 28876 consensus_peers.cc:597] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.833105 29509 raft_consensus.cc:359] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.833802 29509 raft_consensus.cc:740] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.834434 29509 consensus_queue.cc:260] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.836344 29509 ts_tablet_manager.cc:1434] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:00.837080 29509 tablet_bootstrap.cc:492] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.840117 28834 raft_consensus.cc:1275] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer d865bce4c92e467484519d4c90166801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.841426 29610 consensus_queue.cc:1048] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.846982 29545 raft_consensus.cc:1275] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.853529 28832 raft_consensus.cc:1275] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.854066 29611 consensus_queue.cc:1048] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.859764 29611 consensus_queue.cc:1048] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.860219 28832 raft_consensus.cc:1275] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.867914 29611 consensus_queue.cc:1048] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.878408 28755 raft_consensus.cc:1275] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.879812 29612 consensus_queue.cc:1048] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.900089 29509 tablet_bootstrap.cc:492] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.901798 29509 tablet_bootstrap.cc:492] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.904279 29509 ts_tablet_manager.cc:1403] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.039s
I20260709 14:56:00.908696 29509 raft_consensus.cc:359] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.909737 29509 raft_consensus.cc:740] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.910444 29509 consensus_queue.cc:260] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:00.912503 29509 ts_tablet_manager.cc:1434] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:00.913266 29509 tablet_bootstrap.cc:492] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
W20260709 14:56:00.923161 28728 consensus_peers.cc:597] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.934839 29509 tablet_bootstrap.cc:492] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:00.936151 29509 tablet_bootstrap.cc:492] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:00.936973 29509 ts_tablet_manager.cc:1403] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
W20260709 14:56:00.939028 28876 consensus_peers.cc:597] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.940409 29509 raft_consensus.cc:359] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.941260 29509 raft_consensus.cc:740] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.942032 29509 consensus_queue.cc:260] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [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: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:00.944283 29509 ts_tablet_manager.cc:1434] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:00.944712 28909 raft_consensus.cc:1275] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer d865bce4c92e467484519d4c90166801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.945084 29509 tablet_bootstrap.cc:492] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:00.946422 29607 consensus_queue.cc:1048] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:00.966846 29545 raft_consensus.cc:1275] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Refusing update from remote peer d865bce4c92e467484519d4c90166801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.970269 29607 consensus_queue.cc:1048] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:00.975677 28876 consensus_peers.cc:597] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.977248 28832 raft_consensus.cc:1275] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer d865bce4c92e467484519d4c90166801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.992785 29607 consensus_queue.cc:1048] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:01.017148 28755 raft_consensus.cc:1275] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:01.018543 29486 consensus_queue.cc:1048] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:01.026566 29551 raft_consensus.cc:1275] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:01.028293 29613 consensus_queue.cc:1048] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:01.040745 29509 tablet_bootstrap.cc:492] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.041749 29509 tablet_bootstrap.cc:492] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.042876 29509 ts_tablet_manager.cc:1403] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.000s
I20260709 14:56:01.045387 29509 raft_consensus.cc:359] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.046041 29509 raft_consensus.cc:740] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.046765 29509 consensus_queue.cc:260] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [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: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.048573 29509 ts_tablet_manager.cc:1434] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:01.049321 29509 tablet_bootstrap.cc:492] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.074103 29509 tablet_bootstrap.cc:492] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.075048 29509 tablet_bootstrap.cc:492] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.075794 29509 ts_tablet_manager.cc:1403] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260709 14:56:01.078433 29509 raft_consensus.cc:359] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.079088 29509 raft_consensus.cc:740] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.079852 29509 consensus_queue.cc:260] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.081831 29509 ts_tablet_manager.cc:1434] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:01.082610 29509 tablet_bootstrap.cc:492] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.100706 29509 tablet_bootstrap.cc:492] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.101508 29509 tablet_bootstrap.cc:492] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.102002 29509 ts_tablet_manager.cc:1403] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 14:56:01.103816 29509 raft_consensus.cc:359] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.104265 29509 raft_consensus.cc:740] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.104842 29509 consensus_queue.cc:260] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.106402 29509 ts_tablet_manager.cc:1434] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:01.107316 29509 tablet_bootstrap.cc:492] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.119347 29509 tablet_bootstrap.cc:492] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.120221 29509 tablet_bootstrap.cc:492] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.120898 29509 ts_tablet_manager.cc:1403] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:56:01.123049 29509 raft_consensus.cc:359] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.123632 29509 raft_consensus.cc:740] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.124257 29509 consensus_queue.cc:260] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.125658 29509 ts_tablet_manager.cc:1434] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:01.126361 29509 tablet_bootstrap.cc:492] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.140607 29509 tablet_bootstrap.cc:492] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.141341 29509 tablet_bootstrap.cc:492] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.141898 29509 ts_tablet_manager.cc:1403] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:56:01.143808 29509 raft_consensus.cc:359] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:01.144272 29509 raft_consensus.cc:740] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.144831 29509 consensus_queue.cc:260] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:01.146275 29509 ts_tablet_manager.cc:1434] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:01.147040 29509 tablet_bootstrap.cc:492] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.160714 29509 tablet_bootstrap.cc:492] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.161587 29509 tablet_bootstrap.cc:492] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.162236 29509 ts_tablet_manager.cc:1403] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:56:01.164424 29509 raft_consensus.cc:359] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.165099 29509 raft_consensus.cc:740] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.165643 29509 consensus_queue.cc:260] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.167528 29509 ts_tablet_manager.cc:1434] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:01.168231 29509 tablet_bootstrap.cc:492] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.181519 29509 tablet_bootstrap.cc:492] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.182363 29509 tablet_bootstrap.cc:492] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.182983 29509 ts_tablet_manager.cc:1403] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:56:01.185176 29509 raft_consensus.cc:359] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.185801 29509 raft_consensus.cc:740] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.186434 29509 consensus_queue.cc:260] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.188086 29509 ts_tablet_manager.cc:1434] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:01.188695 29509 tablet_bootstrap.cc:492] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.202335 29509 tablet_bootstrap.cc:492] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.203047 29509 tablet_bootstrap.cc:492] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
W20260709 14:56:01.203430 28802 consensus_peers.cc:597] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:01.203555 29509 ts_tablet_manager.cc:1403] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:56:01.205483 29509 raft_consensus.cc:359] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.205937 29509 raft_consensus.cc:740] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.206455 29509 consensus_queue.cc:260] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.207949 29509 ts_tablet_manager.cc:1434] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:01.209173 29509 tablet_bootstrap.cc:492] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.222359 29509 tablet_bootstrap.cc:492] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.223052 29509 tablet_bootstrap.cc:492] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.223501 29509 ts_tablet_manager.cc:1403] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:56:01.225358 29509 raft_consensus.cc:359] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.225924 29509 raft_consensus.cc:740] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.226519 29509 consensus_queue.cc:260] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.228477 29509 ts_tablet_manager.cc:1434] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:01.229357 29509 tablet_bootstrap.cc:492] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.241207 29509 tablet_bootstrap.cc:492] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.242576 29509 tablet_bootstrap.cc:492] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.243232 29509 ts_tablet_manager.cc:1403] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:56:01.245709 29509 raft_consensus.cc:359] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:01.246366 29509 raft_consensus.cc:740] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.247040 29509 consensus_queue.cc:260] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:01.249091 29509 ts_tablet_manager.cc:1434] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:01.249805 29509 tablet_bootstrap.cc:492] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.263756 29509 tablet_bootstrap.cc:492] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.265821 29509 tablet_bootstrap.cc:492] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.266881 29509 ts_tablet_manager.cc:1403] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:56:01.269084 29509 raft_consensus.cc:359] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:01.269733 29509 raft_consensus.cc:740] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.270326 29509 consensus_queue.cc:260] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:01.272264 29509 ts_tablet_manager.cc:1434] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:56:01.273239 29509 tablet_bootstrap.cc:492] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.296064 29509 tablet_bootstrap.cc:492] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.296981 29509 tablet_bootstrap.cc:492] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.297529 29509 ts_tablet_manager.cc:1403] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260709 14:56:01.299716 29509 raft_consensus.cc:359] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.300262 29509 raft_consensus.cc:740] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.300890 29509 consensus_queue.cc:260] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.302573 29509 ts_tablet_manager.cc:1434] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:56:01.303298 29509 tablet_bootstrap.cc:492] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.315553 29509 tablet_bootstrap.cc:492] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.316408 29509 tablet_bootstrap.cc:492] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.317030 29509 ts_tablet_manager.cc:1403] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 14:56:01.319295 29509 raft_consensus.cc:359] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:01.319780 29509 raft_consensus.cc:740] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.320345 29509 consensus_queue.cc:260] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:01.322127 29509 ts_tablet_manager.cc:1434] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:01.323314 29509 tablet_bootstrap.cc:492] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.336324 29509 tablet_bootstrap.cc:492] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.337035 29509 tablet_bootstrap.cc:492] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.337536 29509 ts_tablet_manager.cc:1403] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:56:01.339715 29509 raft_consensus.cc:359] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.340341 29509 raft_consensus.cc:740] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.341002 29509 consensus_queue.cc:260] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:01.342866 29509 ts_tablet_manager.cc:1434] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:01.343720 29509 tablet_bootstrap.cc:492] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap starting.
I20260709 14:56:01.357785 29509 tablet_bootstrap.cc:492] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:01.358502 29509 tablet_bootstrap.cc:492] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: Bootstrap complete.
I20260709 14:56:01.359108 29509 ts_tablet_manager.cc:1403] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260709 14:56:01.358281 29551 raft_consensus.cc:3060] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.360919 29509 raft_consensus.cc:359] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.361374 29509 raft_consensus.cc:740] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.361881 29509 consensus_queue.cc:260] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:01.363631 29509 ts_tablet_manager.cc:1434] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:01.405557 29551 raft_consensus.cc:3060] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.443194 29551 raft_consensus.cc:3060] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.458890 29551 raft_consensus.cc:3060] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.462492 29546 raft_consensus.cc:3060] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.495922 29546 raft_consensus.cc:3060] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.541605 29551 raft_consensus.cc:3060] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:04.878203 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:04.929901 28909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:04.930794 28909 raft_consensus.cc:606] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:04.933382 28909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:04.933786 28909 raft_consensus.cc:606] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:04.935933 28909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "487f96b61a844a6288f58876b44cade5"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:04.936276 28909 raft_consensus.cc:606] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:04.938148 28909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "586c2e62c59f4d47924376b13e7717fc"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "fef1fe0da3664742bc62653215ded580"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:04.938602 28909 raft_consensus.cc:606] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Received request to transfer leadership to TS fef1fe0da3664742bc62653215ded580
I20260709 14:56:04.940548 28909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "fef1fe0da3664742bc62653215ded580"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:04.941035 28909 raft_consensus.cc:606] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Received request to transfer leadership to TS fef1fe0da3664742bc62653215ded580
I20260709 14:56:04.956012 28832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e485078cd9b1400a9b097a53e2580f55"
dest_uuid: "fef1fe0da3664742bc62653215ded580"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:52364
I20260709 14:56:04.956583 28832 raft_consensus.cc:606] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:04.976584 28763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491"
dest_uuid: "d865bce4c92e467484519d4c90166801"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:60558
I20260709 14:56:04.977130 28763 raft_consensus.cc:606] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:04.981196 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:56:04.982722 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:05.011082 29690 raft_consensus.cc:993] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower fef1fe0da3664742bc62653215ded580 to start an election
I20260709 14:56:05.011654 29687 raft_consensus.cc:1081] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Signalling peer fef1fe0da3664742bc62653215ded580 to start an election
I20260709 14:56:05.012945 28832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "586c2e62c59f4d47924376b13e7717fc"
dest_uuid: "fef1fe0da3664742bc62653215ded580"
 from {username='slave'} at 127.0.0.1:44996
I20260709 14:56:05.013413 28832 raft_consensus.cc:493] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.013690 28832 raft_consensus.cc:3060] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.018924 28832 raft_consensus.cc:515] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:56:05.020757 28832 leader_election.cc:290] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:56:05.021672 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c2e62c59f4d47924376b13e7717fc" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:05.021592 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586c2e62c59f4d47924376b13e7717fc" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:05.022269 28909 raft_consensus.cc:3055] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:05.022364 28763 raft_consensus.cc:3060] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.022529 28909 raft_consensus.cc:740] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:05.023272 28909 consensus_queue.cc:260] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:56:05.024171 28909 raft_consensus.cc:3060] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.026815 28763 raft_consensus.cc:2468] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 2.
I20260709 14:56:05.027930 28804 leader_election.cc:304] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:05.028625 29692 raft_consensus.cc:2804] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.029031 28909 raft_consensus.cc:2468] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 2.
I20260709 14:56:05.029090 29692 raft_consensus.cc:697] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:56:05.030211 29692 consensus_queue.cc:237] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:56:05.039431 28586 catalog_manager.cc:5697] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 1 to 2, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.202119 29692 raft_consensus.cc:993] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.202682 29590 raft_consensus.cc:1081] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.203964 29545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e485078cd9b1400a9b097a53e2580f55"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51826
I20260709 14:56:05.204351 29545 raft_consensus.cc:493] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.204598 29545 raft_consensus.cc:3060] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.209146 29545 raft_consensus.cc:515] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:05.210978 29545 leader_election.cc:290] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:56:05.219270 29687 raft_consensus.cc:993] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.219858 29611 raft_consensus.cc:1081] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.226668 29545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "487f96b61a844a6288f58876b44cade5"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51830
I20260709 14:56:05.227193 29545 raft_consensus.cc:493] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.227542 29545 raft_consensus.cc:3060] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.232930 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485078cd9b1400a9b097a53e2580f55" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:05.233552 28838 raft_consensus.cc:3055] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:05.233842 28838 raft_consensus.cc:740] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:56:05.234603 28838 consensus_queue.cc:260] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:05.235857 28838 raft_consensus.cc:3060] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.237996 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485078cd9b1400a9b097a53e2580f55" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:05.238584 28909 raft_consensus.cc:3060] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.239952 29545 raft_consensus.cc:515] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:05.243023 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:05.243609 28904 raft_consensus.cc:3055] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:05.243899 28904 raft_consensus.cc:740] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:05.244647 28904 consensus_queue.cc:260] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:05.245266 28838 raft_consensus.cc:2468] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:05.245776 28904 raft_consensus.cc:3060] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.247372 29504 leader_election.cc:304] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:05.248478 28909 raft_consensus.cc:2468] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:05.252982 29704 raft_consensus.cc:2804] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.253561 28904 raft_consensus.cc:2468] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:05.254684 29503 leader_election.cc:304] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [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: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:56:05.255497 29706 raft_consensus.cc:2804] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:05.255836 29704 raft_consensus.cc:697] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:05.256850 29704 consensus_queue.cc:237] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:05.259271 29545 leader_election.cc:290] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 3 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:05.261477 29706 raft_consensus.cc:697] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:05.262401 29706 consensus_queue.cc:237] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:05.278487 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487f96b61a844a6288f58876b44cade5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:05.279062 28755 raft_consensus.cc:3060] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.286303 28755 raft_consensus.cc:2468] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:05.289492 28586 catalog_manager.cc:5697] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 1 to 2, leader changed from fef1fe0da3664742bc62653215ded580 (127.26.0.3) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 2 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:05.290645 28586 catalog_manager.cc:5697] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 2 to 3, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 3 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.302028 29690 raft_consensus.cc:993] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.302484 29690 raft_consensus.cc:1081] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.304275 29545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51830
I20260709 14:56:05.304773 29545 raft_consensus.cc:493] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.305119 29545 raft_consensus.cc:3060] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.313581 29545 raft_consensus.cc:515] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:05.315407 29545 leader_election.cc:290] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:05.316116 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:05.316670 28904 raft_consensus.cc:3055] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:05.317046 28904 raft_consensus.cc:740] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:05.317852 28904 consensus_queue.cc:260] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:05.318890 28904 raft_consensus.cc:3060] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.323732 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2238cb0efc724c258f96f4e06fe5f83c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:05.324219 28755 raft_consensus.cc:3060] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.324506 28904 raft_consensus.cc:2468] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:05.325630 29503 leader_election.cc:304] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:56:05.326501 29706 raft_consensus.cc:2804] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.326929 29706 raft_consensus.cc:697] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:05.327728 29706 consensus_queue.cc:237] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:05.329239 28755 raft_consensus.cc:2468] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:05.337127 28586 catalog_manager.cc:5697] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 1 to 2, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 2 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.354538 29690 raft_consensus.cc:993] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.354979 29611 raft_consensus.cc:1081] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.356310 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51830
I20260709 14:56:05.356736 29551 raft_consensus.cc:493] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.357023 29551 raft_consensus.cc:3060] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.362861 29551 raft_consensus.cc:515] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:05.363684 29705 raft_consensus.cc:993] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.364252 29607 raft_consensus.cc:1081] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:05.364472 29551 leader_election.cc:290] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:05.365232 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:05.365784 28904 raft_consensus.cc:3055] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:05.365840 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51832
I20260709 14:56:05.366029 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14af2b38f04c40929ed2ecdabf0270fe" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:05.366072 28904 raft_consensus.cc:740] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:05.366466 29551 raft_consensus.cc:493] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.366641 28755 raft_consensus.cc:3060] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.366868 29551 raft_consensus.cc:3060] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.367239 28904 consensus_queue.cc:260] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:05.368221 28904 raft_consensus.cc:3060] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.373781 28755 raft_consensus.cc:2468] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:05.374992 29506 leader_election.cc:304] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:05.375128 29551 raft_consensus.cc:515] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:05.376076 29706 raft_consensus.cc:2804] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.376567 29706 raft_consensus.cc:697] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:05.377990 28904 raft_consensus.cc:2468] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:05.377734 29706 consensus_queue.cc:237] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:05.378142 29551 leader_election.cc:290] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 3 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:05.378710 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:05.379247 28755 raft_consensus.cc:3055] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:05.379520 28755 raft_consensus.cc:740] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:56:05.380126 28755 consensus_queue.cc:260] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:05.379005 28838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb949a4d145e4025a0754b6aea439491" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:05.380965 28838 raft_consensus.cc:3060] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.381253 28755 raft_consensus.cc:3060] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.386415 28755 raft_consensus.cc:2468] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:05.387368 29506 leader_election.cc:304] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:05.388490 29704 raft_consensus.cc:2804] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:05.388998 29704 raft_consensus.cc:697] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:05.389855 29704 consensus_queue.cc:237] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:05.393954 28838 raft_consensus.cc:2468] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:05.402276 28586 catalog_manager.cc:5697] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 1 to 2, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 2 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.414915 28586 catalog_manager.cc:5697] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 2 to 3, leader changed from d865bce4c92e467484519d4c90166801 (127.26.0.2) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 3 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.423305 29611 raft_consensus.cc:993] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower fef1fe0da3664742bc62653215ded580 to start an election
I20260709 14:56:05.423661 29690 raft_consensus.cc:1081] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Signalling peer fef1fe0da3664742bc62653215ded580 to start an election
I20260709 14:56:05.424928 28838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e"
dest_uuid: "fef1fe0da3664742bc62653215ded580"
 from {username='slave'} at 127.0.0.1:44996
I20260709 14:56:05.425403 28838 raft_consensus.cc:493] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:05.425711 28838 raft_consensus.cc:3060] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.431859 28838 raft_consensus.cc:515] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:56:05.434059 28755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:05.434340 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4e11c898247b399b05c9ba250694e" candidate_uuid: "fef1fe0da3664742bc62653215ded580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:05.434659 28755 raft_consensus.cc:3060] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.437059 28909 raft_consensus.cc:1275] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.437959 28904 raft_consensus.cc:3055] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:05.438300 28904 raft_consensus.cc:740] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:05.439034 28904 consensus_queue.cc:260] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:56:05.440064 28904 raft_consensus.cc:3060] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.441241 28755 raft_consensus.cc:2468] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 2.
I20260709 14:56:05.441645 29590 consensus_queue.cc:1048] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.442302 28804 leader_election.cc:304] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d865bce4c92e467484519d4c90166801, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:05.443050 29590 raft_consensus.cc:2804] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:05.448675 28904 raft_consensus.cc:2468] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef1fe0da3664742bc62653215ded580 in term 2.
I20260709 14:56:05.448988 29590 raft_consensus.cc:697] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Becoming Leader. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:56:05.450424 28838 leader_election.cc:290] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [CANDIDATE]: Term 2 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:56:05.450618 29590 consensus_queue.cc:237] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:56:05.463928 28586 catalog_manager.cc:5697] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 reported cstate change: term changed from 1 to 2, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to fef1fe0da3664742bc62653215ded580 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "fef1fe0da3664742bc62653215ded580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.471448 28755 raft_consensus.cc:1275] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.472925 29692 consensus_queue.cc:1048] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.698892 28755 raft_consensus.cc:1275] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:05.699909 29704 consensus_queue.cc:1048] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:05.709820 28909 raft_consensus.cc:1275] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:05.712221 29707 consensus_queue.cc:1048] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:05.783216 28838 raft_consensus.cc:1275] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:05.784277 28909 raft_consensus.cc:1275] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.784286 29707 consensus_queue.cc:1048] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:05.785615 29707 consensus_queue.cc:1048] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.797027 28834 raft_consensus.cc:1275] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.800906 29707 consensus_queue.cc:1048] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.803711 28904 raft_consensus.cc:1275] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.805218 29707 consensus_queue.cc:1048] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.814159 28755 raft_consensus.cc:1275] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:05.816242 29704 consensus_queue.cc:1048] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:05.819801 28762 raft_consensus.cc:1275] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.821079 29707 consensus_queue.cc:1048] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.828904 28760 raft_consensus.cc:1275] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.830404 29706 consensus_queue.cc:1048] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.868893 28911 raft_consensus.cc:1275] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.870486 29704 consensus_queue.cc:1048] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.931879 28911 raft_consensus.cc:1275] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.933099 29730 consensus_queue.cc:1048] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.941798 28762 raft_consensus.cc:1275] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer fef1fe0da3664742bc62653215ded580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:05.943795 29590 consensus_queue.cc:1048] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.983752 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:06.021870 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:06.059638 28834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c"
dest_uuid: "fef1fe0da3664742bc62653215ded580"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:52364
I20260709 14:56:06.060165 28834 raft_consensus.cc:606] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:06.062474 28911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:06.062997 28911 raft_consensus.cc:606] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:06.065563 28911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:06.066107 28911 raft_consensus.cc:606] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:06.068323 28906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:06.068719 28906 raft_consensus.cc:606] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:06.070778 28906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:06.071218 28906 raft_consensus.cc:606] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:06.073174 28906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:06.073573 28906 raft_consensus.cc:606] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:06.075605 28762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0da5bfe3aaa4cf7a1bbf8fc00b803d5"
dest_uuid: "d865bce4c92e467484519d4c90166801"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:60558
I20260709 14:56:06.076021 28762 raft_consensus.cc:606] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:06.077035 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:56:06.078078 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:06.081061 29692 raft_consensus.cc:993] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.081573 29692 raft_consensus.cc:1081] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.083220 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51826
I20260709 14:56:06.083711 29551 raft_consensus.cc:493] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.083999 29551 raft_consensus.cc:3060] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.088344 29551 raft_consensus.cc:515] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:06.089687 29551 leader_election.cc:290] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 3 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:06.090360 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:06.090593 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3247ca3aa76a4f8a8d9c7f5b61380e2c" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:06.090965 28762 raft_consensus.cc:3060] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.091095 28834 raft_consensus.cc:3055] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:06.091430 28834 raft_consensus.cc:740] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:56:06.092196 28834 consensus_queue.cc:260] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:06.093309 28834 raft_consensus.cc:3060] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.097224 28762 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:06.098277 29506 leader_election.cc:304] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:06.098867 29732 raft_consensus.cc:2804] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:06.099231 28834 raft_consensus.cc:2468] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:06.099225 29732 raft_consensus.cc:697] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:06.100257 29732 consensus_queue.cc:237] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [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: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:06.109257 28586 catalog_manager.cc:5697] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 2 to 3, leader changed from fef1fe0da3664742bc62653215ded580 (127.26.0.3) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 3 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.205317 29687 raft_consensus.cc:993] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.205771 29713 raft_consensus.cc:1081] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.207031 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51830
I20260709 14:56:06.207508 29551 raft_consensus.cc:493] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.207768 29551 raft_consensus.cc:3060] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.212428 29551 raft_consensus.cc:515] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:06.213745 29551 leader_election.cc:290] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:06.214432 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:06.214536 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4801ab6b4a2345ab91b5c22de35d5964" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:06.214941 28906 raft_consensus.cc:3055] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:06.215066 28762 raft_consensus.cc:3060] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.215312 28906 raft_consensus.cc:740] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:06.215966 28906 consensus_queue.cc:260] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:06.216866 28906 raft_consensus.cc:3060] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.219520 28762 raft_consensus.cc:2468] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:06.220358 29506 leader_election.cc:304] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:06.220953 29732 raft_consensus.cc:2804] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.221370 29732 raft_consensus.cc:697] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:06.221388 28906 raft_consensus.cc:2468] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:06.222272 29732 consensus_queue.cc:237] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:06.233669 28586 catalog_manager.cc:5697] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 1 to 2, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 2 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.300055 29687 raft_consensus.cc:993] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.300587 29687 raft_consensus.cc:1081] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.301889 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51830
I20260709 14:56:06.302353 29551 raft_consensus.cc:493] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.302678 29551 raft_consensus.cc:3060] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.307616 29551 raft_consensus.cc:515] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:06.308890 29551 leader_election.cc:290] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:56:06.309526 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:06.309831 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7896d83ce447ff8845e82c88f5bac2" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:06.310020 28834 raft_consensus.cc:3060] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.310315 28906 raft_consensus.cc:3055] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:06.310561 28906 raft_consensus.cc:740] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:06.311154 28906 consensus_queue.cc:260] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:06.311995 28906 raft_consensus.cc:3060] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.314313 28834 raft_consensus.cc:2468] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:06.315356 29504 leader_election.cc:304] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:06.316094 29732 raft_consensus.cc:2804] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.316495 29732 raft_consensus.cc:697] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:06.317305 29732 consensus_queue.cc:237] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:06.317886 28906 raft_consensus.cc:2468] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:06.326335 28586 catalog_manager.cc:5697] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 1 to 2, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 2 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.424886 29713 raft_consensus.cc:993] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.425387 29713 raft_consensus.cc:1081] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.426791 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51830
I20260709 14:56:06.427207 29551 raft_consensus.cc:493] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.427534 29551 raft_consensus.cc:3060] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.433717 29551 raft_consensus.cc:515] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:06.435189 29551 leader_election.cc:290] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 3 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:56:06.435920 28834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:06.436106 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cfe0e3a9a24efd88153b2bd9a339f8" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:06.436384 28834 raft_consensus.cc:3060] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.436666 28906 raft_consensus.cc:3055] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:06.436954 28906 raft_consensus.cc:740] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:06.437640 28906 consensus_queue.cc:260] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:06.438599 28906 raft_consensus.cc:3060] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.443109 28834 raft_consensus.cc:2468] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:06.444126 29504 leader_election.cc:304] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:06.446085 29732 raft_consensus.cc:2804] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:06.447871 29732 raft_consensus.cc:697] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:06.452991 29687 raft_consensus.cc:993] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.453435 29687 raft_consensus.cc:1081] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.448796 29732 consensus_queue.cc:237] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:06.454450 28906 raft_consensus.cc:2468] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:06.454744 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51830
I20260709 14:56:06.455302 29551 raft_consensus.cc:493] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.455627 29551 raft_consensus.cc:3060] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.460439 29551 raft_consensus.cc:515] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:06.462167 29551 leader_election.cc:290] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 3 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:06.462814 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:06.463416 28906 raft_consensus.cc:3055] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:06.463754 28906 raft_consensus.cc:740] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:06.463811 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751baf7ca61b4884a6bf5a3644721068" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:06.464298 28762 raft_consensus.cc:3060] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.464520 28906 consensus_queue.cc:260] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:06.465600 28906 raft_consensus.cc:3060] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:06.467687 28586 catalog_manager.cc:5697] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 2 to 3, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 3 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.468423 28762 raft_consensus.cc:2468] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:06.469492 29506 leader_election.cc:304] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:06.470618 29732 raft_consensus.cc:2804] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:06.471093 29732 raft_consensus.cc:697] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:06.471873 29732 consensus_queue.cc:237] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [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: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:06.473500 28906 raft_consensus.cc:2468] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:06.484174 28586 catalog_manager.cc:5697] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 2 to 3, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 3 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.486953 29687 raft_consensus.cc:993] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.487399 29687 raft_consensus.cc:1081] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.489517 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51830
I20260709 14:56:06.489959 29551 raft_consensus.cc:493] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.490199 29551 raft_consensus.cc:3060] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.494807 29551 raft_consensus.cc:515] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:06.496133 29551 leader_election.cc:290] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Requested vote from peers 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719), d865bce4c92e467484519d4c90166801 (127.26.0.2:46573)
I20260709 14:56:06.496708 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:06.496904 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4c81fcee94ec6b56ccd98f7da9868" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:06.497299 28906 raft_consensus.cc:3055] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:06.497382 28762 raft_consensus.cc:3060] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.497629 28906 raft_consensus.cc:740] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:06.498358 28906 consensus_queue.cc:260] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:06.499455 28906 raft_consensus.cc:3060] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.503283 28762 raft_consensus.cc:2468] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:06.504451 29506 leader_election.cc:304] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:06.505401 29732 raft_consensus.cc:2804] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.505486 28906 raft_consensus.cc:2468] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:06.506501 29732 raft_consensus.cc:697] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:06.507253 29732 consensus_queue.cc:237] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } }
I20260709 14:56:06.517776 28586 catalog_manager.cc:5697] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 1 to 2, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 2 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.611162 29607 raft_consensus.cc:993] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.611699 29691 raft_consensus.cc:1081] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:06.613409 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0da5bfe3aaa4cf7a1bbf8fc00b803d5"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51832
I20260709 14:56:06.613842 29551 raft_consensus.cc:493] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:06.614180 29551 raft_consensus.cc:3060] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.618775 29551 raft_consensus.cc:515] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:06.619068 28762 raft_consensus.cc:1275] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.620332 29551 leader_election.cc:290] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:56:06.620915 29732 consensus_queue.cc:1048] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.621310 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0da5bfe3aaa4cf7a1bbf8fc00b803d5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:06.621876 28911 raft_consensus.cc:3060] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.622113 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0da5bfe3aaa4cf7a1bbf8fc00b803d5" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:06.622351 28832 raft_consensus.cc:1275] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.622635 28762 raft_consensus.cc:3055] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:06.622908 28762 raft_consensus.cc:740] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:56:06.623732 29732 consensus_queue.cc:1048] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.623688 28762 consensus_queue.cc:260] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:06.625022 28762 raft_consensus.cc:3060] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:06.631981 28911 raft_consensus.cc:2468] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:06.633131 29503 leader_election.cc:304] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, 92b6cc67d38c4de6bc1b65797722653e; no voters: 
I20260709 14:56:06.634168 29732 raft_consensus.cc:2804] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:06.634634 29732 raft_consensus.cc:697] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:06.637125 29732 consensus_queue.cc:237] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:06.663687 28762 raft_consensus.cc:2468] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:06.669209 28583 catalog_manager.cc:5697] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 1 to 2, leader changed from d865bce4c92e467484519d4c90166801 (127.26.0.2) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 2 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.707043 28762 raft_consensus.cc:1275] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.708217 29732 consensus_queue.cc:1048] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.717679 28911 raft_consensus.cc:1275] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.719169 29704 consensus_queue.cc:1048] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.862951 28834 raft_consensus.cc:1275] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.863933 29704 consensus_queue.cc:1048] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.874822 28911 raft_consensus.cc:1275] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.876114 29704 consensus_queue.cc:1048] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.905643 28763 raft_consensus.cc:1275] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.906574 29704 consensus_queue.cc:1048] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.911445 28834 raft_consensus.cc:1275] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.912703 29704 consensus_queue.cc:1048] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.927460 28911 raft_consensus.cc:1275] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.929072 29732 consensus_queue.cc:1048] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.936491 28906 raft_consensus.cc:1275] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:06.937968 29732 consensus_queue.cc:1048] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.966245 28909 raft_consensus.cc:1275] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.968309 29750 consensus_queue.cc:1048] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:06.977677 28763 raft_consensus.cc:1275] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:06.979856 29707 consensus_queue.cc:1048] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:07.077746 28906 raft_consensus.cc:1275] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.079070 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:07.078956 29707 consensus_queue.cc:1048] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.101440 28763 raft_consensus.cc:1275] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.102905 29704 consensus_queue.cc:1048] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.136897 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:07.170105 28832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "751e01ff938843eea55f17b932587e63"
dest_uuid: "fef1fe0da3664742bc62653215ded580"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:52364
I20260709 14:56:07.170621 28832 raft_consensus.cc:606] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:07.174326 28763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db2085add7aa4524bce8720657358345"
dest_uuid: "d865bce4c92e467484519d4c90166801"
mode: GRACEFUL
new_leader_uuid: "4306c44ea2534d0395fcdd4716d07e63"
 from {username='slave'} at 127.0.0.1:60558
I20260709 14:56:07.174989 28763 raft_consensus.cc:606] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Received request to transfer leadership to TS 4306c44ea2534d0395fcdd4716d07e63
I20260709 14:56:07.176524 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:07.178421 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:07.238898 29705 raft_consensus.cc:993] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801: : Instructing follower 4306c44ea2534d0395fcdd4716d07e63 to start an election
I20260709 14:56:07.239429 29691 raft_consensus.cc:1081] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Signalling peer 4306c44ea2534d0395fcdd4716d07e63 to start an election
I20260709 14:56:07.240756 28906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db2085add7aa4524bce8720657358345"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
 from {username='slave'} at 127.0.0.1:36560
I20260709 14:56:07.241225 28906 raft_consensus.cc:493] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:07.241480 28906 raft_consensus.cc:3060] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.246599 28906 raft_consensus.cc:515] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:56:07.248420 28906 leader_election.cc:290] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:07.248987 28763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2085add7aa4524bce8720657358345" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:07.249588 28763 raft_consensus.cc:3055] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:07.249869 28763 raft_consensus.cc:740] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d865bce4c92e467484519d4c90166801, State: Running, Role: LEADER
I20260709 14:56:07.250700 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2085add7aa4524bce8720657358345" candidate_uuid: "4306c44ea2534d0395fcdd4716d07e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:07.251366 28832 raft_consensus.cc:3060] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.251482 28763 consensus_queue.cc:260] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:56:07.252712 28763 raft_consensus.cc:3060] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.257128 28832 raft_consensus.cc:2468] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:07.259158 28763 raft_consensus.cc:2468] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4306c44ea2534d0395fcdd4716d07e63 in term 2.
I20260709 14:56:07.258684 28876 leader_election.cc:304] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4306c44ea2534d0395fcdd4716d07e63, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:07.262051 29713 raft_consensus.cc:2804] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:07.262512 29713 raft_consensus.cc:697] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Leader. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:07.263362 29713 consensus_queue.cc:237] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } }
I20260709 14:56:07.271477 28586 catalog_manager.cc:5697] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 reported cstate change: term changed from 1 to 2, leader changed from d865bce4c92e467484519d4c90166801 (127.26.0.2) to 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4). New cstate: current_term: 2 leader_uuid: "4306c44ea2534d0395fcdd4716d07e63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:07.403756 29745 raft_consensus.cc:993] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:07.404250 29692 raft_consensus.cc:1081] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:07.405889 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "751e01ff938843eea55f17b932587e63"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51826
I20260709 14:56:07.406394 29551 raft_consensus.cc:493] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:07.406708 29551 raft_consensus.cc:3060] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.410975 29551 raft_consensus.cc:515] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:07.412346 29551 leader_election.cc:290] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Requested vote from peers d865bce4c92e467484519d4c90166801 (127.26.0.2:46573), fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519)
I20260709 14:56:07.412963 28762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d865bce4c92e467484519d4c90166801"
I20260709 14:56:07.413335 28832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751e01ff938843eea55f17b932587e63" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:07.413506 28762 raft_consensus.cc:3060] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.413849 28832 raft_consensus.cc:3055] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:07.414134 28832 raft_consensus.cc:740] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef1fe0da3664742bc62653215ded580, State: Running, Role: LEADER
I20260709 14:56:07.414717 28832 consensus_queue.cc:260] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:07.415643 28832 raft_consensus.cc:3060] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:07.417840 28762 raft_consensus.cc:2468] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:07.418807 29506 leader_election.cc:304] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b6cc67d38c4de6bc1b65797722653e, d865bce4c92e467484519d4c90166801; no voters: 
I20260709 14:56:07.419519 29704 raft_consensus.cc:2804] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:07.419881 29704 raft_consensus.cc:697] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:07.420219 28832 raft_consensus.cc:2468] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 2.
I20260709 14:56:07.420531 29704 consensus_queue.cc:237] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } }
I20260709 14:56:07.430013 28586 catalog_manager.cc:5697] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 1 to 2, leader changed from fef1fe0da3664742bc62653215ded580 (127.26.0.3) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 2 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.840734 28837 raft_consensus.cc:1275] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.841905 29732 consensus_queue.cc:1048] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.851263 28762 raft_consensus.cc:1275] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.852451 29750 consensus_queue.cc:1048] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.870489 28837 raft_consensus.cc:1275] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.875598 29690 consensus_queue.cc:1048] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:07.891219 28763 raft_consensus.cc:1275] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Refusing update from remote peer 4306c44ea2534d0395fcdd4716d07e63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:07.892993 29690 consensus_queue.cc:1048] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d865bce4c92e467484519d4c90166801" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:08.179560 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:08.216850 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:08.251456 28911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb"
dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
mode: GRACEFUL
new_leader_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:45948
I20260709 14:56:08.251983 28911 raft_consensus.cc:606] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Received request to transfer leadership to TS 92b6cc67d38c4de6bc1b65797722653e
I20260709 14:56:08.253104 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:08.254101 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:08.588726 29690 raft_consensus.cc:993] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63: : Instructing follower 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:08.589354 29767 raft_consensus.cc:1081] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Signalling peer 92b6cc67d38c4de6bc1b65797722653e to start an election
I20260709 14:56:08.590718 29551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb"
dest_uuid: "92b6cc67d38c4de6bc1b65797722653e"
 from {username='slave'} at 127.0.0.1:51830
I20260709 14:56:08.591329 29551 raft_consensus.cc:493] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:08.591650 29551 raft_consensus.cc:3060] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:08.596076 29551 raft_consensus.cc:515] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:08.597663 29551 leader_election.cc:290] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [CANDIDATE]: Term 3 election: Requested vote from peers fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519), 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4:35719)
I20260709 14:56:08.598604 28906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4306c44ea2534d0395fcdd4716d07e63"
I20260709 14:56:08.599220 28906 raft_consensus.cc:3055] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:08.598582 28837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17a39a42683404b9b97fb8de60cf0cb" candidate_uuid: "92b6cc67d38c4de6bc1b65797722653e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef1fe0da3664742bc62653215ded580"
I20260709 14:56:08.599546 28906 raft_consensus.cc:740] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4306c44ea2534d0395fcdd4716d07e63, State: Running, Role: LEADER
I20260709 14:56:08.599916 28837 raft_consensus.cc:3060] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:08.600296 28906 consensus_queue.cc:260] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:08.601681 28906 raft_consensus.cc:3060] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:08.606083 28837 raft_consensus.cc:2468] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:08.606897 28906 raft_consensus.cc:2468] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b6cc67d38c4de6bc1b65797722653e in term 3.
I20260709 14:56:08.607231 29504 leader_election.cc:304] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [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: 92b6cc67d38c4de6bc1b65797722653e, fef1fe0da3664742bc62653215ded580; no voters: 
I20260709 14:56:08.608002 29732 raft_consensus.cc:2804] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:08.608471 29732 raft_consensus.cc:697] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Becoming Leader. State: Replica: 92b6cc67d38c4de6bc1b65797722653e, State: Running, Role: LEADER
I20260709 14:56:08.609302 29732 consensus_queue.cc:237] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [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: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } }
I20260709 14:56:08.618172 28583 catalog_manager.cc:5697] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e reported cstate change: term changed from 2 to 3, leader changed from 4306c44ea2534d0395fcdd4716d07e63 (127.26.0.4) to 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1). New cstate: current_term: 3 leader_uuid: "92b6cc67d38c4de6bc1b65797722653e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b6cc67d38c4de6bc1b65797722653e" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 42337 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:09.037565 28832 raft_consensus.cc:1275] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:09.038789 29732 consensus_queue.cc:1048] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef1fe0da3664742bc62653215ded580" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.052966 28911 raft_consensus.cc:1275] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Refusing update from remote peer 92b6cc67d38c4de6bc1b65797722653e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:09.055292 29732 consensus_queue.cc:1048] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4306c44ea2534d0395fcdd4716d07e63" member_type: VOTER last_known_addr { host: "127.26.0.4" port: 35719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.254900 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:09.286912 26624 tablet_server.cc:179] TabletServer@127.26.0.1:42337 shutting down...
W20260709 14:56:09.297221 28876 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 51 similar messages]
W20260709 14:56:09.301460 28876 consensus_peers.cc:597] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.315665 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:09.316440 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.317159 26624 raft_consensus.cc:2243] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.317585 26624 raft_consensus.cc:2272] T 7c00d534b32d4d0ebded47003bde5ee6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.319444 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.320339 26624 raft_consensus.cc:2243] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.321180 26624 raft_consensus.cc:2272] T 7a7896d83ce447ff8845e82c88f5bac2 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.323419 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.324182 26624 raft_consensus.cc:2243] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:09.324190 28802 consensus_peers.cc:597] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.324780 26624 raft_consensus.cc:2272] T 7f36b5200a6448d993edc16c9c18486b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.326900 26624 tablet_replica.cc:333] stopping tablet replica
W20260709 14:56:09.327039 28728 consensus_peers.cc:597] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.327540 26624 raft_consensus.cc:2243] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.328011 26624 raft_consensus.cc:2272] T a845a8ace49a44a79917086494fe037b P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.329833 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.330437 26624 raft_consensus.cc:2243] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.331094 26624 raft_consensus.cc:2272] T c17a39a42683404b9b97fb8de60cf0cb P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.332949 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.333483 26624 raft_consensus.cc:2243] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.333808 26624 raft_consensus.cc:2272] T 9357454845a4438cbc03c50889ff50fa P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.335541 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.336009 26624 raft_consensus.cc:2243] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.336635 26624 raft_consensus.cc:2272] T 487f96b61a844a6288f58876b44cade5 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.338292 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.338809 26624 raft_consensus.cc:2243] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.339123 26624 raft_consensus.cc:2272] T d4e9f0824b574838ba9bfae196506605 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.341090 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.341583 26624 raft_consensus.cc:2243] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.342013 26624 raft_consensus.cc:2272] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.344125 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.344623 26624 raft_consensus.cc:2243] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.345023 26624 raft_consensus.cc:2272] T 424f8f0a2e9c48ebaea28d3a898598bc P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.347220 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.347924 26624 raft_consensus.cc:2243] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.348413 26624 raft_consensus.cc:2272] T 5753adbb58b34eeeaf69fd6ba81eb09b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.350787 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.351392 26624 raft_consensus.cc:2243] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.351733 26624 raft_consensus.cc:2272] T 83f996ec5031407d9b0dd8966d75b2c6 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.354005 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.354812 26624 raft_consensus.cc:2243] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.355228 26624 raft_consensus.cc:2272] T 2ead5197f15244bfbd1088225730ccf3 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.357321 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.357807 26624 raft_consensus.cc:2243] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.358480 26624 raft_consensus.cc:2272] T 751e01ff938843eea55f17b932587e63 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.360532 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.361085 26624 raft_consensus.cc:2243] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.361413 26624 raft_consensus.cc:2272] T 30c1d3a0cbf54c63a78cbf5f012a9055 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.363476 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.364243 26624 raft_consensus.cc:2243] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.364746 26624 raft_consensus.cc:2272] T c7fe9ee4691442819ae6f6ca1b6ff26d P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.366678 26624 tablet_replica.cc:333] stopping tablet replica
W20260709 14:56:09.367146 28728 consensus_peers.cc:597] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.367209 26624 raft_consensus.cc:2243] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.367774 26624 raft_consensus.cc:2272] T 6c95f1099d324ecfbff300c21b70a8c5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.369903 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.370473 26624 raft_consensus.cc:2243] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.371276 26624 raft_consensus.cc:2272] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.372793 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.373317 26624 raft_consensus.cc:2243] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.373668 26624 raft_consensus.cc:2272] T 22312cec14304b3ab6f1e7b649733df6 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.375348 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.375825 26624 raft_consensus.cc:2243] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.376454 26624 raft_consensus.cc:2272] T e485078cd9b1400a9b097a53e2580f55 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.378216 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.378690 26624 raft_consensus.cc:2243] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.379027 26624 raft_consensus.cc:2272] T b3a5a4827033466cadf10ce7b7441290 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.380906 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.381696 26624 raft_consensus.cc:2243] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.382122 26624 raft_consensus.cc:2272] T 0dce0aa0b9004d56aafcdd70397a96f4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.384383 28802 consensus_peers.cc:597] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.384590 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.385222 26624 raft_consensus.cc:2243] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.385669 26624 raft_consensus.cc:2272] T 626a2ff0565e4d92bc01c3a1598c6134 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.388011 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.388564 26624 raft_consensus.cc:2243] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.388934 26624 raft_consensus.cc:2272] T 79ec75ac0f774db092055170ecd5d39c P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.390542 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.390990 26624 raft_consensus.cc:2243] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.391590 26624 raft_consensus.cc:2272] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.393549 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.394114 26624 raft_consensus.cc:2243] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.394856 26624 raft_consensus.cc:2272] T 94a4c81fcee94ec6b56ccd98f7da9868 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.395128 28802 consensus_peers.cc:597] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.397090 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.397826 26624 raft_consensus.cc:2243] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.398267 26624 raft_consensus.cc:2272] T cc53ef175cb9433290b7568322aed338 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.398819 28876 consensus_peers.cc:597] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.400049 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.400605 26624 raft_consensus.cc:2243] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.401255 26624 raft_consensus.cc:2272] T 4801ab6b4a2345ab91b5c22de35d5964 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.402863 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.403353 26624 raft_consensus.cc:2243] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.403697 26624 raft_consensus.cc:2272] T c7bf342dcfd94606b7bf630cf3d2adef P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.405366 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.405841 26624 raft_consensus.cc:2243] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.406462 26624 raft_consensus.cc:2272] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.408083 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.408567 26624 raft_consensus.cc:2243] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.409231 26624 raft_consensus.cc:2272] T 14af2b38f04c40929ed2ecdabf0270fe P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.410843 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.411306 26624 raft_consensus.cc:2243] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.411639 26624 raft_consensus.cc:2272] T 8986cf90099949a79b392299f1643b4b P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.413318 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.413810 26624 raft_consensus.cc:2243] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.414449 26624 raft_consensus.cc:2272] T 751baf7ca61b4884a6bf5a3644721068 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.416172 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.416678 26624 raft_consensus.cc:2243] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.417052 26624 raft_consensus.cc:2272] T 015f0ce04df54865b0f9a46844eb390a P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.418974 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.419571 26624 raft_consensus.cc:2243] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.420408 26624 raft_consensus.cc:2272] T 2238cb0efc724c258f96f4e06fe5f83c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.421379 28802 consensus_peers.cc:597] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.422456 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.423188 26624 raft_consensus.cc:2243] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.423595 26624 raft_consensus.cc:2272] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.425311 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.425756 26624 raft_consensus.cc:2243] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.426082 26624 raft_consensus.cc:2272] T cd8327e852e8423791e8f76fa469a9b0 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.428083 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.428766 26624 raft_consensus.cc:2243] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.429165 26624 raft_consensus.cc:2272] T decff35f21c3490d8f9d6acea4f4385f P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.430899 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.431372 26624 raft_consensus.cc:2243] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.431751 26624 raft_consensus.cc:2272] T 2ee4be7a03ad46b78915ba165bc38b1c P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.433348 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.433799 26624 raft_consensus.cc:2243] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.434177 26624 raft_consensus.cc:2272] T a49dc969366b49f28f8668a28d62e927 P 92b6cc67d38c4de6bc1b65797722653e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.435751 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.436183 26624 raft_consensus.cc:2243] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.436520 26624 raft_consensus.cc:2272] T db6add55e8a84296926a87ec769070ab P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.438004 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.438426 26624 raft_consensus.cc:2243] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.438761 26624 raft_consensus.cc:2272] T 8d369dc0021e404ebcfaee4838ee9a69 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.440346 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.440778 26624 raft_consensus.cc:2243] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.441125 26624 raft_consensus.cc:2272] T 309794c5d1bb4eff96cd45f2697c88bb P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.442826 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.443293 26624 raft_consensus.cc:2243] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.443655 26624 raft_consensus.cc:2272] T 5067af7f0aec4a7f9c241cecd7c87699 P 92b6cc67d38c4de6bc1b65797722653e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.445152 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:09.445547 26624 raft_consensus.cc:2243] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.446228 26624 raft_consensus.cc:2272] T eb949a4d145e4025a0754b6aea439491 P 92b6cc67d38c4de6bc1b65797722653e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.480870 28876 consensus_peers.cc:597] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.488879 28802 consensus_peers.cc:597] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.502388 28876 consensus_peers.cc:597] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.518060 26624 tablet_server.cc:196] TabletServer@127.26.0.1:42337 shutdown complete.
W20260709 14:56:09.524001 28876 consensus_peers.cc:597] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.535602 28728 consensus_peers.cc:597] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.540834 28728 consensus_peers.cc:597] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.558921 28728 consensus_peers.cc:597] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.585930 26624 tablet_server.cc:179] TabletServer@127.26.0.2:0 shutting down...
W20260709 14:56:09.591082 28876 consensus_peers.cc:597] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.593703 28878 consensus_peers.cc:597] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.606446 28804 consensus_peers.cc:597] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.620918 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:09.621779 26624 tablet_replica.cc:333] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.622607 26624 raft_consensus.cc:2243] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:09.622907 28804 consensus_peers.cc:597] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.623456 26624 raft_consensus.cc:2272] T 7c00d534b32d4d0ebded47003bde5ee6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.625319 26624 tablet_replica.cc:333] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.625837 26624 raft_consensus.cc:2243] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.626477 26624 raft_consensus.cc:2272] T 5753adbb58b34eeeaf69fd6ba81eb09b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.628577 26624 tablet_replica.cc:333] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.629165 26624 raft_consensus.cc:2243] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.630005 26624 raft_consensus.cc:2272] T 09ab06cd455e4f64bcbac5f7860b0109 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.631677 26624 tablet_replica.cc:333] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.632251 26624 raft_consensus.cc:2243] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.632943 26624 raft_consensus.cc:2272] T 83f996ec5031407d9b0dd8966d75b2c6 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.634763 26624 tablet_replica.cc:333] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.635353 26624 raft_consensus.cc:2243] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.636240 26624 raft_consensus.cc:2272] T c7c6c4c4df7e4d96a68a7ae497df5f28 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.638487 28876 consensus_peers.cc:597] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.638761 26624 tablet_replica.cc:333] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.639809 26624 raft_consensus.cc:2243] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.640373 26624 raft_consensus.cc:2272] T 30c1d3a0cbf54c63a78cbf5f012a9055 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.642511 26624 tablet_replica.cc:333] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.643177 26624 raft_consensus.cc:2243] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.643615 26624 raft_consensus.cc:2272] T 4801ab6b4a2345ab91b5c22de35d5964 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.645442 26624 tablet_replica.cc:333] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.645910 26624 raft_consensus.cc:2243] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.646286 26624 raft_consensus.cc:2272] T 586c2e62c59f4d47924376b13e7717fc P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.647533 28802 consensus_peers.cc:597] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.647909 26624 tablet_replica.cc:333] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.648491 26624 raft_consensus.cc:2243] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.648916 26624 raft_consensus.cc:2272] T 2ee4be7a03ad46b78915ba165bc38b1c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.651064 26624 tablet_replica.cc:333] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.651700 26624 raft_consensus.cc:2243] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:09.651926 28804 consensus_peers.cc:597] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.652137 26624 raft_consensus.cc:2272] T 424f8f0a2e9c48ebaea28d3a898598bc P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.653952 26624 tablet_replica.cc:333] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.654467 26624 raft_consensus.cc:2243] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.655100 26624 raft_consensus.cc:2272] T e018a7674030442bbc74f73fd196d519 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.656839 26624 tablet_replica.cc:333] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.657332 26624 raft_consensus.cc:2243] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.657698 26624 raft_consensus.cc:2272] T 14af2b38f04c40929ed2ecdabf0270fe P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.659325 26624 tablet_replica.cc:333] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.659873 26624 raft_consensus.cc:2243] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.660269 26624 raft_consensus.cc:2272] T 0dce0aa0b9004d56aafcdd70397a96f4 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.662129 26624 tablet_replica.cc:333] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.662711 26624 raft_consensus.cc:2243] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.663215 26624 raft_consensus.cc:2272] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.665284 26624 tablet_replica.cc:333] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.665916 26624 raft_consensus.cc:2243] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.666709 26624 raft_consensus.cc:2272] T 79ec75ac0f774db092055170ecd5d39c P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.668753 28804 consensus_peers.cc:597] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.668968 26624 tablet_replica.cc:333] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.669656 26624 raft_consensus.cc:2243] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.670342 26624 raft_consensus.cc:2272] T b3a5a4827033466cadf10ce7b7441290 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.672322 26624 tablet_replica.cc:333] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.673115 26624 raft_consensus.cc:2243] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.674010 26624 raft_consensus.cc:2272] T a845a8ace49a44a79917086494fe037b P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.674773 28804 consensus_peers.cc:597] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.675377 28804 consensus_peers.cc:597] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.676112 26624 tablet_replica.cc:333] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.676690 26624 raft_consensus.cc:2243] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.677093 26624 raft_consensus.cc:2272] T 8ae228aa4b384f37a9ca0be96ae4f852 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.679193 26624 tablet_replica.cc:333] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.680068 26624 raft_consensus.cc:2243] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.680532 26624 raft_consensus.cc:2272] T 2238cb0efc724c258f96f4e06fe5f83c P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.682698 28876 consensus_peers.cc:597] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.682852 26624 tablet_replica.cc:333] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.683440 26624 raft_consensus.cc:2243] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.683796 26624 raft_consensus.cc:2272] T db2085add7aa4524bce8720657358345 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.685451 26624 tablet_replica.cc:333] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.685920 26624 raft_consensus.cc:2243] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.686663 26624 raft_consensus.cc:2272] T cabd11f3bad34ca6b5deda80ddafacdb P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.689019 26624 tablet_replica.cc:333] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.689527 26624 raft_consensus.cc:2243] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.689898 26624 raft_consensus.cc:2272] T 2ead5197f15244bfbd1088225730ccf3 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.691077 28802 consensus_peers.cc:597] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.691752 26624 tablet_replica.cc:333] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.692379 26624 raft_consensus.cc:2243] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.692770 26624 raft_consensus.cc:2272] T 751e01ff938843eea55f17b932587e63 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.694896 26624 tablet_replica.cc:333] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.695392 26624 raft_consensus.cc:2243] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.696039 26624 raft_consensus.cc:2272] T 22312cec14304b3ab6f1e7b649733df6 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.697660 26624 tablet_replica.cc:333] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.698124 26624 raft_consensus.cc:2243] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.698477 26624 raft_consensus.cc:2272] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.700302 26624 tablet_replica.cc:333] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.700945 26624 raft_consensus.cc:2243] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.701333 26624 raft_consensus.cc:2272] T aa1d63aaa2854efcb0c113636d98c1a0 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.703603 26624 tablet_replica.cc:333] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.704293 26624 raft_consensus.cc:2243] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.705157 26624 raft_consensus.cc:2272] T decff35f21c3490d8f9d6acea4f4385f P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.707135 26624 tablet_replica.cc:333] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.707669 26624 raft_consensus.cc:2243] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.708083 26624 raft_consensus.cc:2272] T eb949a4d145e4025a0754b6aea439491 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.709697 26624 tablet_replica.cc:333] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.710170 26624 raft_consensus.cc:2243] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.710530 26624 raft_consensus.cc:2272] T 5067af7f0aec4a7f9c241cecd7c87699 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.712419 26624 tablet_replica.cc:333] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.713089 26624 raft_consensus.cc:2243] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.713954 26624 raft_consensus.cc:2272] T 015f0ce04df54865b0f9a46844eb390a P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.715726 28802 consensus_peers.cc:597] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.715847 28876 consensus_peers.cc:597] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.716147 26624 tablet_replica.cc:333] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.716691 26624 raft_consensus.cc:2243] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.717387 26624 raft_consensus.cc:2272] T 8986cf90099949a79b392299f1643b4b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.719126 26624 tablet_replica.cc:333] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.719659 26624 raft_consensus.cc:2243] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.720052 26624 raft_consensus.cc:2272] T 751baf7ca61b4884a6bf5a3644721068 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.722211 26624 tablet_replica.cc:333] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.722654 26624 raft_consensus.cc:2243] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.723078 26624 raft_consensus.cc:2272] T 424f76cb86e547fdb109289b7979e657 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.724989 26624 tablet_replica.cc:333] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.725455 26624 raft_consensus.cc:2243] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.725889 26624 raft_consensus.cc:2272] T 74c4e11c898247b399b05c9ba250694e P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.727634 26624 tablet_replica.cc:333] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.728082 26624 raft_consensus.cc:2243] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.728437 26624 raft_consensus.cc:2272] T 8c237c6a9a4743dc9dcaae05bc850f05 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.730688 26624 tablet_replica.cc:333] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.731408 26624 raft_consensus.cc:2243] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.732332 26624 raft_consensus.cc:2272] T e6e1b595680b43bf910bc130c16bee0a P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.734649 26624 tablet_replica.cc:333] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.735351 26624 raft_consensus.cc:2243] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.735875 26624 raft_consensus.cc:2272] T 7f36b5200a6448d993edc16c9c18486b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.737511 28804 consensus_peers.cc:597] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.738224 26624 tablet_replica.cc:333] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.738873 26624 raft_consensus.cc:2243] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.739266 26624 raft_consensus.cc:2272] T 487f96b61a844a6288f58876b44cade5 P d865bce4c92e467484519d4c90166801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.740907 26624 tablet_replica.cc:333] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.741359 26624 raft_consensus.cc:2243] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.741709 26624 raft_consensus.cc:2272] T 9ac632750ae04facb353e5cc354ef41b P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.743307 26624 tablet_replica.cc:333] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.743791 26624 raft_consensus.cc:2243] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.744179 26624 raft_consensus.cc:2272] T 94a4c81fcee94ec6b56ccd98f7da9868 P d865bce4c92e467484519d4c90166801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.745755 26624 tablet_replica.cc:333] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.746210 26624 raft_consensus.cc:2243] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.746582 26624 raft_consensus.cc:2272] T cc53ef175cb9433290b7568322aed338 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.748096 26624 tablet_replica.cc:333] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.748615 26624 raft_consensus.cc:2243] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.749112 26624 raft_consensus.cc:2272] T 670c9c604dc6499288304e0606e6e42e P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.751549 26624 tablet_replica.cc:333] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.752082 26624 raft_consensus.cc:2243] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:09.752314 28804 consensus_peers.cc:597] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.752631 26624 raft_consensus.cc:2272] T d4e9f0824b574838ba9bfae196506605 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.753343 28876 consensus_peers.cc:597] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.755007 26624 tablet_replica.cc:333] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801: stopping tablet replica
I20260709 14:56:09.755630 26624 raft_consensus.cc:2243] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.755985 26624 raft_consensus.cc:2272] T 8d369dc0021e404ebcfaee4838ee9a69 P d865bce4c92e467484519d4c90166801 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.781543 28804 consensus_peers.cc:597] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.814131 28876 consensus_peers.cc:597] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.816612 28876 consensus_peers.cc:597] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.818055 26624 tablet_server.cc:196] TabletServer@127.26.0.2:0 shutdown complete.
W20260709 14:56:09.858376 28802 consensus_peers.cc:597] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 -> Peer 92b6cc67d38c4de6bc1b65797722653e (127.26.0.1:42337): Couldn't send request to peer 92b6cc67d38c4de6bc1b65797722653e. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:09.867455 28878 consensus_peers.cc:597] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.882041 26624 tablet_server.cc:179] TabletServer@127.26.0.3:0 shutting down...
W20260709 14:56:09.885690 28876 consensus_peers.cc:597] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Couldn't send request to peer fef1fe0da3664742bc62653215ded580. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.916630 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:09.917323 26624 tablet_replica.cc:333] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.917903 26624 raft_consensus.cc:2243] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.918313 26624 raft_consensus.cc:2272] T 309794c5d1bb4eff96cd45f2697c88bb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.920058 26624 tablet_replica.cc:333] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.920557 26624 raft_consensus.cc:2243] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.920990 26624 raft_consensus.cc:2272] T 7a7896d83ce447ff8845e82c88f5bac2 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.922515 26624 tablet_replica.cc:333] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.923008 26624 raft_consensus.cc:2243] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.923353 26624 raft_consensus.cc:2272] T e018a7674030442bbc74f73fd196d519 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.924919 26624 tablet_replica.cc:333] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.925376 26624 raft_consensus.cc:2243] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.925707 26624 raft_consensus.cc:2272] T 015f0ce04df54865b0f9a46844eb390a P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.927515 26624 tablet_replica.cc:333] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.928097 26624 raft_consensus.cc:2243] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.928474 26624 raft_consensus.cc:2272] T 09ab06cd455e4f64bcbac5f7860b0109 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.930467 28804 consensus_peers.cc:597] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.930754 26624 tablet_replica.cc:333] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.931373 26624 raft_consensus.cc:2243] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.931777 26624 raft_consensus.cc:2272] T 83f996ec5031407d9b0dd8966d75b2c6 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.934221 26624 tablet_replica.cc:333] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
W20260709 14:56:09.934296 28876 consensus_peers.cc:597] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Couldn't send request to peer fef1fe0da3664742bc62653215ded580. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.934798 26624 raft_consensus.cc:2243] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.935233 26624 raft_consensus.cc:2272] T c2cfe0e3a9a24efd88153b2bd9a339f8 P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.937367 26624 tablet_replica.cc:333] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.938028 26624 raft_consensus.cc:2243] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.938890 26624 raft_consensus.cc:2272] T 30c1d3a0cbf54c63a78cbf5f012a9055 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.939707 28876 consensus_peers.cc:597] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Couldn't send request to peer fef1fe0da3664742bc62653215ded580. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.940567 26624 tablet_replica.cc:333] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.941185 26624 raft_consensus.cc:2243] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.941529 26624 raft_consensus.cc:2272] T 9357454845a4438cbc03c50889ff50fa P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.943455 26624 tablet_replica.cc:333] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.943964 26624 raft_consensus.cc:2243] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.944427 26624 raft_consensus.cc:2272] T e6e1b595680b43bf910bc130c16bee0a P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.946450 26624 tablet_replica.cc:333] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.946934 26624 raft_consensus.cc:2243] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.947578 26624 raft_consensus.cc:2272] T 2ead5197f15244bfbd1088225730ccf3 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.949156 26624 tablet_replica.cc:333] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.949625 26624 raft_consensus.cc:2243] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.949972 26624 raft_consensus.cc:2272] T 751e01ff938843eea55f17b932587e63 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.951824 26624 tablet_replica.cc:333] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.952476 26624 raft_consensus.cc:2243] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.953377 26624 raft_consensus.cc:2272] T 586c2e62c59f4d47924376b13e7717fc P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.955403 26624 tablet_replica.cc:333] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.955930 26624 raft_consensus.cc:2243] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.956321 26624 raft_consensus.cc:2272] T c7c6c4c4df7e4d96a68a7ae497df5f28 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.957968 26624 tablet_replica.cc:333] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.958452 26624 raft_consensus.cc:2243] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.958909 26624 raft_consensus.cc:2272] T c7fe9ee4691442819ae6f6ca1b6ff26d P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.961021 26624 tablet_replica.cc:333] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.961714 26624 raft_consensus.cc:2243] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.962422 26624 raft_consensus.cc:2272] T 6c95f1099d324ecfbff300c21b70a8c5 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.962512 28878 consensus_peers.cc:597] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.964355 26624 tablet_replica.cc:333] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.964876 26624 raft_consensus.cc:2243] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.965193 26624 raft_consensus.cc:2272] T 626a2ff0565e4d92bc01c3a1598c6134 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.966786 26624 tablet_replica.cc:333] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.967443 26624 raft_consensus.cc:2243] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.967862 26624 raft_consensus.cc:2272] T 3247ca3aa76a4f8a8d9c7f5b61380e2c P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.969499 26624 tablet_replica.cc:333] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.970009 26624 raft_consensus.cc:2243] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.970386 26624 raft_consensus.cc:2272] T b3a5a4827033466cadf10ce7b7441290 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.970799 28878 consensus_peers.cc:597] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.972002 26624 tablet_replica.cc:333] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.972543 26624 raft_consensus.cc:2243] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.972929 26624 raft_consensus.cc:2272] T 79ec75ac0f774db092055170ecd5d39c P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.974985 26624 tablet_replica.cc:333] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.975535 26624 raft_consensus.cc:2243] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.975941 26624 raft_consensus.cc:2272] T decff35f21c3490d8f9d6acea4f4385f P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:09.976691 28876 consensus_peers.cc:597] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Couldn't send request to peer fef1fe0da3664742bc62653215ded580. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:09.978004 26624 tablet_replica.cc:333] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.978523 26624 raft_consensus.cc:2243] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.979154 26624 raft_consensus.cc:2272] T aa1d63aaa2854efcb0c113636d98c1a0 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.980737 26624 tablet_replica.cc:333] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.981271 26624 raft_consensus.cc:2243] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.981729 26624 raft_consensus.cc:2272] T c7bf342dcfd94606b7bf630cf3d2adef P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.984099 26624 tablet_replica.cc:333] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.984776 26624 raft_consensus.cc:2243] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.985237 26624 raft_consensus.cc:2272] T eb949a4d145e4025a0754b6aea439491 P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.987419 26624 tablet_replica.cc:333] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.988139 26624 raft_consensus.cc:2243] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.989197 26624 raft_consensus.cc:2272] T 5067af7f0aec4a7f9c241cecd7c87699 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.991461 26624 tablet_replica.cc:333] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.992141 26624 raft_consensus.cc:2243] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:09.993057 26624 raft_consensus.cc:2272] T db6add55e8a84296926a87ec769070ab P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.994997 26624 tablet_replica.cc:333] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.995479 26624 raft_consensus.cc:2243] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.995862 26624 raft_consensus.cc:2272] T a49dc969366b49f28f8668a28d62e927 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:09.997802 26624 tablet_replica.cc:333] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:09.998306 26624 raft_consensus.cc:2243] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:09.998756 26624 raft_consensus.cc:2272] T 97dd049bfa1e42ca90f54a903e7bb2a4 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.001119 26624 tablet_replica.cc:333] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.001806 26624 raft_consensus.cc:2243] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.002475 26624 raft_consensus.cc:2272] T cd8327e852e8423791e8f76fa469a9b0 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.004365 26624 tablet_replica.cc:333] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.005065 26624 raft_consensus.cc:2243] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.005540 26624 raft_consensus.cc:2272] T a845a8ace49a44a79917086494fe037b P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.007912 26624 tablet_replica.cc:333] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.008612 26624 raft_consensus.cc:2243] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.009474 26624 raft_consensus.cc:2272] T 8ae228aa4b384f37a9ca0be96ae4f852 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:10.010910 28878 consensus_peers.cc:597] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:10.011642 26624 tablet_replica.cc:333] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.012210 26624 raft_consensus.cc:2243] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.012578 26624 raft_consensus.cc:2272] T db2085add7aa4524bce8720657358345 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.014441 26624 tablet_replica.cc:333] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.014943 26624 raft_consensus.cc:2243] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.015311 26624 raft_consensus.cc:2272] T cabd11f3bad34ca6b5deda80ddafacdb P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.017134 26624 tablet_replica.cc:333] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.017596 26624 raft_consensus.cc:2243] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.017946 26624 raft_consensus.cc:2272] T 9ac632750ae04facb353e5cc354ef41b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.019556 26624 tablet_replica.cc:333] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.020094 26624 raft_consensus.cc:2243] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.020988 26624 raft_consensus.cc:2272] T cc53ef175cb9433290b7568322aed338 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.022614 26624 tablet_replica.cc:333] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.023061 26624 raft_consensus.cc:2243] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.023422 26624 raft_consensus.cc:2272] T 424f76cb86e547fdb109289b7979e657 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.025650 26624 tablet_replica.cc:333] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.026113 26624 raft_consensus.cc:2243] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.026484 26624 raft_consensus.cc:2272] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.028051 26624 tablet_replica.cc:333] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.028519 26624 raft_consensus.cc:2243] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.028911 26624 raft_consensus.cc:2272] T c17a39a42683404b9b97fb8de60cf0cb P fef1fe0da3664742bc62653215ded580 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.030928 26624 tablet_replica.cc:333] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.031375 26624 raft_consensus.cc:2243] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.031733 26624 raft_consensus.cc:2272] T e485078cd9b1400a9b097a53e2580f55 P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.033322 26624 tablet_replica.cc:333] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.033735 26624 raft_consensus.cc:2243] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.034385 26624 raft_consensus.cc:2272] T 74c4e11c898247b399b05c9ba250694e P fef1fe0da3664742bc62653215ded580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.035885 26624 tablet_replica.cc:333] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.036343 26624 raft_consensus.cc:2243] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.037062 26624 raft_consensus.cc:2272] T 8c237c6a9a4743dc9dcaae05bc850f05 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.039068 26624 tablet_replica.cc:333] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.039587 26624 raft_consensus.cc:2243] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.040349 26624 raft_consensus.cc:2272] T d4e9f0824b574838ba9bfae196506605 P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:10.040665 28878 consensus_peers.cc:597] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:10.042150 26624 tablet_replica.cc:333] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.042649 26624 raft_consensus.cc:2243] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.043294 26624 raft_consensus.cc:2272] T 7f36b5200a6448d993edc16c9c18486b P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.045153 26624 tablet_replica.cc:333] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580: stopping tablet replica
I20260709 14:56:10.045567 26624 raft_consensus.cc:2243] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.046247 26624 raft_consensus.cc:2272] T 670c9c604dc6499288304e0606e6e42e P fef1fe0da3664742bc62653215ded580 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:10.047698 28876 consensus_peers.cc:597] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 -> Peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Couldn't send request to peer fef1fe0da3664742bc62653215ded580. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:10.107265 26624 tablet_server.cc:196] TabletServer@127.26.0.3:0 shutdown complete.
W20260709 14:56:10.120420 28878 consensus_peers.cc:597] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 -> Peer d865bce4c92e467484519d4c90166801 (127.26.0.2:46573): Couldn't send request to peer d865bce4c92e467484519d4c90166801. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.148321 28876 consensus_peers.cc:597] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 -> Peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Couldn't send request to peer fef1fe0da3664742bc62653215ded580. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.3:42519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:10.153373 28876 consensus_peers.cc:597] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 -> Peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Couldn't send request to peer fef1fe0da3664742bc62653215ded580. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.3:42519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:10.176463 26624 tablet_server.cc:179] TabletServer@127.26.0.4:0 shutting down...
I20260709 14:56:10.214576 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:10.215271 26624 tablet_replica.cc:333] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.215906 26624 raft_consensus.cc:2243] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.216310 26624 raft_consensus.cc:2272] T 7a7896d83ce447ff8845e82c88f5bac2 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.218232 26624 tablet_replica.cc:333] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.218748 26624 raft_consensus.cc:2243] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.219107 26624 raft_consensus.cc:2272] T 5753adbb58b34eeeaf69fd6ba81eb09b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.220649 26624 tablet_replica.cc:333] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.221148 26624 raft_consensus.cc:2243] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.221493 26624 raft_consensus.cc:2272] T 09ab06cd455e4f64bcbac5f7860b0109 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.223013 26624 tablet_replica.cc:333] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.223490 26624 raft_consensus.cc:2243] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.223840 26624 raft_consensus.cc:2272] T 7c00d534b32d4d0ebded47003bde5ee6 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.225476 26624 tablet_replica.cc:333] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.225994 26624 raft_consensus.cc:2243] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.226341 26624 raft_consensus.cc:2272] T c2cfe0e3a9a24efd88153b2bd9a339f8 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.227898 26624 tablet_replica.cc:333] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.228425 26624 raft_consensus.cc:2243] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.229112 26624 raft_consensus.cc:2272] T 626a2ff0565e4d92bc01c3a1598c6134 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.230731 26624 tablet_replica.cc:333] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.231164 26624 raft_consensus.cc:2243] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.231792 26624 raft_consensus.cc:2272] T 0dce0aa0b9004d56aafcdd70397a96f4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.233495 26624 tablet_replica.cc:333] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.233968 26624 raft_consensus.cc:2243] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.234287 26624 raft_consensus.cc:2272] T c17a39a42683404b9b97fb8de60cf0cb P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.235893 26624 tablet_replica.cc:333] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.236339 26624 raft_consensus.cc:2243] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.237005 26624 raft_consensus.cc:2272] T 9ac632750ae04facb353e5cc354ef41b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.238659 26624 tablet_replica.cc:333] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.239113 26624 raft_consensus.cc:2243] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.239429 26624 raft_consensus.cc:2272] T 94a4c81fcee94ec6b56ccd98f7da9868 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.240904 26624 tablet_replica.cc:333] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.241362 26624 raft_consensus.cc:2243] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.241698 26624 raft_consensus.cc:2272] T c7c6c4c4df7e4d96a68a7ae497df5f28 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.243235 26624 tablet_replica.cc:333] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.243691 26624 raft_consensus.cc:2243] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.244323 26624 raft_consensus.cc:2272] T c7fe9ee4691442819ae6f6ca1b6ff26d P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.246006 26624 tablet_replica.cc:333] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.246490 26624 raft_consensus.cc:2243] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.246857 26624 raft_consensus.cc:2272] T 6c95f1099d324ecfbff300c21b70a8c5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.248440 26624 tablet_replica.cc:333] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.248935 26624 raft_consensus.cc:2243] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.249598 26624 raft_consensus.cc:2272] T 424f8f0a2e9c48ebaea28d3a898598bc P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.251377 26624 tablet_replica.cc:333] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.251880 26624 raft_consensus.cc:2243] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.252238 26624 raft_consensus.cc:2272] T e018a7674030442bbc74f73fd196d519 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.253916 26624 tablet_replica.cc:333] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.254395 26624 raft_consensus.cc:2243] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.254757 26624 raft_consensus.cc:2272] T 14af2b38f04c40929ed2ecdabf0270fe P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.256379 26624 tablet_replica.cc:333] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.256963 26624 raft_consensus.cc:2243] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.257622 26624 raft_consensus.cc:2272] T 9357454845a4438cbc03c50889ff50fa P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.259168 26624 tablet_replica.cc:333] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.259645 26624 raft_consensus.cc:2243] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.260007 26624 raft_consensus.cc:2272] T e6e1b595680b43bf910bc130c16bee0a P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.261651 26624 tablet_replica.cc:333] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.262121 26624 raft_consensus.cc:2243] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.262471 26624 raft_consensus.cc:2272] T 487f96b61a844a6288f58876b44cade5 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.263988 26624 tablet_replica.cc:333] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.264451 26624 raft_consensus.cc:2243] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.265147 26624 raft_consensus.cc:2272] T 2ee4be7a03ad46b78915ba165bc38b1c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.266745 26624 tablet_replica.cc:333] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.267251 26624 raft_consensus.cc:2243] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.267599 26624 raft_consensus.cc:2272] T 586c2e62c59f4d47924376b13e7717fc P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.269176 26624 tablet_replica.cc:333] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.269647 26624 raft_consensus.cc:2243] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.270000 26624 raft_consensus.cc:2272] T aa1d63aaa2854efcb0c113636d98c1a0 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.271731 26624 tablet_replica.cc:333] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.272217 26624 raft_consensus.cc:2243] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.272584 26624 raft_consensus.cc:2272] T 4801ab6b4a2345ab91b5c22de35d5964 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.274415 26624 tablet_replica.cc:333] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
W20260709 14:56:10.274757 28876 consensus_peers.cc:597] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 -> Peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Couldn't send request to peer fef1fe0da3664742bc62653215ded580. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.3:42519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:10.274931 26624 raft_consensus.cc:2243] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.275713 26624 raft_consensus.cc:2272] T c7bf342dcfd94606b7bf630cf3d2adef P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.277458 26624 tablet_replica.cc:333] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.277988 26624 raft_consensus.cc:2243] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.278337 26624 raft_consensus.cc:2272] T 670c9c604dc6499288304e0606e6e42e P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.280225 26624 tablet_replica.cc:333] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.280886 26624 raft_consensus.cc:2243] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.281821 26624 raft_consensus.cc:2272] T 309794c5d1bb4eff96cd45f2697c88bb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.283715 26624 tablet_replica.cc:333] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.284205 26624 raft_consensus.cc:2243] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.284898 26624 raft_consensus.cc:2272] T 8d369dc0021e404ebcfaee4838ee9a69 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:10.285813 28876 consensus_peers.cc:597] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 -> Peer fef1fe0da3664742bc62653215ded580 (127.26.0.3:42519): Couldn't send request to peer fef1fe0da3664742bc62653215ded580. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.3:42519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:10.286666 26624 tablet_replica.cc:333] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.287212 26624 raft_consensus.cc:2243] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.287575 26624 raft_consensus.cc:2272] T 22312cec14304b3ab6f1e7b649733df6 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.289175 26624 tablet_replica.cc:333] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.289659 26624 raft_consensus.cc:2243] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.290009 26624 raft_consensus.cc:2272] T e485078cd9b1400a9b097a53e2580f55 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.291563 26624 tablet_replica.cc:333] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.292049 26624 raft_consensus.cc:2243] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.292399 26624 raft_consensus.cc:2272] T f0da5bfe3aaa4cf7a1bbf8fc00b803d5 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.294054 26624 tablet_replica.cc:333] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.294536 26624 raft_consensus.cc:2243] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.294894 26624 raft_consensus.cc:2272] T 8ae228aa4b384f37a9ca0be96ae4f852 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.296466 26624 tablet_replica.cc:333] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.296988 26624 raft_consensus.cc:2243] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.297639 26624 raft_consensus.cc:2272] T db2085add7aa4524bce8720657358345 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.299222 26624 tablet_replica.cc:333] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.299695 26624 raft_consensus.cc:2243] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.300056 26624 raft_consensus.cc:2272] T cabd11f3bad34ca6b5deda80ddafacdb P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.301819 26624 tablet_replica.cc:333] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.302275 26624 raft_consensus.cc:2243] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.302630 26624 raft_consensus.cc:2272] T 2238cb0efc724c258f96f4e06fe5f83c P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.304229 26624 tablet_replica.cc:333] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.304694 26624 raft_consensus.cc:2243] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.305080 26624 raft_consensus.cc:2272] T 74c4e11c898247b399b05c9ba250694e P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.306581 26624 tablet_replica.cc:333] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.307070 26624 raft_consensus.cc:2243] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.307417 26624 raft_consensus.cc:2272] T 8c237c6a9a4743dc9dcaae05bc850f05 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.309065 26624 tablet_replica.cc:333] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.309511 26624 raft_consensus.cc:2243] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.310165 26624 raft_consensus.cc:2272] T a2a7a62d729f4c7f9f8e0e34dd7c1987 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.311787 26624 tablet_replica.cc:333] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.312240 26624 raft_consensus.cc:2243] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.312894 26624 raft_consensus.cc:2272] T 424f76cb86e547fdb109289b7979e657 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.314514 26624 tablet_replica.cc:333] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.314982 26624 raft_consensus.cc:2243] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.315326 26624 raft_consensus.cc:2272] T cd8327e852e8423791e8f76fa469a9b0 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.316958 26624 tablet_replica.cc:333] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.317409 26624 raft_consensus.cc:2243] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.318058 26624 raft_consensus.cc:2272] T 97dd049bfa1e42ca90f54a903e7bb2a4 P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.319666 26624 tablet_replica.cc:333] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.320088 26624 raft_consensus.cc:2243] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.320429 26624 raft_consensus.cc:2272] T db6add55e8a84296926a87ec769070ab P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.321995 26624 tablet_replica.cc:333] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.322448 26624 raft_consensus.cc:2243] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.323125 26624 raft_consensus.cc:2272] T a49dc969366b49f28f8668a28d62e927 P 4306c44ea2534d0395fcdd4716d07e63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.324674 26624 tablet_replica.cc:333] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.325111 26624 raft_consensus.cc:2243] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.325465 26624 raft_consensus.cc:2272] T 8986cf90099949a79b392299f1643b4b P 4306c44ea2534d0395fcdd4716d07e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.327028 26624 tablet_replica.cc:333] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63: stopping tablet replica
I20260709 14:56:10.327445 26624 raft_consensus.cc:2243] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:10.327807 26624 raft_consensus.cc:2272] T 751baf7ca61b4884a6bf5a3644721068 P 4306c44ea2534d0395fcdd4716d07e63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.385977 26624 tablet_server.cc:196] TabletServer@127.26.0.4:0 shutdown complete.
I20260709 14:56:10.439723 26624 master.cc:562] Master@127.26.0.62:38115 shutting down...
I20260709 14:56:10.464445 26624 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:10.464986 26624 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:10.465289 26624 tablet_replica.cc:333] T 00000000000000000000000000000000 P e1fe934eabfe45ec9752ca8ff2adbb24: stopping tablet replica
I20260709 14:56:10.484602 26624 master.cc:584] Master@127.26.0.62:38115 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (24793 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:56:10.564999 26624 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.0.62:34175
I20260709 14:56:10.566304 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:10.571585 29804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.571713 29805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.574162 29807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:10.574185 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:10.575418 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:10.575606 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:10.575743 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608970575727 us; error 0 us; skew 500 ppm
I20260709 14:56:10.576242 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:10.578426 26624 webserver.cc:533] Webserver started at http://127.26.0.62:43691/ using document root <none> and password file <none>
I20260709 14:56:10.578872 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:10.579041 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:10.579291 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:10.580299 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/master-0-root/instance:
uuid: "21f39b6f3f384ac0ba11414a6cd61aca"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-tl66"
I20260709 14:56:10.584547 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:56:10.587692 29812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.588374 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:10.588634 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/master-0-root
uuid: "21f39b6f3f384ac0ba11414a6cd61aca"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-tl66"
I20260709 14:56:10.589195 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:10.610209 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:10.611369 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:10.646479 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.62:34175
I20260709 14:56:10.646588 29863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.62:34175 every 8 connection(s)
I20260709 14:56:10.650070 29864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:10.659669 29864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca: Bootstrap starting.
I20260709 14:56:10.664151 29864 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.668787 29864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca: No bootstrap required, opened a new log
I20260709 14:56:10.670856 29864 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f39b6f3f384ac0ba11414a6cd61aca" member_type: VOTER }
I20260709 14:56:10.671243 29864 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.671458 29864 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f39b6f3f384ac0ba11414a6cd61aca, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.672004 29864 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21f39b6f3f384ac0ba11414a6cd61aca" member_type: VOTER }
I20260709 14:56:10.672433 29864 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:10.672646 29864 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:10.672901 29864 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.677047 29864 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f39b6f3f384ac0ba11414a6cd61aca" member_type: VOTER }
I20260709 14:56:10.677501 29864 leader_election.cc:304] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [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: 21f39b6f3f384ac0ba11414a6cd61aca; no voters: 
I20260709 14:56:10.678514 29864 leader_election.cc:290] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:10.678879 29867 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:10.680119 29867 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 1 LEADER]: Becoming Leader. State: Replica: 21f39b6f3f384ac0ba11414a6cd61aca, State: Running, Role: LEADER
I20260709 14:56:10.680660 29867 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [LEADER]: Queue going to LEADER mode. State: All 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: "21f39b6f3f384ac0ba11414a6cd61aca" member_type: VOTER }
I20260709 14:56:10.681254 29864 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:10.685763 29868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21f39b6f3f384ac0ba11414a6cd61aca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f39b6f3f384ac0ba11414a6cd61aca" member_type: VOTER } }
I20260709 14:56:10.686266 29869 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21f39b6f3f384ac0ba11414a6cd61aca. Latest consensus state: current_term: 1 leader_uuid: "21f39b6f3f384ac0ba11414a6cd61aca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21f39b6f3f384ac0ba11414a6cd61aca" member_type: VOTER } }
I20260709 14:56:10.686375 29868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:10.686740 29869 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:10.688030 29875 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:10.692879 29875 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:10.695441 26624 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:10.701040 29875 catalog_manager.cc:1383] Generated new cluster ID: e264c9d0dc9d479899bc79c64ab37da5
I20260709 14:56:10.701292 29875 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:10.725607 29875 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:10.727074 29875 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:10.744316 29875 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca: Generated new TSK 0
I20260709 14:56:10.744954 29875 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:10.762009 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:10.767765 29885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.768447 29886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.770231 29888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:10.770817 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:10.771627 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:10.771809 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:10.771960 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608970771947 us; error 0 us; skew 500 ppm
I20260709 14:56:10.772462 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:10.774631 26624 webserver.cc:533] Webserver started at http://127.26.0.1:42043/ using document root <none> and password file <none>
I20260709 14:56:10.775086 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:10.775247 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:10.775492 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:10.776520 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-0-root/instance:
uuid: "28aee1bbac1e44f1a8559239b7e4b731"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-tl66"
I20260709 14:56:10.780586 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:56:10.783737 29893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.784408 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:10.784668 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "28aee1bbac1e44f1a8559239b7e4b731"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-tl66"
I20260709 14:56:10.784962 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:10.815634 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:10.816900 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:10.818272 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:10.820394 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:10.820565 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.820799 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:10.821005 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:56:10.859352 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:44721
I20260709 14:56:10.859464 29955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:44721 every 8 connection(s)
I20260709 14:56:10.863991 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:10.871110 29960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.872994 29961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.874274 29963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:10.874969 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:10.876420 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:10.876631 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:10.876796 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608970876779 us; error 0 us; skew 500 ppm
I20260709 14:56:10.877351 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:10.879526 29956 heartbeater.cc:344] Connected to a master server at 127.26.0.62:34175
I20260709 14:56:10.879966 29956 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:10.880028 26624 webserver.cc:533] Webserver started at http://127.26.0.2:36169/ using document root <none> and password file <none>
I20260709 14:56:10.880699 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:10.880971 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:10.880883 29956 heartbeater.cc:507] Master 127.26.0.62:34175 requested a full tablet report, sending...
I20260709 14:56:10.881424 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:10.882894 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-1-root/instance:
uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-tl66"
I20260709 14:56:10.883304 29829 ts_manager.cc:194] Registered new tserver with Master: 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721)
I20260709 14:56:10.885716 29829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33492
I20260709 14:56:10.888684 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:56:10.891893 29968 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.892547 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:10.892794 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-1-root
uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-tl66"
I20260709 14:56:10.893055 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:10.903714 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:10.904790 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:10.906083 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:10.908116 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:10.908283 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.908505 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:10.908653 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.946295 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.2:45489
I20260709 14:56:10.946425 30030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.2:45489 every 8 connection(s)
I20260709 14:56:10.954985 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:10.960911 30034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:10.962536 30035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:10.963321 30031 heartbeater.cc:344] Connected to a master server at 127.26.0.62:34175
I20260709 14:56:10.963748 30031 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:10.964463 30031 heartbeater.cc:507] Master 127.26.0.62:34175 requested a full tablet report, sending...
I20260709 14:56:10.966398 29829 ts_manager.cc:194] Registered new tserver with Master: abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:10.968041 29829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33502
I20260709 14:56:10.968143 26624 server_base.cc:1061] running on GCE node
W20260709 14:56:10.969089 30037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:10.970005 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:10.970216 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:10.970372 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608970970355 us; error 0 us; skew 500 ppm
I20260709 14:56:10.970944 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:10.973099 26624 webserver.cc:533] Webserver started at http://127.26.0.3:44863/ using document root <none> and password file <none>
I20260709 14:56:10.973531 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:10.973709 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:10.973941 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:10.975000 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-2-root/instance:
uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-tl66"
I20260709 14:56:10.979198 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:10.982263 30042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.983062 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:10.983310 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-2-root
uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-tl66"
I20260709 14:56:10.983541 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:10.992007 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:10.993137 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:10.994571 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:10.996733 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:10.996958 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:10.997177 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:10.997326 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:11.035115 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.3:39381
I20260709 14:56:11.035219 30104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.3:39381 every 8 connection(s)
I20260709 14:56:11.048336 30105 heartbeater.cc:344] Connected to a master server at 127.26.0.62:34175
I20260709 14:56:11.048748 30105 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:11.049547 30105 heartbeater.cc:507] Master 127.26.0.62:34175 requested a full tablet report, sending...
I20260709 14:56:11.051519 29829 ts_manager.cc:194] Registered new tserver with Master: d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.052479 26624 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014455634s
I20260709 14:56:11.052903 29829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33518
I20260709 14:56:11.077168 29829 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33528:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:11.079919 29829 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:11.145493 29921 tablet_service.cc:1511] Processing CreateTablet for tablet f4113005fe57451295d8d53fcfa0ed3e (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:11.147027 29921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4113005fe57451295d8d53fcfa0ed3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.147594 29920 tablet_service.cc:1511] Processing CreateTablet for tablet c375e2ae973a49e8a33a73f525c9ac74 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:11.147874 29919 tablet_service.cc:1511] Processing CreateTablet for tablet 3c586b591f784c04ab2083f7cb718eb6 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:11.148955 29920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c375e2ae973a49e8a33a73f525c9ac74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.149623 29919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c586b591f784c04ab2083f7cb718eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.150838 29995 tablet_service.cc:1511] Processing CreateTablet for tablet c375e2ae973a49e8a33a73f525c9ac74 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:11.152159 29995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c375e2ae973a49e8a33a73f525c9ac74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.153858 29996 tablet_service.cc:1511] Processing CreateTablet for tablet f4113005fe57451295d8d53fcfa0ed3e (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:11.155383 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4113005fe57451295d8d53fcfa0ed3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.155049 29918 tablet_service.cc:1511] Processing CreateTablet for tablet 611519fe46c04210991c20c740204cde (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:11.156549 29918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611519fe46c04210991c20c740204cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.160051 29917 tablet_service.cc:1511] Processing CreateTablet for tablet f427ed5e747c4af3b71274c46c6f3209 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:11.161540 29917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f427ed5e747c4af3b71274c46c6f3209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.171078 29916 tablet_service.cc:1511] Processing CreateTablet for tablet a555b73d7e754ab6b9cd812b59c36fb9 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:11.172462 29916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a555b73d7e754ab6b9cd812b59c36fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.179373 29915 tablet_service.cc:1511] Processing CreateTablet for tablet 9a69cd8fc4294453b680fff5aa6fa6f1 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:11.182461 29914 tablet_service.cc:1511] Processing CreateTablet for tablet bf339b5ea60343be82b216b2df2f87ff (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:11.185034 29915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a69cd8fc4294453b680fff5aa6fa6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.189900 29994 tablet_service.cc:1511] Processing CreateTablet for tablet 3c586b591f784c04ab2083f7cb718eb6 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:11.191274 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c586b591f784c04ab2083f7cb718eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.191016 29913 tablet_service.cc:1511] Processing CreateTablet for tablet 5e926a2ab2934409bff19b834a482561 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:11.193529 29912 tablet_service.cc:1511] Processing CreateTablet for tablet efbd00a7f1794b5189e445c924fa8896 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:11.195336 29990 tablet_service.cc:1511] Processing CreateTablet for tablet 9a69cd8fc4294453b680fff5aa6fa6f1 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:11.196496 29914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf339b5ea60343be82b216b2df2f87ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.197974 29989 tablet_service.cc:1511] Processing CreateTablet for tablet bf339b5ea60343be82b216b2df2f87ff (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:11.199105 29992 tablet_service.cc:1511] Processing CreateTablet for tablet f427ed5e747c4af3b71274c46c6f3209 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:11.191650 29993 tablet_service.cc:1511] Processing CreateTablet for tablet 611519fe46c04210991c20c740204cde (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:11.196573 29990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a69cd8fc4294453b680fff5aa6fa6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.193986 29991 tablet_service.cc:1511] Processing CreateTablet for tablet a555b73d7e754ab6b9cd812b59c36fb9 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:11.206862 29913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e926a2ab2934409bff19b834a482561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.207801 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f427ed5e747c4af3b71274c46c6f3209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.209754 29989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf339b5ea60343be82b216b2df2f87ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.210803 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611519fe46c04210991c20c740204cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.212613 29988 tablet_service.cc:1511] Processing CreateTablet for tablet 5e926a2ab2934409bff19b834a482561 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:11.213238 29991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a555b73d7e754ab6b9cd812b59c36fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.213932 29988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e926a2ab2934409bff19b834a482561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.214641 29912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbd00a7f1794b5189e445c924fa8896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.216295 29987 tablet_service.cc:1511] Processing CreateTablet for tablet efbd00a7f1794b5189e445c924fa8896 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:11.217550 29987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbd00a7f1794b5189e445c924fa8896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.261148 30120 tablet_bootstrap.cc:492] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:11.295502 30067 tablet_service.cc:1511] Processing CreateTablet for tablet 611519fe46c04210991c20c740204cde (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:11.297114 30066 tablet_service.cc:1511] Processing CreateTablet for tablet f427ed5e747c4af3b71274c46c6f3209 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:11.297932 30068 tablet_service.cc:1511] Processing CreateTablet for tablet 3c586b591f784c04ab2083f7cb718eb6 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:11.299283 30065 tablet_service.cc:1511] Processing CreateTablet for tablet a555b73d7e754ab6b9cd812b59c36fb9 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:11.300052 30069 tablet_service.cc:1511] Processing CreateTablet for tablet c375e2ae973a49e8a33a73f525c9ac74 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:11.301461 30120 tablet_bootstrap.cc:654] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.301388 30064 tablet_service.cc:1511] Processing CreateTablet for tablet 9a69cd8fc4294453b680fff5aa6fa6f1 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:11.302203 30070 tablet_service.cc:1511] Processing CreateTablet for tablet f4113005fe57451295d8d53fcfa0ed3e (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:11.306746 30061 tablet_service.cc:1511] Processing CreateTablet for tablet efbd00a7f1794b5189e445c924fa8896 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:11.308851 30062 tablet_service.cc:1511] Processing CreateTablet for tablet 5e926a2ab2934409bff19b834a482561 (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:11.311007 30063 tablet_service.cc:1511] Processing CreateTablet for tablet bf339b5ea60343be82b216b2df2f87ff (DEFAULT_TABLE table=test-workload [id=dd564404ed224f4cbab8256d7c678dce]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:11.313421 30067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611519fe46c04210991c20c740204cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.314126 30065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a555b73d7e754ab6b9cd812b59c36fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.315165 30066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f427ed5e747c4af3b71274c46c6f3209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.315810 30062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e926a2ab2934409bff19b834a482561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.316895 30064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a69cd8fc4294453b680fff5aa6fa6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.318423 30061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbd00a7f1794b5189e445c924fa8896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.320863 30063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf339b5ea60343be82b216b2df2f87ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.326604 30121 tablet_bootstrap.cc:492] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.329229 30070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4113005fe57451295d8d53fcfa0ed3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.337275 30068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c586b591f784c04ab2083f7cb718eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.341220 30069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c375e2ae973a49e8a33a73f525c9ac74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:11.381805 30121 tablet_bootstrap.cc:654] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.405485 30123 tablet_bootstrap.cc:492] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:11.406106 30120 tablet_bootstrap.cc:492] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.406700 30120 ts_tablet_manager.cc:1403] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.146s	user 0.039s	sys 0.046s
I20260709 14:56:11.409173 30120 raft_consensus.cc:359] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.409933 30120 raft_consensus.cc:385] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.410243 30120 raft_consensus.cc:740] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.415904 30123 tablet_bootstrap.cc:654] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.419638 30120 consensus_queue.cc:260] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.421523 30121 tablet_bootstrap.cc:492] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.422031 30121 ts_tablet_manager.cc:1403] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.032s
I20260709 14:56:11.424840 30121 raft_consensus.cc:359] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.425477 30121 raft_consensus.cc:385] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.425761 30121 raft_consensus.cc:740] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.425894 30125 raft_consensus.cc:493] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.426537 30125 raft_consensus.cc:515] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.426581 30121 consensus_queue.cc:260] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.429555 30125 leader_election.cc:290] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.430553 29956 heartbeater.cc:499] Master 127.26.0.62:34175 was elected leader, sending a full tablet report...
I20260709 14:56:11.437989 30031 heartbeater.cc:499] Master 127.26.0.62:34175 was elected leader, sending a full tablet report...
I20260709 14:56:11.439123 30121 ts_tablet_manager.cc:1434] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:56:11.440353 30121 tablet_bootstrap.cc:492] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.447072 30120 ts_tablet_manager.cc:1434] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.040s	user 0.015s	sys 0.022s
I20260709 14:56:11.447885 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e" candidate_uuid: "28aee1bbac1e44f1a8559239b7e4b731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" is_pre_election: true
I20260709 14:56:11.448287 30121 tablet_bootstrap.cc:654] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.448287 30120 tablet_bootstrap.cc:492] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
W20260709 14:56:11.451465 29894 leader_election.cc:343] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:11.454633 30032 tablet.cc:2406] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:11.456697 30120 tablet_bootstrap.cc:654] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.458613 30123 tablet_bootstrap.cc:492] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:11.459014 30123 ts_tablet_manager.cc:1403] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.008s
I20260709 14:56:11.462603 30120 tablet_bootstrap.cc:492] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.461614 30123 raft_consensus.cc:359] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.463171 30120 ts_tablet_manager.cc:1403] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 14:56:11.463320 30123 raft_consensus.cc:385] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.463625 30123 raft_consensus.cc:740] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.467840 30120 raft_consensus.cc:359] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.468575 30120 raft_consensus.cc:385] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.468887 30120 raft_consensus.cc:740] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.469735 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e" candidate_uuid: "28aee1bbac1e44f1a8559239b7e4b731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
I20260709 14:56:11.469592 30120 consensus_queue.cc:260] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.470006 30123 consensus_queue.cc:260] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.471762 30120 ts_tablet_manager.cc:1434] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
W20260709 14:56:11.472301 29895 leader_election.cc:343] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.472858 30120 tablet_bootstrap.cc:492] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:11.472920 30105 heartbeater.cc:499] Master 127.26.0.62:34175 was elected leader, sending a full tablet report...
I20260709 14:56:11.473441 30123 ts_tablet_manager.cc:1434] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:56:11.474363 30123 tablet_bootstrap.cc:492] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:11.479542 30120 tablet_bootstrap.cc:654] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.472776 29895 leader_election.cc:304] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731; no voters: abf9c8b3fb50478e86174a6a8a8f1a77, d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:11.471787 30121 tablet_bootstrap.cc:492] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.481181 30121 ts_tablet_manager.cc:1403] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.041s	user 0.002s	sys 0.027s
I20260709 14:56:11.484097 30121 raft_consensus.cc:359] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.480664 30127 raft_consensus.cc:2749] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.484794 30121 raft_consensus.cc:385] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.485888 30121 raft_consensus.cc:740] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.486799 30121 consensus_queue.cc:260] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.489144 30121 ts_tablet_manager.cc:1434] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 14:56:11.489970 30121 tablet_bootstrap.cc:492] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.480357 30123 tablet_bootstrap.cc:654] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.497658 30121 tablet_bootstrap.cc:654] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.502478 30120 tablet_bootstrap.cc:492] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.502938 30120 ts_tablet_manager.cc:1403] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.016s
I20260709 14:56:11.505748 30120 raft_consensus.cc:359] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.506422 30120 raft_consensus.cc:385] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.506708 30120 raft_consensus.cc:740] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.507498 30120 consensus_queue.cc:260] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.509954 30120 ts_tablet_manager.cc:1434] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:56:11.511933 30123 tablet_bootstrap.cc:492] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:11.512495 30123 ts_tablet_manager.cc:1403] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.002s
I20260709 14:56:11.513288 30120 tablet_bootstrap.cc:492] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:11.514411 30121 tablet_bootstrap.cc:492] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.514984 30121 ts_tablet_manager.cc:1403] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.013s
I20260709 14:56:11.515353 30123 raft_consensus.cc:359] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.516099 30123 raft_consensus.cc:385] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.516390 30123 raft_consensus.cc:740] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.517115 30123 consensus_queue.cc:260] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.518222 30121 raft_consensus.cc:359] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.519023 30121 raft_consensus.cc:385] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.519145 30123 ts_tablet_manager.cc:1434] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:11.519384 30121 raft_consensus.cc:740] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.520006 30120 tablet_bootstrap.cc:654] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.520256 30123 tablet_bootstrap.cc:492] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:11.520283 30121 consensus_queue.cc:260] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.522743 30121 ts_tablet_manager.cc:1434] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:11.523705 30121 tablet_bootstrap.cc:492] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.529851 30121 tablet_bootstrap.cc:654] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.538686 30123 tablet_bootstrap.cc:654] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.543031 30121 tablet_bootstrap.cc:492] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.543440 30121 ts_tablet_manager.cc:1403] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260709 14:56:11.543991 30120 tablet_bootstrap.cc:492] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.544409 30120 ts_tablet_manager.cc:1403] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.009s
I20260709 14:56:11.545859 30123 tablet_bootstrap.cc:492] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:11.545817 30121 raft_consensus.cc:359] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.546416 30123 ts_tablet_manager.cc:1403] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 14:56:11.546469 30121 raft_consensus.cc:385] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.546998 30121 raft_consensus.cc:740] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.547284 30120 raft_consensus.cc:359] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.548005 30120 raft_consensus.cc:385] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.547745 30121 consensus_queue.cc:260] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.548322 30120 raft_consensus.cc:740] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.549098 30120 consensus_queue.cc:260] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.549502 30123 raft_consensus.cc:359] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.549938 30121 ts_tablet_manager.cc:1434] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:11.550179 30123 raft_consensus.cc:385] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.550493 30123 raft_consensus.cc:740] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.550920 30121 tablet_bootstrap.cc:492] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.551239 30120 ts_tablet_manager.cc:1434] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:11.551317 30123 consensus_queue.cc:260] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.552441 30120 tablet_bootstrap.cc:492] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:11.557241 30121 tablet_bootstrap.cc:654] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.559054 30120 tablet_bootstrap.cc:654] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.559806 30123 ts_tablet_manager.cc:1434] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:56:11.565128 30128 raft_consensus.cc:493] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.565636 30128 raft_consensus.cc:515] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.568379 30128 leader_election.cc:290] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.569554 30123 tablet_bootstrap.cc:492] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:11.577729 30121 tablet_bootstrap.cc:492] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.578187 30121 ts_tablet_manager.cc:1403] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 14:56:11.581061 30121 raft_consensus.cc:359] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.581733 30121 raft_consensus.cc:385] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.582033 30121 raft_consensus.cc:740] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.582806 30121 consensus_queue.cc:260] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.581496 30123 tablet_bootstrap.cc:654] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.586138 30121 ts_tablet_manager.cc:1434] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:11.587172 30121 tablet_bootstrap.cc:492] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.583165 30120 tablet_bootstrap.cc:492] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.589475 30120 ts_tablet_manager.cc:1403] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.012s
I20260709 14:56:11.590034 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e926a2ab2934409bff19b834a482561" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
W20260709 14:56:11.591643 29971 leader_election.cc:343] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.592283 30120 raft_consensus.cc:359] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.593019 30120 raft_consensus.cc:385] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.593228 30120 raft_consensus.cc:740] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.593684 30121 tablet_bootstrap.cc:654] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.593856 30120 consensus_queue.cc:260] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.598306 30120 ts_tablet_manager.cc:1434] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:56:11.598819 30121 tablet_bootstrap.cc:492] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.598866 30123 tablet_bootstrap.cc:492] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:11.599239 30120 tablet_bootstrap.cc:492] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:11.599354 30121 ts_tablet_manager.cc:1403] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:56:11.599670 30123 ts_tablet_manager.cc:1403] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 14:56:11.602231 30121 raft_consensus.cc:359] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.602968 30121 raft_consensus.cc:385] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.602587 30123 raft_consensus.cc:359] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.603281 30121 raft_consensus.cc:740] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.603463 30123 raft_consensus.cc:385] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.603914 30123 raft_consensus.cc:740] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.604156 30121 consensus_queue.cc:260] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.604773 30123 consensus_queue.cc:260] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.605722 30120 tablet_bootstrap.cc:654] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.608577 30121 ts_tablet_manager.cc:1434] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:11.609640 30121 tablet_bootstrap.cc:492] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.613164 30123 ts_tablet_manager.cc:1434] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260709 14:56:11.615620 30121 tablet_bootstrap.cc:654] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.618251 30123 tablet_bootstrap.cc:492] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:11.625982 30123 tablet_bootstrap.cc:654] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.625857 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e926a2ab2934409bff19b834a482561" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
I20260709 14:56:11.626579 30080 raft_consensus.cc:2468] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 0.
I20260709 14:56:11.627759 29970 leader_election.cc:304] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [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: abf9c8b3fb50478e86174a6a8a8f1a77, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 28aee1bbac1e44f1a8559239b7e4b731
I20260709 14:56:11.628626 30128 raft_consensus.cc:2804] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.629042 30128 raft_consensus.cc:493] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.629370 30128 raft_consensus.cc:3060] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.631541 30120 tablet_bootstrap.cc:492] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.632066 30120 ts_tablet_manager.cc:1403] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.014s
I20260709 14:56:11.634279 30121 tablet_bootstrap.cc:492] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.634807 30121 ts_tablet_manager.cc:1403] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260709 14:56:11.634999 30120 raft_consensus.cc:359] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.635697 30120 raft_consensus.cc:385] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.635982 30120 raft_consensus.cc:740] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.636634 30128 raft_consensus.cc:515] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.636809 30120 consensus_queue.cc:260] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.637668 30121 raft_consensus.cc:359] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.638378 30121 raft_consensus.cc:385] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.638648 30121 raft_consensus.cc:740] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.639601 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e926a2ab2934409bff19b834a482561" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:11.639431 30121 consensus_queue.cc:260] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.641178 30120 ts_tablet_manager.cc:1434] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 14:56:11.642200 30120 tablet_bootstrap.cc:492] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
W20260709 14:56:11.645784 29971 leader_election.cc:343] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.648478 30120 tablet_bootstrap.cc:654] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.649250 30127 raft_consensus.cc:493] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.649789 30127 raft_consensus.cc:515] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.651935 30127 leader_election.cc:290] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.653666 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "28aee1bbac1e44f1a8559239b7e4b731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" is_pre_election: true
I20260709 14:56:11.654347 30006 raft_consensus.cc:2468] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28aee1bbac1e44f1a8559239b7e4b731 in term 0.
I20260709 14:56:11.656529 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "28aee1bbac1e44f1a8559239b7e4b731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
I20260709 14:56:11.662953 29894 leader_election.cc:304] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
W20260709 14:56:11.664196 29895 leader_election.cc:343] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.665513 30127 raft_consensus.cc:2804] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.665967 30127 raft_consensus.cc:493] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.666303 30127 raft_consensus.cc:3060] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.681135 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e926a2ab2934409bff19b834a482561" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:11.681921 30080 raft_consensus.cc:3060] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:11.690773 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:11.691066 30128 leader_election.cc:290] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.692562 30128 raft_consensus.cc:493] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.693053 30128 raft_consensus.cc:515] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.694669 30080 raft_consensus.cc:2468] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:11.696187 29970 leader_election.cc:304] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [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: abf9c8b3fb50478e86174a6a8a8f1a77, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 28aee1bbac1e44f1a8559239b7e4b731
I20260709 14:56:11.699949 30151 raft_consensus.cc:2804] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:11.700451 30151 raft_consensus.cc:697] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:11.701303 30151 consensus_queue.cc:237] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.704042 30127 raft_consensus.cc:515] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.707127 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "28aee1bbac1e44f1a8559239b7e4b731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:11.707719 30006 raft_consensus.cc:3060] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.715356 30006 raft_consensus.cc:2468] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28aee1bbac1e44f1a8559239b7e4b731 in term 1.
I20260709 14:56:11.716673 29894 leader_election.cc:304] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:11.717613 30125 raft_consensus.cc:2804] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:11.725335 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
W20260709 14:56:11.726979 29971 leader_election.cc:343] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.729889 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
W20260709 14:56:11.731207 29970 leader_election.cc:343] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.731653 29970 leader_election.cc:304] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:11.741437 30128 leader_election.cc:290] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.744012 30128 raft_consensus.cc:2749] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.746948 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "28aee1bbac1e44f1a8559239b7e4b731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
W20260709 14:56:11.748561 29895 leader_election.cc:343] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.751578 30125 raft_consensus.cc:697] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 LEADER]: Becoming Leader. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Running, Role: LEADER
I20260709 14:56:11.754048 30127 leader_election.cc:290] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 election: Requested vote from peers abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.752590 30125 consensus_queue.cc:237] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.761252 30123 tablet_bootstrap.cc:492] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:11.761919 30123 ts_tablet_manager.cc:1403] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.144s	user 0.051s	sys 0.078s
I20260709 14:56:11.763470 30120 tablet_bootstrap.cc:492] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.763689 30121 ts_tablet_manager.cc:1434] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.129s	user 0.051s	sys 0.075s
I20260709 14:56:11.764104 30120 ts_tablet_manager.cc:1403] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.122s	user 0.042s	sys 0.068s
I20260709 14:56:11.764739 30121 tablet_bootstrap.cc:492] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.765043 30123 raft_consensus.cc:359] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.765893 30123 raft_consensus.cc:385] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.766191 30123 raft_consensus.cc:740] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.767043 30123 consensus_queue.cc:260] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.767349 30120 raft_consensus.cc:359] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.768184 30120 raft_consensus.cc:385] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.768518 30120 raft_consensus.cc:740] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.769225 30123 ts_tablet_manager.cc:1434] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:11.769375 30120 consensus_queue.cc:260] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.770201 30123 tablet_bootstrap.cc:492] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:11.772156 29827 catalog_manager.cc:5697] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.773089 30120 ts_tablet_manager.cc:1434] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 14:56:11.774212 30120 tablet_bootstrap.cc:492] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:11.776959 30123 tablet_bootstrap.cc:654] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.779615 30151 raft_consensus.cc:493] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.780136 30151 raft_consensus.cc:515] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.780586 30120 tablet_bootstrap.cc:654] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.783155 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:11.783835 29931 raft_consensus.cc:2468] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 0.
I20260709 14:56:11.785148 29971 leader_election.cc:304] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:11.786230 30149 raft_consensus.cc:2804] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.786677 30149 raft_consensus.cc:493] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.787146 30149 raft_consensus.cc:3060] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.786139 30121 tablet_bootstrap.cc:654] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.792480 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
I20260709 14:56:11.793216 30080 raft_consensus.cc:2468] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 0.
I20260709 14:56:11.795982 30120 tablet_bootstrap.cc:492] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.796485 30120 ts_tablet_manager.cc:1403] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 14:56:11.794868 30151 leader_election.cc:290] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.798307 30123 tablet_bootstrap.cc:492] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:11.798862 30123 ts_tablet_manager.cc:1403] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.009s
I20260709 14:56:11.799218 30120 raft_consensus.cc:359] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.799896 30120 raft_consensus.cc:385] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.800164 30120 raft_consensus.cc:740] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.800980 30120 consensus_queue.cc:260] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.802162 30123 raft_consensus.cc:359] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.802933 30123 raft_consensus.cc:385] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.803143 30120 ts_tablet_manager.cc:1434] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:11.803300 30123 raft_consensus.cc:740] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.804093 30120 tablet_bootstrap.cc:492] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:11.804481 30121 tablet_bootstrap.cc:492] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.803792 29826 catalog_manager.cc:5697] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "28aee1bbac1e44f1a8559239b7e4b731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.805007 30121 ts_tablet_manager.cc:1403] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.007s
I20260709 14:56:11.804385 30123 consensus_queue.cc:260] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.806900 30133 raft_consensus.cc:493] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.807315 30133 raft_consensus.cc:515] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.807554 30121 raft_consensus.cc:359] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.808252 30121 raft_consensus.cc:385] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.808518 30121 raft_consensus.cc:740] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.809350 30121 consensus_queue.cc:260] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.811167 30120 tablet_bootstrap.cc:654] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.811228 30121 ts_tablet_manager.cc:1434] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 14:56:11.812464 30121 tablet_bootstrap.cc:492] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.815552 30133 leader_election.cc:290] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:11.816093 30133 raft_consensus.cc:493] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.816519 30133 raft_consensus.cc:515] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.816949 30123 ts_tablet_manager.cc:1434] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:56:11.818172 30121 tablet_bootstrap.cc:654] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.818534 30133 leader_election.cc:290] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:11.819079 30133 raft_consensus.cc:493] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.819285 30123 tablet_bootstrap.cc:492] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:11.822503 30120 tablet_bootstrap.cc:492] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.823046 30120 ts_tablet_manager.cc:1403] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 14:56:11.825980 30120 raft_consensus.cc:359] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.826869 30120 raft_consensus.cc:385] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.827150 30120 raft_consensus.cc:740] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.829665 30120 consensus_queue.cc:260] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.830998 30121 tablet_bootstrap.cc:492] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.831488 30121 ts_tablet_manager.cc:1403] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:56:11.831907 30120 ts_tablet_manager.cc:1434] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 14:56:11.832877 30120 tablet_bootstrap.cc:492] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:11.834138 30123 tablet_bootstrap.cc:654] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.834069 30121 raft_consensus.cc:359] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.835752 30121 raft_consensus.cc:385] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.836035 30121 raft_consensus.cc:740] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.836846 30121 consensus_queue.cc:260] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.838341 30120 tablet_bootstrap.cc:654] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.842617 30121 ts_tablet_manager.cc:1434] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:11.843600 30121 tablet_bootstrap.cc:492] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77: Bootstrap starting.
I20260709 14:56:11.844668 30127 raft_consensus.cc:493] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.845180 30127 raft_consensus.cc:515] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.847246 30127 leader_election.cc:290] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.848923 30121 tablet_bootstrap.cc:654] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.848758 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e926a2ab2934409bff19b834a482561" candidate_uuid: "28aee1bbac1e44f1a8559239b7e4b731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" is_pre_election: true
I20260709 14:56:11.819478 30133 raft_consensus.cc:515] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.857317 30133 leader_election.cc:290] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:11.859992 30151 raft_consensus.cc:493] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.860574 30151 raft_consensus.cc:515] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.862650 30151 leader_election.cc:290] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.864360 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c586b591f784c04ab2083f7cb718eb6" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:11.865113 29931 raft_consensus.cc:2468] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 0.
I20260709 14:56:11.866729 29971 leader_election.cc:304] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:11.868826 30151 raft_consensus.cc:2804] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.869220 30151 raft_consensus.cc:493] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.869560 30151 raft_consensus.cc:3060] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.872911 30128 raft_consensus.cc:493] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.873463 30128 raft_consensus.cc:515] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.875638 30128 leader_election.cc:290] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.877669 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:11.878291 29931 raft_consensus.cc:2468] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 0.
I20260709 14:56:11.879438 29971 leader_election.cc:304] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:11.880206 30128 raft_consensus.cc:2804] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.880537 30128 raft_consensus.cc:493] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.880919 30128 raft_consensus.cc:3060] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.891618 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c586b591f784c04ab2083f7cb718eb6" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
I20260709 14:56:11.892668 30128 raft_consensus.cc:515] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.893625 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
I20260709 14:56:11.894343 30080 raft_consensus.cc:2468] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 0.
W20260709 14:56:11.895483 29970 leader_election.cc:343] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.895790 30151 raft_consensus.cc:515] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.898747 30163 raft_consensus.cc:493] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.899287 30163 raft_consensus.cc:515] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.902400 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c586b591f784c04ab2083f7cb718eb6" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:11.903014 29931 raft_consensus.cc:3060] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.904347 30128 leader_election.cc:290] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.909618 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:11.910235 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:11.910938 29930 raft_consensus.cc:3060] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.912334 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e926a2ab2934409bff19b834a482561" candidate_uuid: "28aee1bbac1e44f1a8559239b7e4b731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
I20260709 14:56:11.913259 30079 raft_consensus.cc:2393] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28aee1bbac1e44f1a8559239b7e4b731 in current term 1: Already voted for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in this term.
I20260709 14:56:11.914387 29895 leader_election.cc:304] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731; no voters: abf9c8b3fb50478e86174a6a8a8f1a77, d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:11.915648 30125 raft_consensus.cc:3060] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.910302 30080 raft_consensus.cc:3060] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.924696 29930 raft_consensus.cc:2468] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:11.933597 30125 raft_consensus.cc:2749] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.933988 29971 leader_election.cc:304] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:11.934978 30128 raft_consensus.cc:2804] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:11.935503 30128 raft_consensus.cc:697] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:11.934401 30163 leader_election.cc:290] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:11.936376 30128 consensus_queue.cc:237] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.937251 30123 tablet_bootstrap.cc:492] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:11.937835 30123 ts_tablet_manager.cc:1403] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.119s	user 0.026s	sys 0.030s
I20260709 14:56:11.937978 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:11.938834 29929 raft_consensus.cc:2393] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d83c4ecf9e234c1b9e5cd32d2684db7c in current term 1: Already voted for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in this term.
I20260709 14:56:11.940565 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbd00a7f1794b5189e445c924fa8896" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:11.941258 30123 raft_consensus.cc:359] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.942034 30123 raft_consensus.cc:385] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.942212 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:11.942420 30123 raft_consensus.cc:740] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.941200 29929 raft_consensus.cc:2468] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 0.
I20260709 14:56:11.942970 29928 raft_consensus.cc:2468] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 0.
I20260709 14:56:11.943464 30123 consensus_queue.cc:260] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.944157 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:11.944454 30045 leader_election.cc:304] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:11.945643 30045 leader_election.cc:304] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:11.946022 30123 ts_tablet_manager.cc:1434] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:11.946638 30133 raft_consensus.cc:2804] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.926896 29931 raft_consensus.cc:2468] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:11.947294 30123 tablet_bootstrap.cc:492] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:11.948338 29971 leader_election.cc:304] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:11.949193 30153 raft_consensus.cc:2804] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:11.947052 30133 raft_consensus.cc:493] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.949743 30133 raft_consensus.cc:3060] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.953223 30162 raft_consensus.cc:2804] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.953642 30162 raft_consensus.cc:493] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.953970 30162 raft_consensus.cc:3060] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.935699 30149 raft_consensus.cc:515] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.959837 30123 tablet_bootstrap.cc:654] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.959781 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:11.960457 29927 raft_consensus.cc:3060] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.971396 30123 tablet_bootstrap.cc:492] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:11.970599 29826 catalog_manager.cc:5697] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.972040 30123 ts_tablet_manager.cc:1403] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 14:56:11.968526 29927 raft_consensus.cc:2468] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:11.974900 30123 raft_consensus.cc:359] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.975584 30123 raft_consensus.cc:385] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.975893 30123 raft_consensus.cc:740] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.976635 30123 consensus_queue.cc:260] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.978508 30123 ts_tablet_manager.cc:1434] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:11.932075 30080 raft_consensus.cc:2468] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:11.980249 29971 leader_election.cc:304] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:11.981110 30128 raft_consensus.cc:2804] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:11.981572 30128 raft_consensus.cc:697] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:11.982118 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" is_pre_election: true
I20260709 14:56:11.982733 30005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbd00a7f1794b5189e445c924fa8896" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" is_pre_election: true
I20260709 14:56:11.984015 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" is_pre_election: true
I20260709 14:56:11.984479 30043 leader_election.cc:304] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77
I20260709 14:56:11.984684 30004 raft_consensus.cc:2468] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 0.
I20260709 14:56:11.985822 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c586b591f784c04ab2083f7cb718eb6" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:11.986019 30163 raft_consensus.cc:2749] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.986441 30080 raft_consensus.cc:3060] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.987789 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" is_pre_election: true
I20260709 14:56:11.988603 30006 raft_consensus.cc:2393] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d83c4ecf9e234c1b9e5cd32d2684db7c in current term 1: Already voted for candidate 28aee1bbac1e44f1a8559239b7e4b731 in this term.
I20260709 14:56:11.988968 30151 leader_election.cc:290] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.984067 30128 consensus_queue.cc:237] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.990681 30120 tablet_bootstrap.cc:492] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: No bootstrap required, opened a new log
I20260709 14:56:11.991171 30120 ts_tablet_manager.cc:1403] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.159s	user 0.041s	sys 0.082s
I20260709 14:56:11.994313 30080 raft_consensus.cc:2468] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:11.995304 30149 leader_election.cc:290] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:11.997258 30153 raft_consensus.cc:697] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:11.993624 30133 raft_consensus.cc:515] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:11.997946 30121 tablet_bootstrap.cc:492] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77: No bootstrap required, opened a new log
I20260709 14:56:11.998463 30121 ts_tablet_manager.cc:1403] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent bootstrapping tablet: real 0.155s	user 0.007s	sys 0.015s
I20260709 14:56:11.998193 30153 consensus_queue.cc:237] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.000358 30123 tablet_bootstrap.cc:492] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:12.000634 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbd00a7f1794b5189e445c924fa8896" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:12.001300 29927 raft_consensus.cc:3060] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.003171 30133 leader_election.cc:290] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:12.004097 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:12.004750 30079 raft_consensus.cc:3060] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:12.007085 30043 leader_election.cc:343] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.007915 30123 tablet_bootstrap.cc:654] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.008760 30043 leader_election.cc:304] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77
I20260709 14:56:12.009711 30174 raft_consensus.cc:3060] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.011579 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbd00a7f1794b5189e445c924fa8896" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:12.011468 30120 raft_consensus.cc:359] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.012266 30120 raft_consensus.cc:385] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.003055 30121 raft_consensus.cc:359] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.013495 30121 raft_consensus.cc:385] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.013778 30121 raft_consensus.cc:740] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.013854 30162 raft_consensus.cc:515] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.014614 30121 consensus_queue.cc:260] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.015527 30006 raft_consensus.cc:3060] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.016947 30121 ts_tablet_manager.cc:1434] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:56:12.012499 30079 raft_consensus.cc:2468] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:12.017329 29931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:12.012549 30120 raft_consensus.cc:740] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.017958 29931 raft_consensus.cc:3060] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.018534 30120 consensus_queue.cc:260] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.021732 30004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:12.022384 30004 raft_consensus.cc:3060] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.023475 30172 raft_consensus.cc:493] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.023999 30172 raft_consensus.cc:515] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.027159 29930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a555b73d7e754ab6b9cd812b59c36fb9" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:12.027871 29930 raft_consensus.cc:2468] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 0.
I20260709 14:56:12.029109 29971 leader_election.cc:304] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:12.029328 30004 raft_consensus.cc:2468] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 1.
I20260709 14:56:12.030241 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a555b73d7e754ab6b9cd812b59c36fb9" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
I20260709 14:56:12.030500 30043 leader_election.cc:304] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abf9c8b3fb50478e86174a6a8a8f1a77, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:12.031395 30133 raft_consensus.cc:2804] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.031472 30153 raft_consensus.cc:2804] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.031895 30153 raft_consensus.cc:493] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:12.031963 29970 leader_election.cc:343] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.027863 29931 raft_consensus.cc:2468] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 1.
I20260709 14:56:12.008541 29927 raft_consensus.cc:2468] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 1.
I20260709 14:56:12.032621 30006 raft_consensus.cc:2468] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 1.
I20260709 14:56:12.032253 30153 raft_consensus.cc:3060] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.032637 30133 raft_consensus.cc:697] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:12.034083 30045 leader_election.cc:304] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:12.036206 30163 raft_consensus.cc:2804] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.036718 30174 raft_consensus.cc:2749] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.035969 29829 catalog_manager.cc:5697] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.037164 30172 leader_election.cc:290] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:12.017544 30162 leader_election.cc:290] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:12.038564 30133 consensus_queue.cc:237] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.039374 30120 ts_tablet_manager.cc:1434] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260709 14:56:12.040729 30123 tablet_bootstrap.cc:492] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:12.041220 30123 ts_tablet_manager.cc:1403] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 14:56:12.043834 30123 raft_consensus.cc:359] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.044430 30123 raft_consensus.cc:385] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.045219 30123 raft_consensus.cc:740] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.045843 30123 consensus_queue.cc:260] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.048013 30123 ts_tablet_manager.cc:1434] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:12.048890 30123 tablet_bootstrap.cc:492] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c: Bootstrap starting.
I20260709 14:56:12.039057 29829 catalog_manager.cc:5697] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.054171 30123 tablet_bootstrap.cc:654] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.057809 30163 raft_consensus.cc:697] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:12.058737 30163 consensus_queue.cc:237] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.060652 30153 raft_consensus.cc:515] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.062733 29827 catalog_manager.cc:5697] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 1 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.063845 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a555b73d7e754ab6b9cd812b59c36fb9" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:12.064550 29927 raft_consensus.cc:3060] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.065922 30123 tablet_bootstrap.cc:492] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c: No bootstrap required, opened a new log
I20260709 14:56:12.066393 30123 ts_tablet_manager.cc:1403] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:56:12.068974 30123 raft_consensus.cc:359] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.069571 30123 raft_consensus.cc:385] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.069839 30123 raft_consensus.cc:740] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.070436 30123 consensus_queue.cc:260] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.072363 30123 ts_tablet_manager.cc:1434] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:12.072997 29927 raft_consensus.cc:2468] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:12.074316 29971 leader_election.cc:304] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:12.075204 30172 raft_consensus.cc:2804] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.075363 30153 leader_election.cc:290] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:12.075685 30172 raft_consensus.cc:697] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:12.076534 30172 consensus_queue.cc:237] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.076995 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a555b73d7e754ab6b9cd812b59c36fb9" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:12.077579 30079 raft_consensus.cc:3060] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.084550 30079 raft_consensus.cc:2468] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:12.085197 29827 catalog_manager.cc:5697] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.093446 29829 catalog_manager.cc:5697] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 1 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.123771 30172 raft_consensus.cc:493] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.124289 30172 raft_consensus.cc:515] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.126013 30172 leader_election.cc:290] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:12.126849 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375e2ae973a49e8a33a73f525c9ac74" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:12.127130 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375e2ae973a49e8a33a73f525c9ac74" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
I20260709 14:56:12.127393 29927 raft_consensus.cc:2468] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 0.
I20260709 14:56:12.127691 30079 raft_consensus.cc:2468] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 0.
I20260709 14:56:12.128304 29971 leader_election.cc:304] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:12.129032 30172 raft_consensus.cc:2804] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.129345 30172 raft_consensus.cc:493] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.129613 30172 raft_consensus.cc:3060] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.134672 30172 raft_consensus.cc:515] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.136117 30172 leader_election.cc:290] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:12.136740 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375e2ae973a49e8a33a73f525c9ac74" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:12.137053 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375e2ae973a49e8a33a73f525c9ac74" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:12.137224 29927 raft_consensus.cc:3060] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.137519 30079 raft_consensus.cc:3060] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.141743 29927 raft_consensus.cc:2468] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:12.141829 30079 raft_consensus.cc:2468] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 1.
I20260709 14:56:12.142828 29971 leader_election.cc:304] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:12.143491 30172 raft_consensus.cc:2804] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.143916 30172 raft_consensus.cc:697] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:12.144622 30172 consensus_queue.cc:237] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.150990 29829 catalog_manager.cc:5697] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.166332 30125 consensus_queue.cc:1048] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.176702 30152 consensus_queue.cc:1048] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:12.180513 30128 consensus_queue.cc:1048] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.192754 30172 consensus_queue.cc:1048] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.302429 30163 raft_consensus.cc:493] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.302953 30163 raft_consensus.cc:515] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.304562 30163 leader_election.cc:290] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:12.305476 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731" is_pre_election: true
I20260709 14:56:12.305660 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" is_pre_election: true
I20260709 14:56:12.306114 29927 raft_consensus.cc:2468] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 0.
I20260709 14:56:12.306231 30006 raft_consensus.cc:2468] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 0.
I20260709 14:56:12.307072 30045 leader_election.cc:304] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:12.307860 30163 raft_consensus.cc:2804] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.308219 30163 raft_consensus.cc:493] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.308465 30163 raft_consensus.cc:3060] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.313220 30163 raft_consensus.cc:515] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.314728 30163 leader_election.cc:290] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:12.315470 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:12.315687 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:12.316009 29927 raft_consensus.cc:3060] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.316212 30006 raft_consensus.cc:3060] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.320510 29927 raft_consensus.cc:2468] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 1.
I20260709 14:56:12.320629 30006 raft_consensus.cc:2468] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 1.
I20260709 14:56:12.321444 30045 leader_election.cc:304] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:12.322145 30163 raft_consensus.cc:2804] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.322528 30163 raft_consensus.cc:697] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:12.323297 30163 consensus_queue.cc:237] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:12.329913 29827 catalog_manager.cc:5697] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 1 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.399348 30172 consensus_queue.cc:1048] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.408689 30149 consensus_queue.cc:1048] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.435765 30149 consensus_queue.cc:1048] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.445262 30172 consensus_queue.cc:1048] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.451535 30163 consensus_queue.cc:1048] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.461587 30178 consensus_queue.cc:1048] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:12.528743 30172 consensus_queue.cc:1048] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.538312 30151 consensus_queue.cc:1048] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.541503 26624 ts_manager.cc:295] Set tserver state for 28aee1bbac1e44f1a8559239b7e4b731 to MAINTENANCE_MODE
I20260709 14:56:12.542398 26624 tablet_server.cc:179] TabletServer@127.26.0.1:0 shutting down...
W20260709 14:56:12.572151 29971 consensus_peers.cc:597] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:12.572281 30153 consensus_queue.cc:1048] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:12.587502 29971 consensus_peers.cc:597] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:12.590399 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:12.591166 26624 tablet_replica.cc:333] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.591934 26624 raft_consensus.cc:2243] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.592386 26624 raft_consensus.cc:2272] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:12.595575 29971 consensus_peers.cc:597] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:12.595840 30045 consensus_peers.cc:597] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:12.596401 26624 tablet_replica.cc:333] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.597143 26624 raft_consensus.cc:2243] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.597491 26624 raft_consensus.cc:2272] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.598985 26624 tablet_replica.cc:333] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.599478 26624 raft_consensus.cc:2243] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.599900 26624 raft_consensus.cc:2272] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.602247 26624 tablet_replica.cc:333] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.602766 26624 raft_consensus.cc:2243] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.603123 26624 raft_consensus.cc:2272] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.605002 26624 tablet_replica.cc:333] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.605475 26624 raft_consensus.cc:2243] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.605836 26624 raft_consensus.cc:2272] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.607789 26624 tablet_replica.cc:333] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.608261 26624 raft_consensus.cc:2243] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.608578 26624 raft_consensus.cc:2272] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.610030 26624 tablet_replica.cc:333] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.610481 26624 raft_consensus.cc:2243] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.610832 26624 raft_consensus.cc:2272] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.612773 26624 tablet_replica.cc:333] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.613277 26624 raft_consensus.cc:2243] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.613628 26624 raft_consensus.cc:2272] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.615545 26624 tablet_replica.cc:333] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.615995 26624 raft_consensus.cc:2243] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:12.616696 26624 raft_consensus.cc:2272] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.618454 26624 tablet_replica.cc:333] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: stopping tablet replica
I20260709 14:56:12.618882 26624 raft_consensus.cc:2243] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:12.619197 26624 raft_consensus.cc:2272] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:12.644626 26624 tablet_server.cc:196] TabletServer@127.26.0.1:0 shutdown complete.
I20260709 14:56:12.655014 30178 consensus_queue.cc:1048] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:12.691745 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:12.710896 30153 consensus_queue.cc:1048] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.726799 30162 consensus_queue.cc:1048] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:12.740605 30045 consensus_peers.cc:597] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:12.860201 29971 consensus_peers.cc:597] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:12.895853 30045 consensus_peers.cc:597] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:12.935055 29971 consensus_peers.cc:597] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:13.015213 29971 consensus_peers.cc:597] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:13.680198 30172 raft_consensus.cc:493] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 28aee1bbac1e44f1a8559239b7e4b731)
I20260709 14:56:13.681102 30172 raft_consensus.cc:515] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:13.682994 30172 leader_election.cc:290] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:13.684134 30080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" is_pre_election: true
W20260709 14:56:13.686358 29971 leader_election.cc:336] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111)
I20260709 14:56:13.686702 29971 leader_election.cc:304] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [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: abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:13.687299 30172 raft_consensus.cc:2749] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:13.692732 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:14.057396 30209 raft_consensus.cc:493] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 28aee1bbac1e44f1a8559239b7e4b731)
I20260709 14:56:14.058040 30209 raft_consensus.cc:515] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:14.059958 30209 leader_election.cc:290] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:14.061239 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" is_pre_election: true
I20260709 14:56:14.061868 30006 raft_consensus.cc:2468] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 1.
I20260709 14:56:14.063097 30043 leader_election.cc:304] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [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: abf9c8b3fb50478e86174a6a8a8f1a77, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
W20260709 14:56:14.063648 30045 leader_election.cc:336] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111)
I20260709 14:56:14.063759 30209 raft_consensus.cc:2804] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:14.064141 30209 raft_consensus.cc:493] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 28aee1bbac1e44f1a8559239b7e4b731)
I20260709 14:56:14.064388 30209 raft_consensus.cc:3060] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:14.070745 30209 raft_consensus.cc:515] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:14.072178 30209 leader_election.cc:290] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:14.073249 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:14.073854 30006 raft_consensus.cc:3060] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:14.075796 30045 leader_election.cc:336] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111)
I20260709 14:56:14.081328 30006 raft_consensus.cc:2468] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:14.082355 30043 leader_election.cc:304] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [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: abf9c8b3fb50478e86174a6a8a8f1a77, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 28aee1bbac1e44f1a8559239b7e4b731
I20260709 14:56:14.082996 30209 raft_consensus.cc:2804] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:14.083380 30209 raft_consensus.cc:697] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:14.084343 30209 consensus_queue.cc:237] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:14.091123 29827 catalog_manager.cc:5697] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 1 to 2, leader changed from 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1) to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 2 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:14.313438 29971 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111) [suppressed 103 similar messages]
I20260709 14:56:14.479406 30006 raft_consensus.cc:1275] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:14.480495 30209 consensus_queue.cc:1048] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:14.497372 30045 consensus_peers.cc:597] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.693626 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:14.974786 30045 consensus_peers.cc:597] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:15.082134 30045 consensus_peers.cc:597] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:15.090199 29971 consensus_peers.cc:597] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:15.195894 29971 consensus_peers.cc:597] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:15.219457 29971 consensus_peers.cc:597] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:15.355250 29971 consensus_peers.cc:597] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:15.419399 29971 consensus_peers.cc:597] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:15.477644 29971 consensus_peers.cc:597] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:15.478886 30045 consensus_peers.cc:597] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:15.694494 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:16.695402 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:17.104614 30045 consensus_peers.cc:597] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:17.244565 30045 consensus_peers.cc:597] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:17.626143 29971 consensus_peers.cc:597] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:17.663738 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:17.670964 30222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:17.670998 30223 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:17.671974 30225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:17.673158 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:17.674870 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:17.675065 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:17.675249 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608977675230 us; error 0 us; skew 500 ppm
I20260709 14:56:17.675829 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:56:17.679733 29971 consensus_peers.cc:597] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:17.679782 26624 webserver.cc:533] Webserver started at http://127.26.0.1:42043/ using document root <none> and password file <none>
I20260709 14:56:17.680382 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:17.680558 26624 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:56:17.684404 26624 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:56:17.688444 30230 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:17.689278 26624 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 14:56:17.689584 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "28aee1bbac1e44f1a8559239b7e4b731"
format_stamp: "Formatted at 2026-07-09 14:56:10 on dist-test-slave-tl66"
I20260709 14:56:17.690042 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:56:17.696173 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:17.704253 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:17.705667 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:17.707084 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:17.710527 30237 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:56:17.720422 29971 consensus_peers.cc:597] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:17.748414 29971 consensus_peers.cc:597] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:17.754837 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:56:17.755131 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.000s	sys 0.002s
I20260709 14:56:17.755395 26624 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:56:17.760314 30237 tablet_bootstrap.cc:492] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:17.776965 30237 tablet_bootstrap.cc:492] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.777915 30237 tablet_bootstrap.cc:492] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
I20260709 14:56:17.778573 30237 ts_tablet_manager.cc:1403] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:56:17.781275 30237 raft_consensus.cc:359] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.781947 30237 raft_consensus.cc:740] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.782673 30237 consensus_queue.cc:260] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.785343 30237 ts_tablet_manager.cc:1434] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:56:17.786128 30237 tablet_bootstrap.cc:492] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:17.800350 30237 tablet_bootstrap.cc:492] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.801023 30237 tablet_bootstrap.cc:492] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
I20260709 14:56:17.801537 30237 ts_tablet_manager.cc:1403] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 14:56:17.803436 30237 raft_consensus.cc:359] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.803962 30237 raft_consensus.cc:740] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.804538 30237 consensus_queue.cc:260] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.805255 26624 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:56:17.805555 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.050s	user 0.046s	sys 0.003s
I20260709 14:56:17.806063 30237 ts_tablet_manager.cc:1434] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:56:17.806891 30237 tablet_bootstrap.cc:492] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:17.818367 30237 tablet_bootstrap.cc:492] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.819247 30237 tablet_bootstrap.cc:492] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
I20260709 14:56:17.819947 30237 ts_tablet_manager.cc:1403] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:56:17.822710 30237 raft_consensus.cc:359] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.823431 30237 raft_consensus.cc:740] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.824159 30237 consensus_queue.cc:260] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.826318 30237 ts_tablet_manager.cc:1434] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:56:17.827176 30237 tablet_bootstrap.cc:492] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
W20260709 14:56:17.832800 29971 consensus_peers.cc:597] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:17.842296 30237 tablet_bootstrap.cc:492] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.843080 30237 tablet_bootstrap.cc:492] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
W20260709 14:56:17.843470 30045 consensus_peers.cc:597] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:17.843643 30237 ts_tablet_manager.cc:1403] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:56:17.845620 30237 raft_consensus.cc:359] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.846096 30237 raft_consensus.cc:740] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.846652 30237 consensus_queue.cc:260] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.847954 30237 ts_tablet_manager.cc:1434] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:56:17.848654 30237 tablet_bootstrap.cc:492] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:17.861961 30237 tablet_bootstrap.cc:492] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.862004 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:44721
I20260709 14:56:17.862085 30300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:44721 every 8 connection(s)
I20260709 14:56:17.863014 30237 tablet_bootstrap.cc:492] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
I20260709 14:56:17.863636 30237 ts_tablet_manager.cc:1403] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260709 14:56:17.866200 30237 raft_consensus.cc:359] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.866961 30237 raft_consensus.cc:740] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.867630 30237 consensus_queue.cc:260] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.867630 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:17.870325 30237 ts_tablet_manager.cc:1434] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:56:17.871132 30237 tablet_bootstrap.cc:492] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:17.884706 30301 heartbeater.cc:344] Connected to a master server at 127.26.0.62:34175
I20260709 14:56:17.885190 30301 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:17.886065 30301 heartbeater.cc:507] Master 127.26.0.62:34175 requested a full tablet report, sending...
I20260709 14:56:17.886283 30237 tablet_bootstrap.cc:492] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.887053 30237 tablet_bootstrap.cc:492] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
I20260709 14:56:17.887661 30237 ts_tablet_manager.cc:1403] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 14:56:17.891021 30237 raft_consensus.cc:359] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.891793 30237 raft_consensus.cc:740] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.892467 30237 consensus_queue.cc:260] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.895325 30237 ts_tablet_manager.cc:1434] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:56:17.897673 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e926a2ab2934409bff19b834a482561"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
mode: GRACEFUL
new_leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:36230
I20260709 14:56:17.898416 30006 raft_consensus.cc:606] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Received request to transfer leadership to TS d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:17.898859 30237 tablet_bootstrap.cc:492] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:17.901027 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
mode: GRACEFUL
new_leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:36230
I20260709 14:56:17.901593 30006 raft_consensus.cc:606] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Received request to transfer leadership to TS d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:17.902918 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:17.903505 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:17.903672 29826 ts_manager.cc:194] Re-registered known tserver with Master: 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721)
I20260709 14:56:17.904583 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:17.913759 29826 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52884
I20260709 14:56:17.915017 30237 tablet_bootstrap.cc:492] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.915972 30237 tablet_bootstrap.cc:492] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
I20260709 14:56:17.916597 30237 ts_tablet_manager.cc:1403] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260709 14:56:17.917135 30301 heartbeater.cc:499] Master 127.26.0.62:34175 was elected leader, sending a full tablet report...
I20260709 14:56:17.919109 30237 raft_consensus.cc:359] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.919763 30237 raft_consensus.cc:740] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.920413 30237 consensus_queue.cc:260] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.922149 30237 ts_tablet_manager.cc:1434] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:17.922919 30237 tablet_bootstrap.cc:492] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:17.936761 30237 tablet_bootstrap.cc:492] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.937435 30237 tablet_bootstrap.cc:492] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
I20260709 14:56:17.937915 30237 ts_tablet_manager.cc:1403] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:56:17.939708 30237 raft_consensus.cc:359] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.940162 30237 raft_consensus.cc:740] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.940691 30237 consensus_queue.cc:260] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.942049 30237 ts_tablet_manager.cc:1434] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:17.942809 30237 tablet_bootstrap.cc:492] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:17.953212 30237 tablet_bootstrap.cc:492] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.953802 30237 tablet_bootstrap.cc:492] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
I20260709 14:56:17.954280 30237 ts_tablet_manager.cc:1403] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 14:56:17.956009 30237 raft_consensus.cc:359] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.956470 30237 raft_consensus.cc:740] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.957108 30237 consensus_queue.cc:260] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.958439 30237 ts_tablet_manager.cc:1434] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:56:17.959244 30237 tablet_bootstrap.cc:492] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap starting.
I20260709 14:56:17.970252 30237 tablet_bootstrap.cc:492] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:17.971067 30237 tablet_bootstrap.cc:492] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: Bootstrap complete.
I20260709 14:56:17.971695 30237 ts_tablet_manager.cc:1403] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:56:17.973920 30237 raft_consensus.cc:359] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.974447 30237 raft_consensus.cc:740] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28aee1bbac1e44f1a8559239b7e4b731, State: Initialized, Role: FOLLOWER
I20260709 14:56:17.975067 30237 consensus_queue.cc:260] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:17.976648 30237 ts_tablet_manager.cc:1434] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:56:17.980378 30274 raft_consensus.cc:3060] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.350294 30240 raft_consensus.cc:993] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77: : Instructing follower d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:18.350803 30318 raft_consensus.cc:1081] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Signalling peer d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:18.352509 30079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:50696
I20260709 14:56:18.353048 30079 raft_consensus.cc:493] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:18.353338 30079 raft_consensus.cc:3060] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.358793 30079 raft_consensus.cc:515] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:18.360502 30079 leader_election.cc:290] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:18.361267 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:18.361608 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:18.361913 30274 raft_consensus.cc:3060] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.362215 30006 raft_consensus.cc:3055] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:18.362526 30006 raft_consensus.cc:740] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:18.363375 30006 consensus_queue.cc:260] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:18.364661 30006 raft_consensus.cc:3060] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.369021 30274 raft_consensus.cc:2468] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:18.370260 30045 leader_election.cc:304] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:18.370909 30006 raft_consensus.cc:2468] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:18.371043 30220 raft_consensus.cc:2804] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:18.372390 30220 raft_consensus.cc:697] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:18.373386 30220 consensus_queue.cc:237] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:18.380712 29826 catalog_manager.cc:5697] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 1 to 2, leader changed from abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2) to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 2 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.384498 30240 raft_consensus.cc:993] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77: : Instructing follower d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:18.385530 30318 raft_consensus.cc:1081] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Signalling peer d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:18.387436 30079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e926a2ab2934409bff19b834a482561"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:50696
I20260709 14:56:18.387892 30079 raft_consensus.cc:493] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:18.388145 30079 raft_consensus.cc:3060] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.394984 30079 raft_consensus.cc:515] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:18.397567 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e926a2ab2934409bff19b834a482561" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:18.398169 30274 raft_consensus.cc:3060] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.401368 30079 leader_election.cc:290] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:18.402557 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e926a2ab2934409bff19b834a482561" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:18.403105 30006 raft_consensus.cc:3055] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:18.403446 30006 raft_consensus.cc:740] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:18.404268 30006 consensus_queue.cc:260] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:18.404978 30274 raft_consensus.cc:2468] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:18.405546 30006 raft_consensus.cc:3060] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.406106 30045 leader_election.cc:304] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:18.406775 30220 raft_consensus.cc:2804] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:18.407187 30220 raft_consensus.cc:697] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:18.407970 30220 consensus_queue.cc:237] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:18.410650 30006 raft_consensus.cc:2468] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:18.414460 29826 catalog_manager.cc:5697] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 1 to 2, leader changed from abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2) to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 2 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:18.697099 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:18.803493 30274 raft_consensus.cc:1275] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:18.804808 30220 consensus_queue.cc:1048] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:18.813789 30006 raft_consensus.cc:1275] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:18.815316 30320 consensus_queue.cc:1048] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:18.914479 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:18.929468 30079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611519fe46c04210991c20c740204cde"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
mode: GRACEFUL
new_leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
 from {username='slave'} at 127.0.0.1:48612
I20260709 14:56:18.929982 30079 raft_consensus.cc:606] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Received request to transfer leadership to TS abf9c8b3fb50478e86174a6a8a8f1a77
I20260709 14:56:18.932233 30079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
mode: GRACEFUL
new_leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
 from {username='slave'} at 127.0.0.1:48612
I20260709 14:56:18.932700 30079 raft_consensus.cc:606] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Received request to transfer leadership to TS abf9c8b3fb50478e86174a6a8a8f1a77
I20260709 14:56:18.934052 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:18.934474 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:18.935089 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:18.963562 30006 raft_consensus.cc:1275] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:18.964890 30320 consensus_queue.cc:1048] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:18.974408 30274 raft_consensus.cc:1275] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:18.975732 30319 consensus_queue.cc:1048] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:19.039193 30319 raft_consensus.cc:993] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c: : Instructing follower abf9c8b3fb50478e86174a6a8a8f1a77 to start an election
I20260709 14:56:19.039633 30220 raft_consensus.cc:1081] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Signalling peer abf9c8b3fb50478e86174a6a8a8f1a77 to start an election
I20260709 14:56:19.041349 30006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611519fe46c04210991c20c740204cde"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
 from {username='slave'} at 127.0.0.1:42654
I20260709 14:56:19.041831 30006 raft_consensus.cc:493] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:19.042137 30006 raft_consensus.cc:3060] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:19.047088 30006 raft_consensus.cc:515] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:19.048491 30006 leader_election.cc:290] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 3 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:19.049466 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:19.049597 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611519fe46c04210991c20c740204cde" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:19.050019 30274 raft_consensus.cc:3060] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:19.050114 30079 raft_consensus.cc:3055] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:19.050462 30079 raft_consensus.cc:740] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:19.051045 30079 consensus_queue.cc:260] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:19.051954 30079 raft_consensus.cc:3060] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:19.055040 30274 raft_consensus.cc:2468] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 3.
I20260709 14:56:19.055972 29971 leader_election.cc:304] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [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: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:19.056752 30328 raft_consensus.cc:2804] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:19.056874 30079 raft_consensus.cc:2468] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 3.
I20260709 14:56:19.057190 30328 raft_consensus.cc:697] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:19.058019 30328 consensus_queue.cc:237] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:19.064466 29827 catalog_manager.cc:5697] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 2 to 3, leader changed from d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3) to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 3 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:19.148275 30319 raft_consensus.cc:993] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c: : Instructing follower abf9c8b3fb50478e86174a6a8a8f1a77 to start an election
I20260709 14:56:19.148672 30220 raft_consensus.cc:1081] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Signalling peer abf9c8b3fb50478e86174a6a8a8f1a77 to start an election
I20260709 14:56:19.150173 30006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
 from {username='slave'} at 127.0.0.1:42654
I20260709 14:56:19.150625 30006 raft_consensus.cc:493] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:19.150873 30006 raft_consensus.cc:3060] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:19.155026 30006 raft_consensus.cc:515] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:19.156385 30006 leader_election.cc:290] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 2 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:19.157232 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:19.157375 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:19.157892 30274 raft_consensus.cc:3060] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:19.157930 30079 raft_consensus.cc:3055] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:19.158351 30079 raft_consensus.cc:740] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:19.159171 30079 consensus_queue.cc:260] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:19.160380 30079 raft_consensus.cc:3060] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:19.164532 30274 raft_consensus.cc:2468] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 2.
I20260709 14:56:19.165606 29971 leader_election.cc:304] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:19.166225 30328 raft_consensus.cc:2804] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:19.166389 30079 raft_consensus.cc:2468] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 2.
I20260709 14:56:19.166582 30328 raft_consensus.cc:697] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:19.167600 30328 consensus_queue.cc:237] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:19.173913 29827 catalog_manager.cc:5697] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 1 to 2, leader changed from d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3) to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:19.481441 30079 raft_consensus.cc:1275] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Refusing update from remote peer abf9c8b3fb50478e86174a6a8a8f1a77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:19.482681 30328 consensus_queue.cc:1048] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:19.497649 30274 raft_consensus.cc:1275] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Refusing update from remote peer abf9c8b3fb50478e86174a6a8a8f1a77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:19.498970 30345 consensus_queue.cc:1048] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:19.636090 30274 raft_consensus.cc:1275] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Refusing update from remote peer abf9c8b3fb50478e86174a6a8a8f1a77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:19.637269 30345 consensus_queue.cc:1048] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:19.648308 30079 raft_consensus.cc:1275] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Refusing update from remote peer abf9c8b3fb50478e86174a6a8a8f1a77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:19.649449 30345 consensus_queue.cc:1048] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:19.697919 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:19.941216 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:19.948350 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
mode: GRACEFUL
new_leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:36230
I20260709 14:56:19.948799 30006 raft_consensus.cc:606] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 LEADER]: Received request to transfer leadership to TS d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:19.950996 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
mode: GRACEFUL
new_leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:36230
I20260709 14:56:19.951377 30006 raft_consensus.cc:606] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Received request to transfer leadership to TS d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:19.952201 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:19.952591 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:19.953075 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:20.046952 30350 raft_consensus.cc:993] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77: : Instructing follower d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:20.047397 30350 raft_consensus.cc:1081] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 LEADER]: Signalling peer d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:20.048844 30079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:50696
I20260709 14:56:20.049372 30079 raft_consensus.cc:493] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.049674 30079 raft_consensus.cc:3060] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:20.055238 30079 raft_consensus.cc:515] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:20.056735 30079 leader_election.cc:290] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 3 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:20.057646 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:20.058136 30006 raft_consensus.cc:3055] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:20.058341 30006 raft_consensus.cc:740] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:20.058784 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf339b5ea60343be82b216b2df2f87ff" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:20.058897 30006 consensus_queue.cc:260] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:20.059449 30274 raft_consensus.cc:3060] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:20.060114 30006 raft_consensus.cc:3060] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:20.066272 30274 raft_consensus.cc:2468] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 3.
I20260709 14:56:20.066272 30006 raft_consensus.cc:2468] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 3.
I20260709 14:56:20.067687 30045 leader_election.cc:304] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [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: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:20.068382 30220 raft_consensus.cc:2804] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:20.069214 30220 raft_consensus.cc:697] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:20.069850 30220 consensus_queue.cc:237] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:20.076037 29827 catalog_manager.cc:5697] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 2 to 3, leader changed from abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2) to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 3 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.199411 30345 raft_consensus.cc:993] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77: : Instructing follower d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:20.199846 30350 raft_consensus.cc:1081] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Signalling peer d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:20.201421 30079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:50696
I20260709 14:56:20.201876 30079 raft_consensus.cc:493] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:20.202121 30079 raft_consensus.cc:3060] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.206355 30079 raft_consensus.cc:515] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:20.207814 30079 leader_election.cc:290] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:20.208634 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:20.209120 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f427ed5e747c4af3b71274c46c6f3209" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:20.209321 30274 raft_consensus.cc:3060] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.209607 30006 raft_consensus.cc:3055] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:20.209872 30006 raft_consensus.cc:740] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:20.210472 30006 consensus_queue.cc:260] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:20.211341 30006 raft_consensus.cc:3060] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.214998 30274 raft_consensus.cc:2468] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:20.216121 30045 leader_election.cc:304] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:20.216799 30220 raft_consensus.cc:2804] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.216868 30006 raft_consensus.cc:2468] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:20.217347 30220 raft_consensus.cc:697] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:20.218200 30220 consensus_queue.cc:237] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:20.224072 29827 catalog_manager.cc:5697] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 1 to 2, leader changed from abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2) to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 2 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.562886 30274 raft_consensus.cc:1275] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:20.564167 30220 consensus_queue.cc:1048] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:20.573139 30006 raft_consensus.cc:1275] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:20.574585 30359 consensus_queue.cc:1048] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:20.684648 30006 raft_consensus.cc:1275] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.685885 30359 consensus_queue.cc:1048] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:20.695963 30274 raft_consensus.cc:1275] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.697278 30220 consensus_queue.cc:1048] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:20.698817 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:20.959100 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:20.966696 30079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
mode: GRACEFUL
new_leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
 from {username='slave'} at 127.0.0.1:48612
I20260709 14:56:20.967252 30079 raft_consensus.cc:606] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Received request to transfer leadership to TS abf9c8b3fb50478e86174a6a8a8f1a77
I20260709 14:56:20.969484 30079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
mode: GRACEFUL
new_leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
 from {username='slave'} at 127.0.0.1:48612
I20260709 14:56:20.969887 30079 raft_consensus.cc:606] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Received request to transfer leadership to TS abf9c8b3fb50478e86174a6a8a8f1a77
I20260709 14:56:20.970770 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:20.971205 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:20.971699 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:21.083518 30363 raft_consensus.cc:993] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c: : Instructing follower abf9c8b3fb50478e86174a6a8a8f1a77 to start an election
I20260709 14:56:21.083984 30220 raft_consensus.cc:1081] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Signalling peer abf9c8b3fb50478e86174a6a8a8f1a77 to start an election
I20260709 14:56:21.085537 30006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
 from {username='slave'} at 127.0.0.1:42654
I20260709 14:56:21.085950 30006 raft_consensus.cc:493] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:21.086196 30006 raft_consensus.cc:3060] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:21.090528 30006 raft_consensus.cc:515] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:21.091881 30006 leader_election.cc:290] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 3 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:21.092702 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:21.092936 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a69cd8fc4294453b680fff5aa6fa6f1" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:21.093341 30274 raft_consensus.cc:3060] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:21.093405 30079 raft_consensus.cc:3055] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:21.093708 30079 raft_consensus.cc:740] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:21.094380 30079 consensus_queue.cc:260] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:21.095235 30079 raft_consensus.cc:3060] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:21.097894 30274 raft_consensus.cc:2468] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 3.
I20260709 14:56:21.098836 29971 leader_election.cc:304] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [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: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:21.099568 30350 raft_consensus.cc:2804] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:21.099604 30079 raft_consensus.cc:2468] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 3.
I20260709 14:56:21.100592 30350 raft_consensus.cc:697] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:21.101338 30350 consensus_queue.cc:237] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [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: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:21.107609 29827 catalog_manager.cc:5697] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 2 to 3, leader changed from d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3) to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 3 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.245201 30363 raft_consensus.cc:993] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c: : Instructing follower abf9c8b3fb50478e86174a6a8a8f1a77 to start an election
I20260709 14:56:21.245666 30220 raft_consensus.cc:1081] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Signalling peer abf9c8b3fb50478e86174a6a8a8f1a77 to start an election
I20260709 14:56:21.247007 30006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
 from {username='slave'} at 127.0.0.1:42654
I20260709 14:56:21.247468 30006 raft_consensus.cc:493] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:21.247732 30006 raft_consensus.cc:3060] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.252485 30006 raft_consensus.cc:515] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:21.254244 30006 leader_election.cc:290] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 2 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3:39381)
I20260709 14:56:21.254971 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:21.255327 30079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4113005fe57451295d8d53fcfa0ed3e" candidate_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
I20260709 14:56:21.255578 30274 raft_consensus.cc:3060] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.255934 30079 raft_consensus.cc:3055] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:21.256259 30079 raft_consensus.cc:740] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:21.257081 30079 consensus_queue.cc:260] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:21.257920 30079 raft_consensus.cc:3060] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:21.260190 30274 raft_consensus.cc:2468] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 2.
I20260709 14:56:21.261190 29971 leader_election.cc:304] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, abf9c8b3fb50478e86174a6a8a8f1a77; no voters: 
I20260709 14:56:21.261931 30365 raft_consensus.cc:2804] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:21.262288 30365 raft_consensus.cc:697] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 LEADER]: Becoming Leader. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:21.262310 30079 raft_consensus.cc:2468] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf9c8b3fb50478e86174a6a8a8f1a77 in term 2.
I20260709 14:56:21.263108 30365 consensus_queue.cc:237] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:21.269212 29827 catalog_manager.cc:5697] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 reported cstate change: term changed from 1 to 2, leader changed from d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3) to abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:21.569968 30079 raft_consensus.cc:1275] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Refusing update from remote peer abf9c8b3fb50478e86174a6a8a8f1a77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:21.570997 30365 consensus_queue.cc:1048] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:21.580691 30274 raft_consensus.cc:1275] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Refusing update from remote peer abf9c8b3fb50478e86174a6a8a8f1a77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:21.586082 30375 consensus_queue.cc:1048] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:56:21.699744 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:21.702723 30274 raft_consensus.cc:1275] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Refusing update from remote peer abf9c8b3fb50478e86174a6a8a8f1a77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.703842 30350 consensus_queue.cc:1048] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:21.711493 30079 raft_consensus.cc:1275] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Refusing update from remote peer abf9c8b3fb50478e86174a6a8a8f1a77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:21.714252 30374 consensus_queue.cc:1048] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:21.978029 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:21.984901 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c586b591f784c04ab2083f7cb718eb6"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
mode: GRACEFUL
new_leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:36230
I20260709 14:56:21.985421 30006 raft_consensus.cc:606] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Received request to transfer leadership to TS d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:21.987692 30006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c375e2ae973a49e8a33a73f525c9ac74"
dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
mode: GRACEFUL
new_leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:36230
I20260709 14:56:21.988075 30006 raft_consensus.cc:606] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Received request to transfer leadership to TS d83c4ecf9e234c1b9e5cd32d2684db7c
I20260709 14:56:21.989073 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:21.989499 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:21.990015 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:22.339116 30350 raft_consensus.cc:993] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77: : Instructing follower d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:22.339534 30374 raft_consensus.cc:1081] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Signalling peer d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:22.340802 30079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c586b591f784c04ab2083f7cb718eb6"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:50696
I20260709 14:56:22.341223 30079 raft_consensus.cc:493] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.341444 30079 raft_consensus.cc:3060] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.345434 30079 raft_consensus.cc:515] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:22.346789 30079 leader_election.cc:290] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:22.347503 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c586b591f784c04ab2083f7cb718eb6" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:22.347709 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c586b591f784c04ab2083f7cb718eb6" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:22.348037 30273 raft_consensus.cc:3060] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.348217 30006 raft_consensus.cc:3055] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:22.348512 30006 raft_consensus.cc:740] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:22.349080 30006 consensus_queue.cc:260] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:22.349912 30006 raft_consensus.cc:3060] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.352977 30273 raft_consensus.cc:2468] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:22.354002 30006 raft_consensus.cc:2468] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:22.354068 30045 leader_election.cc:304] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:22.355023 30220 raft_consensus.cc:2804] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:22.355891 30220 raft_consensus.cc:697] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:22.356617 30220 consensus_queue.cc:237] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:22.362789 29826 catalog_manager.cc:5697] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 1 to 2, leader changed from abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2) to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 2 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:22.373854 30374 raft_consensus.cc:993] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77: : Instructing follower d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:22.374234 30350 raft_consensus.cc:1081] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Signalling peer d83c4ecf9e234c1b9e5cd32d2684db7c to start an election
I20260709 14:56:22.375396 30079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c375e2ae973a49e8a33a73f525c9ac74"
dest_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c"
 from {username='slave'} at 127.0.0.1:50696
I20260709 14:56:22.375758 30079 raft_consensus.cc:493] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:22.375975 30079 raft_consensus.cc:3060] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.379909 30079 raft_consensus.cc:515] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:22.381151 30079 leader_election.cc:290] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Requested vote from peers 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721), abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489)
I20260709 14:56:22.381796 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375e2ae973a49e8a33a73f525c9ac74" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28aee1bbac1e44f1a8559239b7e4b731"
I20260709 14:56:22.382095 30006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375e2ae973a49e8a33a73f525c9ac74" candidate_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77"
I20260709 14:56:22.382373 30273 raft_consensus.cc:3060] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.382642 30006 raft_consensus.cc:3055] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:22.382891 30006 raft_consensus.cc:740] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf9c8b3fb50478e86174a6a8a8f1a77, State: Running, Role: LEADER
I20260709 14:56:22.383541 30006 consensus_queue.cc:260] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:22.384271 30006 raft_consensus.cc:3060] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:22.386971 30273 raft_consensus.cc:2468] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:22.387809 30045 leader_election.cc:304] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28aee1bbac1e44f1a8559239b7e4b731, d83c4ecf9e234c1b9e5cd32d2684db7c; no voters: 
I20260709 14:56:22.388447 30220 raft_consensus.cc:2804] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:22.388530 30006 raft_consensus.cc:2468] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83c4ecf9e234c1b9e5cd32d2684db7c in term 2.
I20260709 14:56:22.388955 30220 raft_consensus.cc:697] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Becoming Leader. State: Replica: d83c4ecf9e234c1b9e5cd32d2684db7c, State: Running, Role: LEADER
I20260709 14:56:22.389839 30220 consensus_queue.cc:237] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } }
I20260709 14:56:22.396241 29826 catalog_manager.cc:5697] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c reported cstate change: term changed from 1 to 2, leader changed from abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2) to d83c4ecf9e234c1b9e5cd32d2684db7c (127.26.0.3). New cstate: current_term: 2 leader_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d83c4ecf9e234c1b9e5cd32d2684db7c" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 39381 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:22.700680 29877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:22.773955 30273 raft_consensus.cc:1275] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.775250 30381 consensus_queue.cc:1048] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.786772 30006 raft_consensus.cc:1275] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.788231 30391 consensus_queue.cc:1048] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.879904 30273 raft_consensus.cc:1275] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.881129 30391 consensus_queue.cc:1048] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "28aee1bbac1e44f1a8559239b7e4b731" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.889451 30006 raft_consensus.cc:1275] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Refusing update from remote peer d83c4ecf9e234c1b9e5cd32d2684db7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:22.891541 30220 consensus_queue.cc:1048] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf9c8b3fb50478e86174a6a8a8f1a77" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:22.996107 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:23.022161 26624 tablet_server.cc:179] TabletServer@127.26.0.1:44721 shutting down...
I20260709 14:56:23.041432 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:23.042021 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.042570 26624 raft_consensus.cc:2243] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.042984 26624 raft_consensus.cc:2272] T f427ed5e747c4af3b71274c46c6f3209 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.044782 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.045342 26624 raft_consensus.cc:2243] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.045728 26624 raft_consensus.cc:2272] T 3c586b591f784c04ab2083f7cb718eb6 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.047730 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.048242 26624 raft_consensus.cc:2243] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.048607 26624 raft_consensus.cc:2272] T 611519fe46c04210991c20c740204cde P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.050240 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.050709 26624 raft_consensus.cc:2243] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.051088 26624 raft_consensus.cc:2272] T bf339b5ea60343be82b216b2df2f87ff P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.052671 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.053170 26624 raft_consensus.cc:2243] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.053496 26624 raft_consensus.cc:2272] T a555b73d7e754ab6b9cd812b59c36fb9 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.055058 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.055519 26624 raft_consensus.cc:2243] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.055881 26624 raft_consensus.cc:2272] T f4113005fe57451295d8d53fcfa0ed3e P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.057509 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.057950 26624 raft_consensus.cc:2243] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.058317 26624 raft_consensus.cc:2272] T 9a69cd8fc4294453b680fff5aa6fa6f1 P 28aee1bbac1e44f1a8559239b7e4b731 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.059834 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.060390 26624 raft_consensus.cc:2243] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.060809 26624 raft_consensus.cc:2272] T efbd00a7f1794b5189e445c924fa8896 P 28aee1bbac1e44f1a8559239b7e4b731 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:23.061043 30045 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
I20260709 14:56:23.062501 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.063091 26624 raft_consensus.cc:2243] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.063582 26624 raft_consensus.cc:2272] T c375e2ae973a49e8a33a73f525c9ac74 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:23.063701 30045 consensus_peers.cc:597] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:23.065605 26624 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:23.066059 26624 raft_consensus.cc:2243] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.066449 26624 raft_consensus.cc:2272] T 5e926a2ab2934409bff19b834a482561 P 28aee1bbac1e44f1a8559239b7e4b731 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:23.085446 30045 consensus_peers.cc:597] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:23.093145 26624 tablet_server.cc:196] TabletServer@127.26.0.1:44721 shutdown complete.
I20260709 14:56:23.110061 26624 tablet_server.cc:179] TabletServer@127.26.0.2:0 shutting down...
I20260709 14:56:23.132619 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:23.133340 26624 tablet_replica.cc:333] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.133955 26624 raft_consensus.cc:2243] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.134370 26624 raft_consensus.cc:2272] T 3c586b591f784c04ab2083f7cb718eb6 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.136518 26624 tablet_replica.cc:333] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.137178 26624 raft_consensus.cc:2243] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.137567 26624 raft_consensus.cc:2272] T c375e2ae973a49e8a33a73f525c9ac74 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.139709 26624 tablet_replica.cc:333] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.140210 26624 raft_consensus.cc:2243] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.140983 26624 raft_consensus.cc:2272] T f4113005fe57451295d8d53fcfa0ed3e P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.142674 26624 tablet_replica.cc:333] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.143137 26624 raft_consensus.cc:2243] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.143792 26624 raft_consensus.cc:2272] T 611519fe46c04210991c20c740204cde P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.145519 26624 tablet_replica.cc:333] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.145980 26624 raft_consensus.cc:2243] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.146652 26624 raft_consensus.cc:2272] T a555b73d7e754ab6b9cd812b59c36fb9 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.148352 26624 tablet_replica.cc:333] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.148856 26624 raft_consensus.cc:2243] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.149216 26624 raft_consensus.cc:2272] T 5e926a2ab2934409bff19b834a482561 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.150871 26624 tablet_replica.cc:333] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.151328 26624 raft_consensus.cc:2243] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.151682 26624 raft_consensus.cc:2272] T f427ed5e747c4af3b71274c46c6f3209 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.153403 26624 tablet_replica.cc:333] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.153930 26624 raft_consensus.cc:2243] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.154296 26624 raft_consensus.cc:2272] T bf339b5ea60343be82b216b2df2f87ff P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.156234 26624 tablet_replica.cc:333] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.156802 26624 raft_consensus.cc:2243] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:23.157009 30043 consensus_peers.cc:597] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489): Couldn't send request to peer abf9c8b3fb50478e86174a6a8a8f1a77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:23.157214 26624 raft_consensus.cc:2272] T efbd00a7f1794b5189e445c924fa8896 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.159121 26624 tablet_replica.cc:333] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77: stopping tablet replica
I20260709 14:56:23.159564 26624 raft_consensus.cc:2243] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.160218 26624 raft_consensus.cc:2272] T 9a69cd8fc4294453b680fff5aa6fa6f1 P abf9c8b3fb50478e86174a6a8a8f1a77 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:23.166404 30045 consensus_peers.cc:597] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer 28aee1bbac1e44f1a8559239b7e4b731 (127.26.0.1:44721): Couldn't send request to peer 28aee1bbac1e44f1a8559239b7e4b731. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:44721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:23.188905 26624 tablet_server.cc:196] TabletServer@127.26.0.2:0 shutdown complete.
W20260709 14:56:23.198262 30043 consensus_peers.cc:597] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489): Couldn't send request to peer abf9c8b3fb50478e86174a6a8a8f1a77. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:45489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:23.201362 30043 consensus_peers.cc:597] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c -> Peer abf9c8b3fb50478e86174a6a8a8f1a77 (127.26.0.2:45489): Couldn't send request to peer abf9c8b3fb50478e86174a6a8a8f1a77. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:45489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:23.213433 26624 tablet_server.cc:179] TabletServer@127.26.0.3:0 shutting down...
I20260709 14:56:23.235489 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:23.236168 26624 tablet_replica.cc:333] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.236785 26624 raft_consensus.cc:2243] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.237291 26624 raft_consensus.cc:2272] T a555b73d7e754ab6b9cd812b59c36fb9 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.239199 26624 tablet_replica.cc:333] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.239687 26624 raft_consensus.cc:2243] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.240392 26624 raft_consensus.cc:2272] T c375e2ae973a49e8a33a73f525c9ac74 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.243034 26624 tablet_replica.cc:333] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.243516 26624 raft_consensus.cc:2243] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.244179 26624 raft_consensus.cc:2272] T bf339b5ea60343be82b216b2df2f87ff P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.246011 26624 tablet_replica.cc:333] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.246480 26624 raft_consensus.cc:2243] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.247138 26624 raft_consensus.cc:2272] T 3c586b591f784c04ab2083f7cb718eb6 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.249082 26624 tablet_replica.cc:333] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.249536 26624 raft_consensus.cc:2243] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.249868 26624 raft_consensus.cc:2272] T 611519fe46c04210991c20c740204cde P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.251549 26624 tablet_replica.cc:333] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.251973 26624 raft_consensus.cc:2243] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.252307 26624 raft_consensus.cc:2272] T f4113005fe57451295d8d53fcfa0ed3e P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.253998 26624 tablet_replica.cc:333] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.254441 26624 raft_consensus.cc:2243] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.255085 26624 raft_consensus.cc:2272] T 5e926a2ab2934409bff19b834a482561 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.256841 26624 tablet_replica.cc:333] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.257296 26624 raft_consensus.cc:2243] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:23.257637 26624 raft_consensus.cc:2272] T 9a69cd8fc4294453b680fff5aa6fa6f1 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.259250 26624 tablet_replica.cc:333] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.259640 26624 raft_consensus.cc:2243] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.260285 26624 raft_consensus.cc:2272] T efbd00a7f1794b5189e445c924fa8896 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.261996 26624 tablet_replica.cc:333] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c: stopping tablet replica
I20260709 14:56:23.262401 26624 raft_consensus.cc:2243] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.263034 26624 raft_consensus.cc:2272] T f427ed5e747c4af3b71274c46c6f3209 P d83c4ecf9e234c1b9e5cd32d2684db7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.291944 26624 tablet_server.cc:196] TabletServer@127.26.0.3:0 shutdown complete.
I20260709 14:56:23.312268 26624 master.cc:562] Master@127.26.0.62:34175 shutting down...
I20260709 14:56:23.332194 26624 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:23.332705 26624 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:23.333033 26624 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21f39b6f3f384ac0ba11414a6cd61aca: stopping tablet replica
I20260709 14:56:23.355906 26624 master.cc:584] Master@127.26.0.62:34175 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12839 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:56:23.405247 26624 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.0.62:37543
I20260709 14:56:23.406450 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:23.413471 30403 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:23.414121 30404 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:23.415795 30406 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:23.418521 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:23.419390 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:23.419575 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:23.419690 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608983419680 us; error 0 us; skew 500 ppm
I20260709 14:56:23.420156 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:23.422683 26624 webserver.cc:533] Webserver started at http://127.26.0.62:41391/ using document root <none> and password file <none>
I20260709 14:56:23.423185 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:23.423372 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:23.423645 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:23.425031 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/master-0-root/instance:
uuid: "52799ee297af4c77a902344623c9dadb"
format_stamp: "Formatted at 2026-07-09 14:56:23 on dist-test-slave-tl66"
I20260709 14:56:23.429308 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:23.432443 30411 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.433169 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:23.433478 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/master-0-root
uuid: "52799ee297af4c77a902344623c9dadb"
format_stamp: "Formatted at 2026-07-09 14:56:23 on dist-test-slave-tl66"
I20260709 14:56:23.433741 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:23.449764 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:23.450932 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:23.488082 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.62:37543
I20260709 14:56:23.488219 30462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.62:37543 every 8 connection(s)
I20260709 14:56:23.491878 30463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.503472 30463 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb: Bootstrap starting.
I20260709 14:56:23.508224 30463 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:23.512297 30463 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb: No bootstrap required, opened a new log
I20260709 14:56:23.514493 30463 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52799ee297af4c77a902344623c9dadb" member_type: VOTER }
I20260709 14:56:23.514983 30463 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:23.515205 30463 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52799ee297af4c77a902344623c9dadb, State: Initialized, Role: FOLLOWER
I20260709 14:56:23.515784 30463 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52799ee297af4c77a902344623c9dadb" member_type: VOTER }
I20260709 14:56:23.516217 30463 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:23.516436 30463 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:23.516708 30463 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:23.521436 30463 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52799ee297af4c77a902344623c9dadb" member_type: VOTER }
I20260709 14:56:23.521939 30463 leader_election.cc:304] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [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: 52799ee297af4c77a902344623c9dadb; no voters: 
I20260709 14:56:23.523065 30463 leader_election.cc:290] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:23.523453 30466 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:23.524680 30466 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 1 LEADER]: Becoming Leader. State: Replica: 52799ee297af4c77a902344623c9dadb, State: Running, Role: LEADER
I20260709 14:56:23.525367 30466 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [LEADER]: Queue going to LEADER mode. State: All 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: "52799ee297af4c77a902344623c9dadb" member_type: VOTER }
I20260709 14:56:23.525830 30463 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:23.528419 30467 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52799ee297af4c77a902344623c9dadb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52799ee297af4c77a902344623c9dadb" member_type: VOTER } }
I20260709 14:56:23.528432 30468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52799ee297af4c77a902344623c9dadb. Latest consensus state: current_term: 1 leader_uuid: "52799ee297af4c77a902344623c9dadb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52799ee297af4c77a902344623c9dadb" member_type: VOTER } }
I20260709 14:56:23.529179 30467 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:23.529214 30468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:23.533016 30472 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:23.538034 30472 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:23.539598 26624 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:23.546609 30472 catalog_manager.cc:1383] Generated new cluster ID: 92b6bb182e424905a392cbdef9ef9e8e
I20260709 14:56:23.546897 30472 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:23.563587 30472 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:23.564940 30472 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:23.582180 30472 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb: Generated new TSK 0
I20260709 14:56:23.582746 30472 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:23.605940 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:23.612010 30484 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:23.612775 30485 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:23.614084 30487 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:23.614535 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:23.615406 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:23.615599 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:23.615743 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608983615726 us; error 0 us; skew 500 ppm
I20260709 14:56:23.616278 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:23.618490 26624 webserver.cc:533] Webserver started at http://127.26.0.1:46367/ using document root <none> and password file <none>
I20260709 14:56:23.618939 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:23.619117 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:23.619367 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:23.620589 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-0-root/instance:
uuid: "75863762825340a083312ca7bd6bfe93"
format_stamp: "Formatted at 2026-07-09 14:56:23 on dist-test-slave-tl66"
I20260709 14:56:23.625095 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:23.628391 30492 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.629073 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:23.629345 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "75863762825340a083312ca7bd6bfe93"
format_stamp: "Formatted at 2026-07-09 14:56:23 on dist-test-slave-tl66"
I20260709 14:56:23.629616 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:23.656754 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:23.658025 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:23.659449 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:23.661773 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:23.661964 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.662199 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:23.662366 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.717983 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:35537
I20260709 14:56:23.718076 30554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:35537 every 8 connection(s)
I20260709 14:56:23.723752 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:23.730664 30559 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:23.732965 30560 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:23.737854 30555 heartbeater.cc:344] Connected to a master server at 127.26.0.62:37543
I20260709 14:56:23.738327 30555 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:23.739207 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:23.739406 30555 heartbeater.cc:507] Master 127.26.0.62:37543 requested a full tablet report, sending...
W20260709 14:56:23.741020 30562 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:23.741569 30428 ts_manager.cc:194] Registered new tserver with Master: 75863762825340a083312ca7bd6bfe93 (127.26.0.1:35537)
I20260709 14:56:23.741854 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:23.742112 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:23.742286 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608983742270 us; error 0 us; skew 500 ppm
I20260709 14:56:23.742862 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:23.743469 30428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53412
I20260709 14:56:23.745357 26624 webserver.cc:533] Webserver started at http://127.26.0.2:35649/ using document root <none> and password file <none>
I20260709 14:56:23.745855 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:23.746039 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:23.746284 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:23.747422 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-1-root/instance:
uuid: "20c303b26a93493e8ba955db5a10b3ac"
format_stamp: "Formatted at 2026-07-09 14:56:23 on dist-test-slave-tl66"
I20260709 14:56:23.751518 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:56:23.754659 30567 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.755339 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:23.755597 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-1-root
uuid: "20c303b26a93493e8ba955db5a10b3ac"
format_stamp: "Formatted at 2026-07-09 14:56:23 on dist-test-slave-tl66"
I20260709 14:56:23.755860 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:23.777959 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:23.779117 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:23.780496 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:23.782611 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:23.782805 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.783021 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:23.783171 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.820765 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.2:33565
I20260709 14:56:23.820896 30629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.2:33565 every 8 connection(s)
I20260709 14:56:23.826102 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:23.833134 30634 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:23.833377 30633 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:23.834595 30636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:23.835767 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:23.836740 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:23.836978 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:23.837134 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608983837116 us; error 0 us; skew 500 ppm
I20260709 14:56:23.837395 30630 heartbeater.cc:344] Connected to a master server at 127.26.0.62:37543
I20260709 14:56:23.837793 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:23.837815 30630 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:23.838884 30630 heartbeater.cc:507] Master 127.26.0.62:37543 requested a full tablet report, sending...
I20260709 14:56:23.840569 26624 webserver.cc:533] Webserver started at http://127.26.0.3:43293/ using document root <none> and password file <none>
I20260709 14:56:23.840957 30428 ts_manager.cc:194] Registered new tserver with Master: 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2:33565)
I20260709 14:56:23.841102 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:23.841391 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:23.841629 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:23.842345 30428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53426
I20260709 14:56:23.842839 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-2-root/instance:
uuid: "1425691c78374c31837c6f0772be25d6"
format_stamp: "Formatted at 2026-07-09 14:56:23 on dist-test-slave-tl66"
I20260709 14:56:23.847467 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:23.850625 30641 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.851351 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 14:56:23.851622 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-2-root
uuid: "1425691c78374c31837c6f0772be25d6"
format_stamp: "Formatted at 2026-07-09 14:56:23 on dist-test-slave-tl66"
I20260709 14:56:23.851894 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608902566063-26624-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:23.867580 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:23.868718 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:23.870101 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:23.872225 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:23.872455 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.872658 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:23.872789 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:23.910084 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.3:43039
I20260709 14:56:23.910188 30703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.3:43039 every 8 connection(s)
I20260709 14:56:23.923007 30704 heartbeater.cc:344] Connected to a master server at 127.26.0.62:37543
I20260709 14:56:23.923413 30704 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:23.924113 30704 heartbeater.cc:507] Master 127.26.0.62:37543 requested a full tablet report, sending...
I20260709 14:56:23.925886 30428 ts_manager.cc:194] Registered new tserver with Master: 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039)
I20260709 14:56:23.926267 26624 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013068551s
I20260709 14:56:23.927264 30428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53440
I20260709 14:56:23.950838 30428 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53442:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:23.952881 30428 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:23.997043 30669 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea5598d84a5457fb5bb76d1ccb2384d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=00c7a6be649e4ef2bdb67e9a84b06215]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:23.997730 30595 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea5598d84a5457fb5bb76d1ccb2384d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=00c7a6be649e4ef2bdb67e9a84b06215]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:23.998461 30669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea5598d84a5457fb5bb76d1ccb2384d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.999070 30595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea5598d84a5457fb5bb76d1ccb2384d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.999699 30594 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2b384e0c97419f8e12b8f0c3544d98 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=00c7a6be649e4ef2bdb67e9a84b06215]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:24.000303 30520 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea5598d84a5457fb5bb76d1ccb2384d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=00c7a6be649e4ef2bdb67e9a84b06215]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:24.000495 30519 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2b384e0c97419f8e12b8f0c3544d98 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=00c7a6be649e4ef2bdb67e9a84b06215]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:24.000967 30594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2b384e0c97419f8e12b8f0c3544d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.001626 30520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea5598d84a5457fb5bb76d1ccb2384d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:23.997043 30668 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2b384e0c97419f8e12b8f0c3544d98 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=00c7a6be649e4ef2bdb67e9a84b06215]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:24.004873 30668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2b384e0c97419f8e12b8f0c3544d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.005637 30519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2b384e0c97419f8e12b8f0c3544d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.023597 30719 tablet_bootstrap.cc:492] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac: Bootstrap starting.
I20260709 14:56:24.025808 30720 tablet_bootstrap.cc:492] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6: Bootstrap starting.
I20260709 14:56:24.037043 30719 tablet_bootstrap.cc:654] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.037150 30721 tablet_bootstrap.cc:492] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93: Bootstrap starting.
I20260709 14:56:24.037621 30720 tablet_bootstrap.cc:654] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.044247 30719 tablet_bootstrap.cc:492] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac: No bootstrap required, opened a new log
I20260709 14:56:24.045044 30719 ts_tablet_manager.cc:1403] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 14:56:24.046988 30721 tablet_bootstrap.cc:654] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.048105 30719 raft_consensus.cc:359] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:24.048967 30719 raft_consensus.cc:385] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.049329 30719 raft_consensus.cc:740] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c303b26a93493e8ba955db5a10b3ac, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.050002 30719 consensus_queue.cc:260] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:24.051636 30720 tablet_bootstrap.cc:492] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6: No bootstrap required, opened a new log
I20260709 14:56:24.052183 30720 ts_tablet_manager.cc:1403] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260709 14:56:24.052276 30630 heartbeater.cc:499] Master 127.26.0.62:37543 was elected leader, sending a full tablet report...
I20260709 14:56:24.052793 30719 ts_tablet_manager.cc:1434] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:24.053915 30719 tablet_bootstrap.cc:492] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac: Bootstrap starting.
I20260709 14:56:24.054243 30721 tablet_bootstrap.cc:492] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93: No bootstrap required, opened a new log
I20260709 14:56:24.054756 30721 ts_tablet_manager.cc:1403] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 14:56:24.055037 30720 raft_consensus.cc:359] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.055804 30720 raft_consensus.cc:385] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.056125 30720 raft_consensus.cc:740] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1425691c78374c31837c6f0772be25d6, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.056924 30720 consensus_queue.cc:260] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.057998 30721 raft_consensus.cc:359] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:24.058760 30721 raft_consensus.cc:385] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.059094 30721 raft_consensus.cc:740] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75863762825340a083312ca7bd6bfe93, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.060019 30721 consensus_queue.cc:260] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:24.060848 30719 tablet_bootstrap.cc:654] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.066355 30721 ts_tablet_manager.cc:1434] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:56:24.067843 30555 heartbeater.cc:499] Master 127.26.0.62:37543 was elected leader, sending a full tablet report...
I20260709 14:56:24.068464 30720 ts_tablet_manager.cc:1434] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:56:24.069507 30725 raft_consensus.cc:493] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.070240 30721 tablet_bootstrap.cc:492] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93: Bootstrap starting.
I20260709 14:56:24.073309 30704 heartbeater.cc:499] Master 127.26.0.62:37543 was elected leader, sending a full tablet report...
I20260709 14:56:24.074141 30720 tablet_bootstrap.cc:492] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6: Bootstrap starting.
I20260709 14:56:24.080765 30720 tablet_bootstrap.cc:654] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.070035 30725 raft_consensus.cc:515] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:24.085094 30719 tablet_bootstrap.cc:492] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac: No bootstrap required, opened a new log
I20260709 14:56:24.085601 30719 ts_tablet_manager.cc:1403] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.012s
I20260709 14:56:24.088521 30719 raft_consensus.cc:359] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.089241 30719 raft_consensus.cc:385] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.089519 30719 raft_consensus.cc:740] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c303b26a93493e8ba955db5a10b3ac, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.090214 30719 consensus_queue.cc:260] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.091289 30721 tablet_bootstrap.cc:654] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.097781 30725 leader_election.cc:290] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039), 75863762825340a083312ca7bd6bfe93 (127.26.0.1:35537)
I20260709 14:56:24.102207 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5598d84a5457fb5bb76d1ccb2384d" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1425691c78374c31837c6f0772be25d6" is_pre_election: true
W20260709 14:56:24.103941 30569 leader_election.cc:343] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:24.112340 30719 ts_tablet_manager.cc:1434] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
I20260709 14:56:24.114056 30721 tablet_bootstrap.cc:492] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93: No bootstrap required, opened a new log
I20260709 14:56:24.114702 30721 ts_tablet_manager.cc:1403] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.005s
I20260709 14:56:24.114893 30720 tablet_bootstrap.cc:492] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6: No bootstrap required, opened a new log
I20260709 14:56:24.115497 30720 ts_tablet_manager.cc:1403] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.016s
I20260709 14:56:24.117846 30721 raft_consensus.cc:359] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.118670 30721 raft_consensus.cc:385] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.119042 30721 raft_consensus.cc:740] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75863762825340a083312ca7bd6bfe93, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.118330 30720 raft_consensus.cc:359] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:24.119488 30720 raft_consensus.cc:385] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.119781 30720 raft_consensus.cc:740] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1425691c78374c31837c6f0772be25d6, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.119822 30721 consensus_queue.cc:260] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.120184 30530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5598d84a5457fb5bb76d1ccb2384d" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75863762825340a083312ca7bd6bfe93" is_pre_election: true
I20260709 14:56:24.120438 30720 consensus_queue.cc:260] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:24.120950 30530 raft_consensus.cc:2468] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20c303b26a93493e8ba955db5a10b3ac in term 0.
I20260709 14:56:24.122058 30721 ts_tablet_manager.cc:1434] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:24.122232 30720 ts_tablet_manager.cc:1434] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:24.123324 30571 leader_election.cc:304] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [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: 20c303b26a93493e8ba955db5a10b3ac, 75863762825340a083312ca7bd6bfe93; no voters: 1425691c78374c31837c6f0772be25d6
I20260709 14:56:24.124845 30730 raft_consensus.cc:2804] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.125273 30730 raft_consensus.cc:493] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.125653 30730 raft_consensus.cc:3060] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.133774 30730 raft_consensus.cc:515] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:24.135363 30730 leader_election.cc:290] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 1 election: Requested vote from peers 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039), 75863762825340a083312ca7bd6bfe93 (127.26.0.1:35537)
I20260709 14:56:24.136123 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5598d84a5457fb5bb76d1ccb2384d" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1425691c78374c31837c6f0772be25d6"
I20260709 14:56:24.136384 30530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5598d84a5457fb5bb76d1ccb2384d" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75863762825340a083312ca7bd6bfe93"
I20260709 14:56:24.136653 30679 raft_consensus.cc:3060] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.136930 30530 raft_consensus.cc:3060] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.141793 30679 raft_consensus.cc:2468] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20c303b26a93493e8ba955db5a10b3ac in term 1.
I20260709 14:56:24.141887 30530 raft_consensus.cc:2468] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20c303b26a93493e8ba955db5a10b3ac in term 1.
I20260709 14:56:24.142752 30569 leader_election.cc:304] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1425691c78374c31837c6f0772be25d6, 20c303b26a93493e8ba955db5a10b3ac; no voters: 
I20260709 14:56:24.143373 30730 raft_consensus.cc:2804] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.143769 30730 raft_consensus.cc:697] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Becoming Leader. State: Replica: 20c303b26a93493e8ba955db5a10b3ac, State: Running, Role: LEADER
I20260709 14:56:24.144415 30730 consensus_queue.cc:237] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:24.150499 30426 catalog_manager.cc:5697] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2). New cstate: current_term: 1 leader_uuid: "20c303b26a93493e8ba955db5a10b3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.375746 30726 raft_consensus.cc:493] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.376246 30726 raft_consensus.cc:515] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.378253 30726 leader_election.cc:290] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75863762825340a083312ca7bd6bfe93 (127.26.0.1:35537), 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2:33565)
I20260709 14:56:24.387727 30530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2b384e0c97419f8e12b8f0c3544d98" candidate_uuid: "1425691c78374c31837c6f0772be25d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75863762825340a083312ca7bd6bfe93" is_pre_election: true
I20260709 14:56:24.388347 30530 raft_consensus.cc:2468] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1425691c78374c31837c6f0772be25d6 in term 0.
I20260709 14:56:24.388561 30605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2b384e0c97419f8e12b8f0c3544d98" candidate_uuid: "1425691c78374c31837c6f0772be25d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c303b26a93493e8ba955db5a10b3ac" is_pre_election: true
I20260709 14:56:24.389329 30605 raft_consensus.cc:2468] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1425691c78374c31837c6f0772be25d6 in term 0.
I20260709 14:56:24.389611 30645 leader_election.cc:304] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1425691c78374c31837c6f0772be25d6, 75863762825340a083312ca7bd6bfe93; no voters: 
I20260709 14:56:24.390394 30726 raft_consensus.cc:2804] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.390715 30726 raft_consensus.cc:493] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.390981 30726 raft_consensus.cc:3060] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.396044 30726 raft_consensus.cc:515] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.397574 30726 leader_election.cc:290] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [CANDIDATE]: Term 1 election: Requested vote from peers 75863762825340a083312ca7bd6bfe93 (127.26.0.1:35537), 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2:33565)
I20260709 14:56:24.398186 30530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2b384e0c97419f8e12b8f0c3544d98" candidate_uuid: "1425691c78374c31837c6f0772be25d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75863762825340a083312ca7bd6bfe93"
I20260709 14:56:24.398512 30605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2b384e0c97419f8e12b8f0c3544d98" candidate_uuid: "1425691c78374c31837c6f0772be25d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c303b26a93493e8ba955db5a10b3ac"
I20260709 14:56:24.398787 30530 raft_consensus.cc:3060] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.399077 30605 raft_consensus.cc:3060] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.405539 30530 raft_consensus.cc:2468] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1425691c78374c31837c6f0772be25d6 in term 1.
I20260709 14:56:24.405977 30605 raft_consensus.cc:2468] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1425691c78374c31837c6f0772be25d6 in term 1.
I20260709 14:56:24.406591 30645 leader_election.cc:304] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1425691c78374c31837c6f0772be25d6, 75863762825340a083312ca7bd6bfe93; no voters: 
I20260709 14:56:24.407269 30726 raft_consensus.cc:2804] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.408079 30726 raft_consensus.cc:697] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 1 LEADER]: Becoming Leader. State: Replica: 1425691c78374c31837c6f0772be25d6, State: Running, Role: LEADER
I20260709 14:56:24.408797 30726 consensus_queue.cc:237] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.414822 30426 catalog_manager.cc:5697] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1425691c78374c31837c6f0772be25d6 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "1425691c78374c31837c6f0772be25d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:24.514889 30426 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53448:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:24.516677 30426 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.
W20260709 14:56:24.535033 30476 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:24.538354 30520 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3df12951dd4b14924541f7a4394365 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b2b4794b1f654af1b1285365365f5952]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:24.539681 30520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3df12951dd4b14924541f7a4394365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.539501 30595 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3df12951dd4b14924541f7a4394365 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b2b4794b1f654af1b1285365365f5952]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:24.540759 30595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3df12951dd4b14924541f7a4394365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.541298 30669 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3df12951dd4b14924541f7a4394365 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b2b4794b1f654af1b1285365365f5952]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:24.542495 30669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3df12951dd4b14924541f7a4394365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.546571 30668 tablet_service.cc:1511] Processing CreateTablet for tablet 961f35176065414a8f6af61aaa8888b9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b2b4794b1f654af1b1285365365f5952]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:24.547221 30519 tablet_service.cc:1511] Processing CreateTablet for tablet 961f35176065414a8f6af61aaa8888b9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b2b4794b1f654af1b1285365365f5952]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:24.547802 30668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961f35176065414a8f6af61aaa8888b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.548365 30519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961f35176065414a8f6af61aaa8888b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.544312 30594 tablet_service.cc:1511] Processing CreateTablet for tablet 961f35176065414a8f6af61aaa8888b9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b2b4794b1f654af1b1285365365f5952]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:24.551339 30594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961f35176065414a8f6af61aaa8888b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:24.561769 30721 tablet_bootstrap.cc:492] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93: Bootstrap starting.
I20260709 14:56:24.564374 30720 tablet_bootstrap.cc:492] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6: Bootstrap starting.
I20260709 14:56:24.567724 30721 tablet_bootstrap.cc:654] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.570890 30720 tablet_bootstrap.cc:654] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.577184 30725 consensus_queue.cc:1048] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:24.578768 30725 consensus_queue.cc:1048] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.580561 30719 tablet_bootstrap.cc:492] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac: Bootstrap starting.
I20260709 14:56:24.587915 30721 tablet_bootstrap.cc:492] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93: No bootstrap required, opened a new log
I20260709 14:56:24.588624 30721 ts_tablet_manager.cc:1403] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 14:56:24.591796 30721 raft_consensus.cc:359] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.593235 30721 raft_consensus.cc:385] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.593755 30721 raft_consensus.cc:740] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75863762825340a083312ca7bd6bfe93, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.594656 30721 consensus_queue.cc:260] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.599390 30719 tablet_bootstrap.cc:654] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.599903 30720 tablet_bootstrap.cc:492] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6: No bootstrap required, opened a new log
I20260709 14:56:24.600499 30720 ts_tablet_manager.cc:1403] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.010s
I20260709 14:56:24.601037 30721 ts_tablet_manager.cc:1434] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:24.602051 30721 tablet_bootstrap.cc:492] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93: Bootstrap starting.
I20260709 14:56:24.605667 30720 raft_consensus.cc:359] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.608587 30720 raft_consensus.cc:385] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.607800 30719 tablet_bootstrap.cc:492] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac: No bootstrap required, opened a new log
I20260709 14:56:24.610224 30719 ts_tablet_manager.cc:1403] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260709 14:56:24.608974 30720 raft_consensus.cc:740] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1425691c78374c31837c6f0772be25d6, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.612237 30720 consensus_queue.cc:260] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.617349 30720 ts_tablet_manager.cc:1434] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 14:56:24.618328 30720 tablet_bootstrap.cc:492] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6: Bootstrap starting.
I20260709 14:56:24.615232 30719 raft_consensus.cc:359] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.619794 30719 raft_consensus.cc:385] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.620146 30719 raft_consensus.cc:740] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c303b26a93493e8ba955db5a10b3ac, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.621006 30719 consensus_queue.cc:260] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.630451 30719 ts_tablet_manager.cc:1434] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:56:24.631592 30719 tablet_bootstrap.cc:492] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac: Bootstrap starting.
I20260709 14:56:24.626523 30720 tablet_bootstrap.cc:654] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.640653 30719 tablet_bootstrap.cc:654] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.657011 30721 tablet_bootstrap.cc:654] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:24.663674 30720 tablet_bootstrap.cc:492] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6: No bootstrap required, opened a new log
I20260709 14:56:24.664155 30720 ts_tablet_manager.cc:1403] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.009s
I20260709 14:56:24.664714 30721 tablet_bootstrap.cc:492] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93: No bootstrap required, opened a new log
I20260709 14:56:24.665259 30721 ts_tablet_manager.cc:1403] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.005s
I20260709 14:56:24.665710 30719 tablet_bootstrap.cc:492] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac: No bootstrap required, opened a new log
I20260709 14:56:24.666222 30719 ts_tablet_manager.cc:1403] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.006s
I20260709 14:56:24.668105 30721 raft_consensus.cc:359] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.668393 30720 raft_consensus.cc:359] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.668915 30721 raft_consensus.cc:385] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.669196 30720 raft_consensus.cc:385] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.669281 30721 raft_consensus.cc:740] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75863762825340a083312ca7bd6bfe93, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.669452 30719 raft_consensus.cc:359] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.669636 30720 raft_consensus.cc:740] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1425691c78374c31837c6f0772be25d6, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.670234 30719 raft_consensus.cc:385] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:24.670163 30721 consensus_queue.cc:260] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.670696 30719 raft_consensus.cc:740] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c303b26a93493e8ba955db5a10b3ac, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.670864 30720 consensus_queue.cc:260] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.672475 30721 ts_tablet_manager.cc:1434] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:24.672703 30719 consensus_queue.cc:260] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.673460 30720 ts_tablet_manager.cc:1434] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:56:24.674629 30719 ts_tablet_manager.cc:1434] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:24.748152 30730 raft_consensus.cc:493] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.748665 30730 raft_consensus.cc:515] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.750429 30730 leader_election.cc:290] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75863762825340a083312ca7bd6bfe93 (127.26.0.1:35537), 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039)
I20260709 14:56:24.751137 30530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961f35176065414a8f6af61aaa8888b9" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75863762825340a083312ca7bd6bfe93" is_pre_election: true
I20260709 14:56:24.751554 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961f35176065414a8f6af61aaa8888b9" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1425691c78374c31837c6f0772be25d6" is_pre_election: true
I20260709 14:56:24.751804 30530 raft_consensus.cc:2468] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20c303b26a93493e8ba955db5a10b3ac in term 0.
I20260709 14:56:24.752195 30679 raft_consensus.cc:2468] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20c303b26a93493e8ba955db5a10b3ac in term 0.
I20260709 14:56:24.752851 30571 leader_election.cc:304] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20c303b26a93493e8ba955db5a10b3ac, 75863762825340a083312ca7bd6bfe93; no voters: 
I20260709 14:56:24.753613 30730 raft_consensus.cc:2804] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.753909 30730 raft_consensus.cc:493] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.754195 30730 raft_consensus.cc:3060] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.758944 30730 raft_consensus.cc:515] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.760349 30730 leader_election.cc:290] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 1 election: Requested vote from peers 75863762825340a083312ca7bd6bfe93 (127.26.0.1:35537), 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039)
I20260709 14:56:24.761135 30530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961f35176065414a8f6af61aaa8888b9" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75863762825340a083312ca7bd6bfe93"
I20260709 14:56:24.761299 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961f35176065414a8f6af61aaa8888b9" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1425691c78374c31837c6f0772be25d6"
I20260709 14:56:24.761621 30530 raft_consensus.cc:3060] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.761835 30679 raft_consensus.cc:3060] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.766322 30530 raft_consensus.cc:2468] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20c303b26a93493e8ba955db5a10b3ac in term 1.
I20260709 14:56:24.766373 30679 raft_consensus.cc:2468] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20c303b26a93493e8ba955db5a10b3ac in term 1.
I20260709 14:56:24.767341 30571 leader_election.cc:304] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20c303b26a93493e8ba955db5a10b3ac, 75863762825340a083312ca7bd6bfe93; no voters: 
I20260709 14:56:24.767966 30730 raft_consensus.cc:2804] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.768306 30730 raft_consensus.cc:697] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Becoming Leader. State: Replica: 20c303b26a93493e8ba955db5a10b3ac, State: Running, Role: LEADER
I20260709 14:56:24.769052 30730 consensus_queue.cc:237] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.775435 30427 catalog_manager.cc:5697] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2). New cstate: current_term: 1 leader_uuid: "20c303b26a93493e8ba955db5a10b3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.921880 30727 raft_consensus.cc:493] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:24.922389 30727 raft_consensus.cc:515] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.924383 30727 leader_election.cc:290] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2:33565), 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039)
I20260709 14:56:24.949272 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3df12951dd4b14924541f7a4394365" candidate_uuid: "75863762825340a083312ca7bd6bfe93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1425691c78374c31837c6f0772be25d6" is_pre_election: true
I20260709 14:56:24.950587 30605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3df12951dd4b14924541f7a4394365" candidate_uuid: "75863762825340a083312ca7bd6bfe93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c303b26a93493e8ba955db5a10b3ac" is_pre_election: true
I20260709 14:56:24.950856 30679 raft_consensus.cc:2468] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75863762825340a083312ca7bd6bfe93 in term 0.
I20260709 14:56:24.951177 30605 raft_consensus.cc:2468] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75863762825340a083312ca7bd6bfe93 in term 0.
I20260709 14:56:24.952100 30494 leader_election.cc:304] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1425691c78374c31837c6f0772be25d6, 75863762825340a083312ca7bd6bfe93; no voters: 
I20260709 14:56:24.952907 30727 raft_consensus.cc:2804] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:24.953234 30727 raft_consensus.cc:493] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:24.953552 30727 raft_consensus.cc:3060] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.958844 30727 raft_consensus.cc:515] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.960294 30727 leader_election.cc:290] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [CANDIDATE]: Term 1 election: Requested vote from peers 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2:33565), 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039)
I20260709 14:56:24.960973 30605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3df12951dd4b14924541f7a4394365" candidate_uuid: "75863762825340a083312ca7bd6bfe93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c303b26a93493e8ba955db5a10b3ac"
I20260709 14:56:24.961306 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3df12951dd4b14924541f7a4394365" candidate_uuid: "75863762825340a083312ca7bd6bfe93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1425691c78374c31837c6f0772be25d6"
I20260709 14:56:24.961472 30605 raft_consensus.cc:3060] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.961796 30679 raft_consensus.cc:3060] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:24.966593 30605 raft_consensus.cc:2468] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75863762825340a083312ca7bd6bfe93 in term 1.
I20260709 14:56:24.966826 30679 raft_consensus.cc:2468] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75863762825340a083312ca7bd6bfe93 in term 1.
I20260709 14:56:24.967628 30495 leader_election.cc:304] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20c303b26a93493e8ba955db5a10b3ac, 75863762825340a083312ca7bd6bfe93; no voters: 
I20260709 14:56:24.968277 30727 raft_consensus.cc:2804] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:24.969295 30727 raft_consensus.cc:697] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 1 LEADER]: Becoming Leader. State: Replica: 75863762825340a083312ca7bd6bfe93, State: Running, Role: LEADER
I20260709 14:56:24.969907 30727 consensus_queue.cc:237] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:24.976522 30427 catalog_manager.cc:5697] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75863762825340a083312ca7bd6bfe93 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "75863762825340a083312ca7bd6bfe93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.980780 30726 consensus_queue.cc:1048] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:24.991709 30726 consensus_queue.cc:1048] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.067826 30605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ea5598d84a5457fb5bb76d1ccb2384d"
dest_uuid: "20c303b26a93493e8ba955db5a10b3ac"
mode: GRACEFUL
new_leader_uuid: "75863762825340a083312ca7bd6bfe93"
 from {username='slave'} at 127.0.0.1:57644
I20260709 14:56:25.068430 30605 raft_consensus.cc:606] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Received request to transfer leadership to TS 75863762825340a083312ca7bd6bfe93
I20260709 14:56:25.078581 30605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "961f35176065414a8f6af61aaa8888b9"
dest_uuid: "20c303b26a93493e8ba955db5a10b3ac"
mode: GRACEFUL
new_leader_uuid: "75863762825340a083312ca7bd6bfe93"
 from {username='slave'} at 127.0.0.1:57644
I20260709 14:56:25.079075 30605 raft_consensus.cc:606] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Received request to transfer leadership to TS 75863762825340a083312ca7bd6bfe93
I20260709 14:56:25.164166 30730 consensus_queue.cc:1048] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:25.185988 30770 raft_consensus.cc:993] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac: : Instructing follower 75863762825340a083312ca7bd6bfe93 to start an election
I20260709 14:56:25.186453 30768 raft_consensus.cc:1081] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Signalling peer 75863762825340a083312ca7bd6bfe93 to start an election
I20260709 14:56:25.189481 30768 consensus_queue.cc:1048] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.189731 30530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ea5598d84a5457fb5bb76d1ccb2384d"
dest_uuid: "75863762825340a083312ca7bd6bfe93"
 from {username='slave'} at 127.0.0.1:36912
I20260709 14:56:25.190358 30530 raft_consensus.cc:493] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.190732 30530 raft_consensus.cc:3060] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.197860 30730 raft_consensus.cc:993] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac: : Instructing follower 75863762825340a083312ca7bd6bfe93 to start an election
I20260709 14:56:25.197954 30530 raft_consensus.cc:515] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:25.198458 30730 raft_consensus.cc:1081] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Signalling peer 75863762825340a083312ca7bd6bfe93 to start an election
I20260709 14:56:25.200076 30529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "961f35176065414a8f6af61aaa8888b9"
dest_uuid: "75863762825340a083312ca7bd6bfe93"
 from {username='slave'} at 127.0.0.1:36912
I20260709 14:56:25.200438 30530 leader_election.cc:290] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [CANDIDATE]: Term 2 election: Requested vote from peers 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039), 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2:33565)
I20260709 14:56:25.200695 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5598d84a5457fb5bb76d1ccb2384d" candidate_uuid: "75863762825340a083312ca7bd6bfe93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1425691c78374c31837c6f0772be25d6"
I20260709 14:56:25.201042 30529 raft_consensus.cc:493] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.201294 30679 raft_consensus.cc:3060] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.201602 30529 raft_consensus.cc:3060] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.201918 30605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea5598d84a5457fb5bb76d1ccb2384d" candidate_uuid: "75863762825340a083312ca7bd6bfe93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20c303b26a93493e8ba955db5a10b3ac"
I20260709 14:56:25.202509 30605 raft_consensus.cc:3055] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.202811 30605 raft_consensus.cc:740] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20c303b26a93493e8ba955db5a10b3ac, State: Running, Role: LEADER
I20260709 14:56:25.203583 30605 consensus_queue.cc:260] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:25.204759 30605 raft_consensus.cc:3060] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.206900 30529 raft_consensus.cc:515] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:25.208042 30679 raft_consensus.cc:2468] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75863762825340a083312ca7bd6bfe93 in term 2.
I20260709 14:56:25.209097 30529 leader_election.cc:290] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [CANDIDATE]: Term 2 election: Requested vote from peers 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2:33565), 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039)
I20260709 14:56:25.209342 30604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961f35176065414a8f6af61aaa8888b9" candidate_uuid: "75863762825340a083312ca7bd6bfe93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20c303b26a93493e8ba955db5a10b3ac"
I20260709 14:56:25.209962 30604 raft_consensus.cc:3055] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.210260 30604 raft_consensus.cc:740] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20c303b26a93493e8ba955db5a10b3ac, State: Running, Role: LEADER
I20260709 14:56:25.211220 30494 leader_election.cc:304] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1425691c78374c31837c6f0772be25d6, 75863762825340a083312ca7bd6bfe93; no voters: 
I20260709 14:56:25.211575 30605 raft_consensus.cc:2468] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75863762825340a083312ca7bd6bfe93 in term 2.
I20260709 14:56:25.212332 30727 raft_consensus.cc:2804] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.212780 30727 raft_consensus.cc:697] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 2 LEADER]: Becoming Leader. State: Replica: 75863762825340a083312ca7bd6bfe93, State: Running, Role: LEADER
I20260709 14:56:25.211005 30604 consensus_queue.cc:260] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:25.213889 30604 raft_consensus.cc:3060] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.213557 30727 consensus_queue.cc:237] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } }
I20260709 14:56:25.215387 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961f35176065414a8f6af61aaa8888b9" candidate_uuid: "75863762825340a083312ca7bd6bfe93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1425691c78374c31837c6f0772be25d6"
I20260709 14:56:25.217185 30679 raft_consensus.cc:3060] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.220789 30604 raft_consensus.cc:2468] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75863762825340a083312ca7bd6bfe93 in term 2.
I20260709 14:56:25.221931 30495 leader_election.cc:304] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20c303b26a93493e8ba955db5a10b3ac, 75863762825340a083312ca7bd6bfe93; no voters: 
I20260709 14:56:25.222733 30727 raft_consensus.cc:2804] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.221917 30427 catalog_manager.cc:5697] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 reported cstate change: term changed from 1 to 2, leader changed from 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2) to 75863762825340a083312ca7bd6bfe93 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "75863762825340a083312ca7bd6bfe93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.223443 30727 raft_consensus.cc:697] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 2 LEADER]: Becoming Leader. State: Replica: 75863762825340a083312ca7bd6bfe93, State: Running, Role: LEADER
I20260709 14:56:25.223783 30679 raft_consensus.cc:2468] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75863762825340a083312ca7bd6bfe93 in term 2.
I20260709 14:56:25.224474 30727 consensus_queue.cc:237] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:25.235659 30427 catalog_manager.cc:5697] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 reported cstate change: term changed from 1 to 2, leader changed from 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2) to 75863762825340a083312ca7bd6bfe93 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "75863762825340a083312ca7bd6bfe93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.288414 26624 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:56:25.289966 26624 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:56:25.290297 26624 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:56:25.302062 30529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d3df12951dd4b14924541f7a4394365"
dest_uuid: "75863762825340a083312ca7bd6bfe93"
mode: GRACEFUL
new_leader_uuid: "20c303b26a93493e8ba955db5a10b3ac"
 from {username='slave'} at 127.0.0.1:36938
I20260709 14:56:25.302608 30529 raft_consensus.cc:606] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 1 LEADER]: Received request to transfer leadership to TS 20c303b26a93493e8ba955db5a10b3ac
I20260709 14:56:25.303675 26624 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:56:25.387307 30727 consensus_queue.cc:1048] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.398900 30727 consensus_queue.cc:1048] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:25.405812 30760 raft_consensus.cc:993] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93: : Instructing follower 20c303b26a93493e8ba955db5a10b3ac to start an election
I20260709 14:56:25.406200 30727 raft_consensus.cc:1081] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 1 LEADER]: Signalling peer 20c303b26a93493e8ba955db5a10b3ac to start an election
I20260709 14:56:25.407608 30604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d3df12951dd4b14924541f7a4394365"
dest_uuid: "20c303b26a93493e8ba955db5a10b3ac"
 from {username='slave'} at 127.0.0.1:57630
I20260709 14:56:25.408056 30604 raft_consensus.cc:493] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.408334 30604 raft_consensus.cc:3060] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.412938 30604 raft_consensus.cc:515] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:25.414407 30604 leader_election.cc:290] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 2 election: Requested vote from peers 75863762825340a083312ca7bd6bfe93 (127.26.0.1:35537), 1425691c78374c31837c6f0772be25d6 (127.26.0.3:43039)
I20260709 14:56:25.415330 30529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3df12951dd4b14924541f7a4394365" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75863762825340a083312ca7bd6bfe93"
I20260709 14:56:25.415522 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3df12951dd4b14924541f7a4394365" candidate_uuid: "20c303b26a93493e8ba955db5a10b3ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1425691c78374c31837c6f0772be25d6"
I20260709 14:56:25.415951 30529 raft_consensus.cc:3055] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.416040 30679 raft_consensus.cc:3060] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.416343 30529 raft_consensus.cc:740] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75863762825340a083312ca7bd6bfe93, State: Running, Role: LEADER
I20260709 14:56:25.417198 30529 consensus_queue.cc:260] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:25.418449 30529 raft_consensus.cc:3060] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.421134 30679 raft_consensus.cc:2468] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20c303b26a93493e8ba955db5a10b3ac in term 2.
I20260709 14:56:25.422034 30569 leader_election.cc:304] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1425691c78374c31837c6f0772be25d6, 20c303b26a93493e8ba955db5a10b3ac; no voters: 
I20260709 14:56:25.422632 30768 raft_consensus.cc:2804] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.423098 30768 raft_consensus.cc:697] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 2 LEADER]: Becoming Leader. State: Replica: 20c303b26a93493e8ba955db5a10b3ac, State: Running, Role: LEADER
I20260709 14:56:25.424206 30529 raft_consensus.cc:2468] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20c303b26a93493e8ba955db5a10b3ac in term 2.
I20260709 14:56:25.423867 30768 consensus_queue.cc:237] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } }
I20260709 14:56:25.430143 30428 catalog_manager.cc:5697] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac reported cstate change: term changed from 1 to 2, leader changed from 75863762825340a083312ca7bd6bfe93 (127.26.0.1) to 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2). New cstate: current_term: 2 leader_uuid: "20c303b26a93493e8ba955db5a10b3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75863762825340a083312ca7bd6bfe93" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 35537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20c303b26a93493e8ba955db5a10b3ac" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 33565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1425691c78374c31837c6f0772be25d6" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 43039 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.508225 26624 tablet_server.cc:179] TabletServer@127.26.0.1:0 shutting down...
I20260709 14:56:25.523934 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:25.524554 26624 tablet_replica.cc:333] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93: stopping tablet replica
I20260709 14:56:25.525108 26624 raft_consensus.cc:2243] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.525695 26624 pending_rounds.cc:70] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93: Trying to abort 1 pending ops.
I20260709 14:56:25.525930 26624 pending_rounds.cc:77] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305662403490291712 op_type: NO_OP noop_request { }
I20260709 14:56:25.526223 26624 raft_consensus.cc:2889] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:25.526481 26624 raft_consensus.cc:2272] T 961f35176065414a8f6af61aaa8888b9 P 75863762825340a083312ca7bd6bfe93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.528697 26624 tablet_replica.cc:333] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93: stopping tablet replica
I20260709 14:56:25.529208 26624 raft_consensus.cc:2243] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.529594 26624 raft_consensus.cc:2272] T 3d3df12951dd4b14924541f7a4394365 P 75863762825340a083312ca7bd6bfe93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.531461 26624 tablet_replica.cc:333] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93: stopping tablet replica
I20260709 14:56:25.531911 26624 raft_consensus.cc:2243] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.532272 26624 raft_consensus.cc:2272] T 0e2b384e0c97419f8e12b8f0c3544d98 P 75863762825340a083312ca7bd6bfe93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.534209 26624 tablet_replica.cc:333] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93: stopping tablet replica
I20260709 14:56:25.534690 26624 raft_consensus.cc:2243] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.535239 26624 pending_rounds.cc:70] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93: Trying to abort 1 pending ops.
I20260709 14:56:25.535388 26624 pending_rounds.cc:77] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305662403444707328 op_type: NO_OP noop_request { }
I20260709 14:56:25.535661 26624 raft_consensus.cc:2889] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:25.535905 26624 raft_consensus.cc:2272] T 8ea5598d84a5457fb5bb76d1ccb2384d P 75863762825340a083312ca7bd6bfe93 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:25.554177 30645 consensus_peers.cc:597] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 -> Peer 75863762825340a083312ca7bd6bfe93 (127.26.0.1:35537): Couldn't send request to peer 75863762825340a083312ca7bd6bfe93. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:35537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:25.557497 26624 tablet_server.cc:196] TabletServer@127.26.0.1:0 shutdown complete.
I20260709 14:56:25.568370 26624 tablet_server.cc:179] TabletServer@127.26.0.2:0 shutting down...
I20260709 14:56:25.582983 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:25.583634 26624 tablet_replica.cc:333] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac: stopping tablet replica
I20260709 14:56:25.584187 26624 raft_consensus.cc:2243] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.584901 26624 pending_rounds.cc:70] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac: Trying to abort 1 pending ops.
I20260709 14:56:25.585078 26624 pending_rounds.cc:77] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305662404305518592 op_type: NO_OP noop_request { }
I20260709 14:56:25.585361 26624 raft_consensus.cc:2889] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:25.585625 26624 raft_consensus.cc:2272] T 3d3df12951dd4b14924541f7a4394365 P 20c303b26a93493e8ba955db5a10b3ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.587845 26624 tablet_replica.cc:333] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac: stopping tablet replica
I20260709 14:56:25.588340 26624 raft_consensus.cc:2243] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.588726 26624 raft_consensus.cc:2272] T 961f35176065414a8f6af61aaa8888b9 P 20c303b26a93493e8ba955db5a10b3ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.590584 26624 tablet_replica.cc:333] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac: stopping tablet replica
I20260709 14:56:25.591050 26624 raft_consensus.cc:2243] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.591418 26624 raft_consensus.cc:2272] T 0e2b384e0c97419f8e12b8f0c3544d98 P 20c303b26a93493e8ba955db5a10b3ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.593318 26624 tablet_replica.cc:333] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac: stopping tablet replica
I20260709 14:56:25.593747 26624 raft_consensus.cc:2243] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.594075 26624 raft_consensus.cc:2272] T 8ea5598d84a5457fb5bb76d1ccb2384d P 20c303b26a93493e8ba955db5a10b3ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:25.608069 30644 consensus_peers.cc:597] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 -> Peer 20c303b26a93493e8ba955db5a10b3ac (127.26.0.2:33565): Couldn't send request to peer 20c303b26a93493e8ba955db5a10b3ac. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.2:33565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:25.615006 26624 tablet_server.cc:196] TabletServer@127.26.0.2:0 shutdown complete.
I20260709 14:56:25.625202 26624 tablet_server.cc:179] TabletServer@127.26.0.3:0 shutting down...
I20260709 14:56:25.641441 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:25.642023 26624 tablet_replica.cc:333] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6: stopping tablet replica
I20260709 14:56:25.642561 26624 raft_consensus.cc:2243] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.642959 26624 raft_consensus.cc:2272] T 3d3df12951dd4b14924541f7a4394365 P 1425691c78374c31837c6f0772be25d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.645287 26624 tablet_replica.cc:333] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6: stopping tablet replica
I20260709 14:56:25.645753 26624 raft_consensus.cc:2243] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.646104 26624 raft_consensus.cc:2272] T 961f35176065414a8f6af61aaa8888b9 P 1425691c78374c31837c6f0772be25d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.647982 26624 tablet_replica.cc:333] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6: stopping tablet replica
I20260709 14:56:25.648432 26624 raft_consensus.cc:2243] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:25.648777 26624 raft_consensus.cc:2272] T 8ea5598d84a5457fb5bb76d1ccb2384d P 1425691c78374c31837c6f0772be25d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.650359 26624 tablet_replica.cc:333] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6: stopping tablet replica
I20260709 14:56:25.650763 26624 raft_consensus.cc:2243] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.651463 26624 raft_consensus.cc:2272] T 0e2b384e0c97419f8e12b8f0c3544d98 P 1425691c78374c31837c6f0772be25d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.672348 26624 tablet_server.cc:196] TabletServer@127.26.0.3:0 shutdown complete.
I20260709 14:56:25.682962 26624 master.cc:562] Master@127.26.0.62:37543 shutting down...
I20260709 14:56:25.695645 26624 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:25.696151 26624 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:25.696413 26624 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52799ee297af4c77a902344623c9dadb: stopping tablet replica
I20260709 14:56:25.713662 26624 master.cc:584] Master@127.26.0.62:37543 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2334 ms)
[----------] 6 tests from LeaderRebalancerTest (83017 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:56:25.739127 26624 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.0.62:37811
I20260709 14:56:25.740144 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:25.744654 30781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:25.746040 30782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:25.746215 30784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:25.746522 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:25.747296 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:25.747452 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:25.747553 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608985747543 us; error 0 us; skew 500 ppm
I20260709 14:56:25.747984 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:25.750231 26624 webserver.cc:533] Webserver started at http://127.26.0.62:37861/ using document root <none> and password file <none>
I20260709 14:56:25.750689 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:25.750852 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:25.751102 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:25.752079 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/master-0-root/instance:
uuid: "d77d39ff03db4cccaec57bc024125467"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-tl66"
I20260709 14:56:25.756508 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:56:25.759577 30789 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:25.760233 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:25.760509 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/master-0-root
uuid: "d77d39ff03db4cccaec57bc024125467"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-tl66"
I20260709 14:56:25.760749 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:25.773905 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:25.774938 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:25.811657 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.62:37811
I20260709 14:56:25.811764 30840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.62:37811 every 8 connection(s)
I20260709 14:56:25.815353 30841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:25.825414 30841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467: Bootstrap starting.
I20260709 14:56:25.829677 30841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:25.833695 30841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467: No bootstrap required, opened a new log
I20260709 14:56:25.836372 30841 raft_consensus.cc:359] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77d39ff03db4cccaec57bc024125467" member_type: VOTER }
I20260709 14:56:25.836889 30841 raft_consensus.cc:385] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:25.837177 30841 raft_consensus.cc:740] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77d39ff03db4cccaec57bc024125467, State: Initialized, Role: FOLLOWER
I20260709 14:56:25.837852 30841 consensus_queue.cc:260] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d77d39ff03db4cccaec57bc024125467" member_type: VOTER }
I20260709 14:56:25.838455 30841 raft_consensus.cc:399] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:25.838739 30841 raft_consensus.cc:493] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:25.838999 30841 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:25.843693 30841 raft_consensus.cc:515] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77d39ff03db4cccaec57bc024125467" member_type: VOTER }
I20260709 14:56:25.844166 30841 leader_election.cc:304] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [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: d77d39ff03db4cccaec57bc024125467; no voters: 
I20260709 14:56:25.845247 30841 leader_election.cc:290] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:25.845541 30844 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:25.846814 30844 raft_consensus.cc:697] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 1 LEADER]: Becoming Leader. State: Replica: d77d39ff03db4cccaec57bc024125467, State: Running, Role: LEADER
I20260709 14:56:25.847456 30844 consensus_queue.cc:237] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [LEADER]: Queue going to LEADER mode. State: All 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: "d77d39ff03db4cccaec57bc024125467" member_type: VOTER }
I20260709 14:56:25.847872 30841 sys_catalog.cc:565] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:25.850329 30845 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d77d39ff03db4cccaec57bc024125467" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77d39ff03db4cccaec57bc024125467" member_type: VOTER } }
I20260709 14:56:25.850382 30846 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d77d39ff03db4cccaec57bc024125467. Latest consensus state: current_term: 1 leader_uuid: "d77d39ff03db4cccaec57bc024125467" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77d39ff03db4cccaec57bc024125467" member_type: VOTER } }
I20260709 14:56:25.851191 30846 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:25.851184 30845 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:25.861131 30850 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:25.861312 26624 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:25.866101 30850 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:25.874287 30850 catalog_manager.cc:1383] Generated new cluster ID: df9d402fed3142d887bf41d8264f8a35
I20260709 14:56:25.874572 30850 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:25.901714 30850 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:25.902944 30850 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:25.915695 30850 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467: Generated new TSK 0
I20260709 14:56:25.916288 30850 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:25.927459 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:25.932807 30862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:25.933925 30863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:25.935190 30865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:25.935892 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:25.936760 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:25.937007 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:25.937176 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608985937154 us; error 0 us; skew 500 ppm
I20260709 14:56:25.937673 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:25.939764 26624 webserver.cc:533] Webserver started at http://127.26.0.1:45749/ using document root <none> and password file <none>
I20260709 14:56:25.940241 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:25.940428 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:25.940675 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:25.941748 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-0-root/instance:
uuid: "6b799b41373347da9cd658e5c2dcb408"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-tl66"
I20260709 14:56:25.946183 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:25.949486 30870 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:25.950321 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:25.950671 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "6b799b41373347da9cd658e5c2dcb408"
format_stamp: "Formatted at 2026-07-09 14:56:25 on dist-test-slave-tl66"
I20260709 14:56:25.950989 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:25.959127 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:25.960237 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:25.961711 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:25.964068 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:25.964243 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:25.964435 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:25.964557 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:25.999691 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:43107
I20260709 14:56:25.999789 30932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:43107 every 8 connection(s)
I20260709 14:56:26.004132 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:26.010798 30937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:26.012290 30938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:26.014847 26624 server_base.cc:1061] running on GCE node
W20260709 14:56:26.015239 30940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:26.016511 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:26.016707 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:26.016927 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608986016903 us; error 0 us; skew 500 ppm
I20260709 14:56:26.017112 30933 heartbeater.cc:344] Connected to a master server at 127.26.0.62:37811
I20260709 14:56:26.017531 30933 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:26.017562 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:26.018399 30933 heartbeater.cc:507] Master 127.26.0.62:37811 requested a full tablet report, sending...
I20260709 14:56:26.020565 26624 webserver.cc:533] Webserver started at http://127.26.0.2:45871/ using document root <none> and password file <none>
I20260709 14:56:26.020967 30806 ts_manager.cc:194] Registered new tserver with Master: 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107)
I20260709 14:56:26.021243 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:26.021521 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:26.021847 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:26.023281 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-1-root/instance:
uuid: "cfcbaa06684840418e99bb0de7a997b2"
format_stamp: "Formatted at 2026-07-09 14:56:26 on dist-test-slave-tl66"
I20260709 14:56:26.023293 30806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59940
I20260709 14:56:26.028214 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260709 14:56:26.031471 30945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:26.032182 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:26.032450 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-1-root
uuid: "cfcbaa06684840418e99bb0de7a997b2"
format_stamp: "Formatted at 2026-07-09 14:56:26 on dist-test-slave-tl66"
I20260709 14:56:26.032708 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:26.057453 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:26.058516 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:26.059914 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:26.062112 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:26.062323 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:26.062547 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:26.062700 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:26.098316 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.2:40049
I20260709 14:56:26.098413 31007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.2:40049 every 8 connection(s)
I20260709 14:56:26.102775 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:26.109421 31011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:26.111515 31012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:26.114665 31008 heartbeater.cc:344] Connected to a master server at 127.26.0.62:37811
W20260709 14:56:26.114781 31014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:26.114825 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:26.115235 31008 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:26.116050 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:26.116117 31008 heartbeater.cc:507] Master 127.26.0.62:37811 requested a full tablet report, sending...
W20260709 14:56:26.116282 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:26.116551 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608986116533 us; error 0 us; skew 500 ppm
I20260709 14:56:26.117259 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:26.118568 30806 ts_manager.cc:194] Registered new tserver with Master: cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:26.120064 26624 webserver.cc:533] Webserver started at http://127.26.0.3:35597/ using document root <none> and password file <none>
I20260709 14:56:26.120481 30806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59956
I20260709 14:56:26.120751 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:26.121053 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:26.121392 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:26.122748 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-2-root/instance:
uuid: "b717897f09014251ac865650c7177379"
format_stamp: "Formatted at 2026-07-09 14:56:26 on dist-test-slave-tl66"
I20260709 14:56:26.127008 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:26.130199 31019 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:26.130945 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:26.131207 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-2-root
uuid: "b717897f09014251ac865650c7177379"
format_stamp: "Formatted at 2026-07-09 14:56:26 on dist-test-slave-tl66"
I20260709 14:56:26.131446 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608902566063-26624-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:26.146982 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:26.147996 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:26.149420 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:26.151538 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:26.151728 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:26.151944 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:26.152093 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:26.188448 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.3:40193
I20260709 14:56:26.188571 31081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.3:40193 every 8 connection(s)
I20260709 14:56:26.201212 31082 heartbeater.cc:344] Connected to a master server at 127.26.0.62:37811
I20260709 14:56:26.201606 31082 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:26.202255 31082 heartbeater.cc:507] Master 127.26.0.62:37811 requested a full tablet report, sending...
I20260709 14:56:26.204049 30806 ts_manager.cc:194] Registered new tserver with Master: b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:26.204851 26624 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013290915s
I20260709 14:56:26.205389 30806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59958
I20260709 14:56:26.227290 30806 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59972:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:26.229717 30806 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:26.286764 31047 tablet_service.cc:1511] Processing CreateTablet for tablet a0519189d50140af8c782b92da1d221e (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:26.287091 31046 tablet_service.cc:1511] Processing CreateTablet for tablet 12e86441bff84bec8bb4aedf080a2d43 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:26.288134 31047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0519189d50140af8c782b92da1d221e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.288740 31046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e86441bff84bec8bb4aedf080a2d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.289908 31045 tablet_service.cc:1511] Processing CreateTablet for tablet 8f71cca9d49f426c8c32f0f82e6c5b95 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:26.291306 31045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f71cca9d49f426c8c32f0f82e6c5b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.304013 31044 tablet_service.cc:1511] Processing CreateTablet for tablet fb713d6d79724227b83f2eae9eaec530 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:26.305377 31044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb713d6d79724227b83f2eae9eaec530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.315423 31043 tablet_service.cc:1511] Processing CreateTablet for tablet 441b0d55b5d14608a81e382e09cfceba (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:26.316931 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441b0d55b5d14608a81e382e09cfceba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.323148 30898 tablet_service.cc:1511] Processing CreateTablet for tablet a0519189d50140af8c782b92da1d221e (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:26.324694 30898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0519189d50140af8c782b92da1d221e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.326668 30897 tablet_service.cc:1511] Processing CreateTablet for tablet 12e86441bff84bec8bb4aedf080a2d43 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:26.328140 30897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e86441bff84bec8bb4aedf080a2d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.355716 30973 tablet_service.cc:1511] Processing CreateTablet for tablet a0519189d50140af8c782b92da1d221e (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:26.357133 30973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0519189d50140af8c782b92da1d221e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.360371 31045 tablet_service.cc:1511] Processing CreateTablet for tablet 93eaa25df3394a92864e219449893c36 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:26.361763 31045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93eaa25df3394a92864e219449893c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.363102 31097 tablet_bootstrap.cc:492] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:26.365924 30896 tablet_service.cc:1511] Processing CreateTablet for tablet 8f71cca9d49f426c8c32f0f82e6c5b95 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:26.367285 30896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f71cca9d49f426c8c32f0f82e6c5b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.367319 30972 tablet_service.cc:1511] Processing CreateTablet for tablet 12e86441bff84bec8bb4aedf080a2d43 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:26.368698 30972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e86441bff84bec8bb4aedf080a2d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.369836 30895 tablet_service.cc:1511] Processing CreateTablet for tablet fb713d6d79724227b83f2eae9eaec530 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:26.371071 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb713d6d79724227b83f2eae9eaec530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.371618 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 441b0d55b5d14608a81e382e09cfceba (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:26.372865 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441b0d55b5d14608a81e382e09cfceba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.377815 31097 tablet_bootstrap.cc:654] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.382494 30971 tablet_service.cc:1511] Processing CreateTablet for tablet 8f71cca9d49f426c8c32f0f82e6c5b95 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:26.383919 30971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f71cca9d49f426c8c32f0f82e6c5b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.382494 31046 tablet_service.cc:1511] Processing CreateTablet for tablet 4b5d26fef34c4085b54d08b60c90c873 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:26.386089 31046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b5d26fef34c4085b54d08b60c90c873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.388232 31047 tablet_service.cc:1511] Processing CreateTablet for tablet bcd9f382972a40c6b0cd4cb0618a1a6b (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:26.389540 31047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd9f382972a40c6b0cd4cb0618a1a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.403503 31042 tablet_service.cc:1511] Processing CreateTablet for tablet 04ade03ab2f54393a31990e17effe413 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:26.404891 31042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ade03ab2f54393a31990e17effe413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.406371 30970 tablet_service.cc:1511] Processing CreateTablet for tablet fb713d6d79724227b83f2eae9eaec530 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:26.407727 30970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb713d6d79724227b83f2eae9eaec530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.414372 30969 tablet_service.cc:1511] Processing CreateTablet for tablet 441b0d55b5d14608a81e382e09cfceba (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:26.414863 31097 tablet_bootstrap.cc:492] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:26.415381 31097 ts_tablet_manager.cc:1403] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.007s
I20260709 14:56:26.415706 30969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441b0d55b5d14608a81e382e09cfceba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.418169 31097 raft_consensus.cc:359] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.418929 31097 raft_consensus.cc:385] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.419216 31097 raft_consensus.cc:740] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.427565 30968 tablet_service.cc:1511] Processing CreateTablet for tablet 93eaa25df3394a92864e219449893c36 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:26.428885 30968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93eaa25df3394a92864e219449893c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.428632 30895 tablet_service.cc:1511] Processing CreateTablet for tablet bcd9f382972a40c6b0cd4cb0618a1a6b (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:26.429937 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd9f382972a40c6b0cd4cb0618a1a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.429734 30897 tablet_service.cc:1511] Processing CreateTablet for tablet 04ade03ab2f54393a31990e17effe413 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:26.431006 30897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ade03ab2f54393a31990e17effe413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.430795 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 4b5d26fef34c4085b54d08b60c90c873 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:26.431972 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b5d26fef34c4085b54d08b60c90c873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.429503 31097 consensus_queue.cc:260] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.434764 30967 tablet_service.cc:1511] Processing CreateTablet for tablet 4b5d26fef34c4085b54d08b60c90c873 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:26.436086 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b5d26fef34c4085b54d08b60c90c873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.436396 30896 tablet_service.cc:1511] Processing CreateTablet for tablet 93eaa25df3394a92864e219449893c36 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:26.438323 30896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93eaa25df3394a92864e219449893c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.437990 30966 tablet_service.cc:1511] Processing CreateTablet for tablet bcd9f382972a40c6b0cd4cb0618a1a6b (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:26.445715 30966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd9f382972a40c6b0cd4cb0618a1a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.450387 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 04ade03ab2f54393a31990e17effe413 (DEFAULT_TABLE table=test-workload [id=1d398e4e3b3745268c70cbbfd45f40f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:26.451763 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ade03ab2f54393a31990e17effe413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:26.484560 31098 tablet_bootstrap.cc:492] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:26.488797 31101 tablet_bootstrap.cc:492] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:26.490454 31098 tablet_bootstrap.cc:654] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.513360 31082 heartbeater.cc:499] Master 127.26.0.62:37811 was elected leader, sending a full tablet report...
I20260709 14:56:26.513824 31097 ts_tablet_manager.cc:1434] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.098s	user 0.039s	sys 0.045s
I20260709 14:56:26.514873 31097 tablet_bootstrap.cc:492] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:26.520702 31097 tablet_bootstrap.cc:654] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.526322 31101 tablet_bootstrap.cc:654] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.529983 31098 tablet_bootstrap.cc:492] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:26.530499 31098 ts_tablet_manager.cc:1403] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.025s
I20260709 14:56:26.532209 31097 tablet_bootstrap.cc:492] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:26.532723 31097 ts_tablet_manager.cc:1403] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:56:26.533641 31098 raft_consensus.cc:359] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:26.534577 31098 raft_consensus.cc:385] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.534893 31098 raft_consensus.cc:740] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.535585 31098 consensus_queue.cc:260] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:26.535682 31097 raft_consensus.cc:359] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:26.536388 31097 raft_consensus.cc:385] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.536693 31097 raft_consensus.cc:740] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.537590 31097 consensus_queue.cc:260] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:26.540019 31097 ts_tablet_manager.cc:1434] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:56:26.541030 31097 tablet_bootstrap.cc:492] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:26.547447 31097 tablet_bootstrap.cc:654] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.548693 30933 heartbeater.cc:499] Master 127.26.0.62:37811 was elected leader, sending a full tablet report...
I20260709 14:56:26.549098 31098 ts_tablet_manager.cc:1434] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:56:26.547537 31101 tablet_bootstrap.cc:492] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:26.550055 31098 tablet_bootstrap.cc:492] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:26.550125 31101 ts_tablet_manager.cc:1403] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.015s
I20260709 14:56:26.553280 31101 raft_consensus.cc:359] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.554013 31101 raft_consensus.cc:385] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.554320 31101 raft_consensus.cc:740] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.555049 31101 consensus_queue.cc:260] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.555979 31098 tablet_bootstrap.cc:654] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.576010 31008 heartbeater.cc:499] Master 127.26.0.62:37811 was elected leader, sending a full tablet report...
I20260709 14:56:26.576565 31101 ts_tablet_manager.cc:1434] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.012s
I20260709 14:56:26.577862 31097 tablet_bootstrap.cc:492] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:26.577934 31101 tablet_bootstrap.cc:492] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:26.578325 31098 tablet_bootstrap.cc:492] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:26.578683 31097 ts_tablet_manager.cc:1403] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.010s
I20260709 14:56:26.578833 31098 ts_tablet_manager.cc:1403] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.009s
I20260709 14:56:26.579485 31100 raft_consensus.cc:493] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.579953 31100 raft_consensus.cc:515] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.581645 31098 raft_consensus.cc:359] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.582369 31098 raft_consensus.cc:385] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.582525 31100 leader_election.cc:290] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:26.582669 31098 raft_consensus.cc:740] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.583464 31098 consensus_queue.cc:260] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.584090 31097 raft_consensus.cc:359] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.584882 31097 raft_consensus.cc:385] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.585196 31097 raft_consensus.cc:740] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.585932 31097 consensus_queue.cc:260] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.587194 31098 ts_tablet_manager.cc:1434] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:56:26.588157 31098 tablet_bootstrap.cc:492] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:26.588516 31097 ts_tablet_manager.cc:1434] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:26.590404 31097 tablet_bootstrap.cc:492] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:26.593801 31098 tablet_bootstrap.cc:654] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.596079 31097 tablet_bootstrap.cc:654] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.612639 31101 tablet_bootstrap.cc:654] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.619705 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e86441bff84bec8bb4aedf080a2d43" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:26.619839 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e86441bff84bec8bb4aedf080a2d43" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:26.620548 30908 raft_consensus.cc:2468] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
W20260709 14:56:26.621531 31020 leader_election.cc:343] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.622377 31020 leader_election.cc:304] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [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: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:26.623838 31100 raft_consensus.cc:2804] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.624235 31100 raft_consensus.cc:493] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.624557 31100 raft_consensus.cc:3060] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.631374 31097 tablet_bootstrap.cc:492] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:26.631779 31101 tablet_bootstrap.cc:492] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:26.631944 31097 ts_tablet_manager.cc:1403] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260709 14:56:26.632421 31101 ts_tablet_manager.cc:1403] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.005s
I20260709 14:56:26.634760 31100 raft_consensus.cc:515] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.635629 31098 tablet_bootstrap.cc:492] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:26.635172 31097 raft_consensus.cc:359] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.635350 31101 raft_consensus.cc:359] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.636137 31097 raft_consensus.cc:385] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.636204 31098 ts_tablet_manager.cc:1403] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.017s
I20260709 14:56:26.636526 31097 raft_consensus.cc:740] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.637565 31101 raft_consensus.cc:385] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.637429 31097 consensus_queue.cc:260] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.637688 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e86441bff84bec8bb4aedf080a2d43" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:26.637984 31101 raft_consensus.cc:740] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.638363 30908 raft_consensus.cc:3060] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.639128 31098 raft_consensus.cc:359] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.639050 31101 consensus_queue.cc:260] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.639911 31098 raft_consensus.cc:385] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.640260 31098 raft_consensus.cc:740] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.641129 31098 consensus_queue.cc:260] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.644934 31098 ts_tablet_manager.cc:1434] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:56:26.645910 31098 tablet_bootstrap.cc:492] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:26.647653 30908 raft_consensus.cc:2468] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 1.
I20260709 14:56:26.650730 31101 ts_tablet_manager.cc:1434] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:56:26.651542 31098 tablet_bootstrap.cc:654] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.656544 31020 leader_election.cc:304] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:26.658566 31101 tablet_bootstrap.cc:492] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:26.658818 31100 leader_election.cc:290] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:26.662906 31100 raft_consensus.cc:2804] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.663429 31100 raft_consensus.cc:697] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:26.668056 31101 tablet_bootstrap.cc:654] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.668731 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e86441bff84bec8bb4aedf080a2d43" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:26.669443 30983 raft_consensus.cc:3060] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.679104 30983 raft_consensus.cc:2468] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 1.
I20260709 14:56:26.680121 31101 tablet_bootstrap.cc:492] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:26.664271 31100 consensus_queue.cc:237] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.680835 31101 ts_tablet_manager.cc:1403] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260709 14:56:26.687868 31097 ts_tablet_manager.cc:1434] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.056s	user 0.029s	sys 0.026s
I20260709 14:56:26.688082 31101 raft_consensus.cc:359] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.689079 31101 raft_consensus.cc:385] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.689466 31101 raft_consensus.cc:740] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.689538 31098 tablet_bootstrap.cc:492] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:26.690096 31098 ts_tablet_manager.cc:1403] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.044s	user 0.030s	sys 0.014s
I20260709 14:56:26.690275 31101 consensus_queue.cc:260] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.689178 31097 tablet_bootstrap.cc:492] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:26.694270 31098 raft_consensus.cc:359] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.695047 31098 raft_consensus.cc:385] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.694460 30806 catalog_manager.cc:5697] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 reported cstate change: term changed from 0 to 1, leader changed from <none> to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:26.695348 31098 raft_consensus.cc:740] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.696673 31101 ts_tablet_manager.cc:1434] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:26.696745 31098 consensus_queue.cc:260] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.697892 31101 tablet_bootstrap.cc:492] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:26.697983 31097 tablet_bootstrap.cc:654] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.699054 31098 ts_tablet_manager.cc:1434] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:56:26.700063 31098 tablet_bootstrap.cc:492] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:26.704200 31101 tablet_bootstrap.cc:654] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.707357 31098 tablet_bootstrap.cc:654] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.738230 31101 tablet_bootstrap.cc:492] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:26.738284 31098 tablet_bootstrap.cc:492] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:26.738634 31097 tablet_bootstrap.cc:492] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:26.738677 31101 ts_tablet_manager.cc:1403] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.016s
I20260709 14:56:26.738853 31098 ts_tablet_manager.cc:1403] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.023s
I20260709 14:56:26.739295 31097 ts_tablet_manager.cc:1403] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.028s
I20260709 14:56:26.741161 31101 raft_consensus.cc:359] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:26.741726 31101 raft_consensus.cc:385] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.741963 31101 raft_consensus.cc:740] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.741886 31098 raft_consensus.cc:359] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.742111 31097 raft_consensus.cc:359] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.742775 31098 raft_consensus.cc:385] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.742910 31097 raft_consensus.cc:385] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.743182 31098 raft_consensus.cc:740] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.742856 31101 consensus_queue.cc:260] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:26.743422 31097 raft_consensus.cc:740] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.744050 31098 consensus_queue.cc:260] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.744266 31097 consensus_queue.cc:260] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.745172 31101 ts_tablet_manager.cc:1434] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:26.746136 31101 tablet_bootstrap.cc:492] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:26.748457 31097 ts_tablet_manager.cc:1434] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:26.749459 31097 tablet_bootstrap.cc:492] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:26.751788 31098 ts_tablet_manager.cc:1434] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:56:26.752094 31101 tablet_bootstrap.cc:654] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.753051 31098 tablet_bootstrap.cc:492] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:26.755628 31097 tablet_bootstrap.cc:654] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.759603 31098 tablet_bootstrap.cc:654] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.765187 31101 tablet_bootstrap.cc:492] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:26.765687 31101 ts_tablet_manager.cc:1403] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 14:56:26.766456 31107 raft_consensus.cc:493] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.766938 31107 raft_consensus.cc:515] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.768159 31098 tablet_bootstrap.cc:492] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:26.768635 31098 ts_tablet_manager.cc:1403] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260709 14:56:26.768623 31101 raft_consensus.cc:359] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.769500 31101 raft_consensus.cc:385] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.769783 31101 raft_consensus.cc:740] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.770678 31101 consensus_queue.cc:260] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.771836 31098 raft_consensus.cc:359] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.772176 31100 raft_consensus.cc:493] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.772724 31100 raft_consensus.cc:515] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.772564 31098 raft_consensus.cc:385] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.773909 31098 raft_consensus.cc:740] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.774314 31097 tablet_bootstrap.cc:492] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:26.774786 31100 leader_election.cc:290] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:26.774798 31097 ts_tablet_manager.cc:1403] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 14:56:26.776583 31101 ts_tablet_manager.cc:1434] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 14:56:26.777714 31101 tablet_bootstrap.cc:492] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:26.778113 31097 raft_consensus.cc:359] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.778559 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:26.778824 31097 raft_consensus.cc:385] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.779155 31097 raft_consensus.cc:740] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.779214 30908 raft_consensus.cc:2468] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:26.779599 31107 leader_election.cc:290] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:26.780555 31020 leader_election.cc:304] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:26.781373 31100 raft_consensus.cc:2804] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.781733 31100 raft_consensus.cc:493] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.782068 31100 raft_consensus.cc:3060] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.774781 31098 consensus_queue.cc:260] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.780063 31097 consensus_queue.cc:260] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.792573 31097 ts_tablet_manager.cc:1434] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 14:56:26.793620 31097 tablet_bootstrap.cc:492] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:26.786465 31098 ts_tablet_manager.cc:1434] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:56:26.785394 31101 tablet_bootstrap.cc:654] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.797662 31098 tablet_bootstrap.cc:492] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:26.799789 31105 raft_consensus.cc:493] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.800350 31105 raft_consensus.cc:515] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:26.800792 31097 tablet_bootstrap.cc:654] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.804533 31098 tablet_bootstrap.cc:654] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.805756 31105 leader_election.cc:290] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b717897f09014251ac865650c7177379 (127.26.0.3:40193), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:26.809404 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:26.809912 31101 tablet_bootstrap.cc:492] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:26.810379 31101 ts_tablet_manager.cc:1403] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.001s
I20260709 14:56:26.812690 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:26.813345 30983 raft_consensus.cc:2468] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:26.813365 31101 raft_consensus.cc:359] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.814190 31101 raft_consensus.cc:385] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.814472 31101 raft_consensus.cc:740] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.815311 31101 consensus_queue.cc:260] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.816386 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:26.817001 30908 raft_consensus.cc:2468] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:26.817672 31101 ts_tablet_manager.cc:1434] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:56:26.818651 31101 tablet_bootstrap.cc:492] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:26.824676 31101 tablet_bootstrap.cc:654] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.835105 30946 leader_election.cc:304] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:26.835979 31107 raft_consensus.cc:2804] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.836374 31107 raft_consensus.cc:493] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.836683 31107 raft_consensus.cc:3060] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.843770 31107 raft_consensus.cc:515] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.845304 31101 tablet_bootstrap.cc:492] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:26.845904 31101 ts_tablet_manager.cc:1403] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260709 14:56:26.849558 31100 raft_consensus.cc:515] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.850725 31057 raft_consensus.cc:2393] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cfcbaa06684840418e99bb0de7a997b2 in current term 1: Already voted for candidate b717897f09014251ac865650c7177379 in this term.
I20260709 14:56:26.852401 31113 raft_consensus.cc:493] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.852928 31113 raft_consensus.cc:515] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.853278 31101 raft_consensus.cc:359] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.854002 31101 raft_consensus.cc:385] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:26.854283 31101 raft_consensus.cc:740] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:26.854926 31113 leader_election.cc:290] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:26.855046 31107 leader_election.cc:290] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:26.854969 31101 consensus_queue.cc:260] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.857239 31101 ts_tablet_manager.cc:1434] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:56:26.858160 31101 tablet_bootstrap.cc:492] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
W20260709 14:56:26.858338 30854 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:26.860954 31125 raft_consensus.cc:493] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.861469 31125 raft_consensus.cc:515] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.862687 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:26.863559 31125 leader_election.cc:290] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:26.863443 31057 raft_consensus.cc:2393] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cfcbaa06684840418e99bb0de7a997b2 in current term 1: Already voted for candidate b717897f09014251ac865650c7177379 in this term.
I20260709 14:56:26.864531 31101 tablet_bootstrap.cc:654] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:26.867383 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:26.867980 30908 raft_consensus.cc:3060] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.874356 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ade03ab2f54393a31990e17effe413" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:26.875238 30907 raft_consensus.cc:2468] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:26.878064 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93eaa25df3394a92864e219449893c36" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:26.879416 30946 leader_election.cc:304] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
W20260709 14:56:26.880937 31020 leader_election.cc:343] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.882238 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ade03ab2f54393a31990e17effe413" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:26.882880 31057 raft_consensus.cc:2468] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:26.890372 30908 raft_consensus.cc:2468] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:26.891739 31107 raft_consensus.cc:2804] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.892198 31107 raft_consensus.cc:493] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.892539 31107 raft_consensus.cc:3060] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.899739 31107 raft_consensus.cc:515] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.901355 31125 raft_consensus.cc:493] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.901901 31125 raft_consensus.cc:515] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.904004 31125 leader_election.cc:290] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:26.906226 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb713d6d79724227b83f2eae9eaec530" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:26.906932 30907 raft_consensus.cc:2468] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:26.908867 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb713d6d79724227b83f2eae9eaec530" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
W20260709 14:56:26.912395 30948 leader_election.cc:343] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b717897f09014251ac865650c7177379 (127.26.0.3:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:26.914115 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ade03ab2f54393a31990e17effe413" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:26.914840 31057 raft_consensus.cc:3060] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.918634 31100 leader_election.cc:290] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:26.921078 30946 leader_election.cc:304] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [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: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: b717897f09014251ac865650c7177379
I20260709 14:56:26.924539 31125 raft_consensus.cc:2804] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:26.925846 31125 raft_consensus.cc:697] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:26.926905 31125 consensus_queue.cc:237] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.933629 31107 leader_election.cc:290] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:26.970172 31125 raft_consensus.cc:493] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:26.970748 31125 raft_consensus.cc:515] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:26.974231 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93eaa25df3394a92864e219449893c36" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:26.976413 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:26.977439 30907 raft_consensus.cc:2393] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b717897f09014251ac865650c7177379 in current term 1: Already voted for candidate cfcbaa06684840418e99bb0de7a997b2 in this term.
W20260709 14:56:26.981261 30946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.1:43107, user_credentials={real_user=slave}} blocked reactor thread for 60303.4us
I20260709 14:56:26.982223 30946 leader_election.cc:304] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [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: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: b717897f09014251ac865650c7177379
I20260709 14:56:26.984495 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ade03ab2f54393a31990e17effe413" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:26.985122 30907 raft_consensus.cc:3060] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:26.989060 31107 raft_consensus.cc:2804] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:26.989574 31107 raft_consensus.cc:493] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:26.989919 31107 raft_consensus.cc:3060] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:27.006623 31020 leader_election.cc:343] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.007280 31020 leader_election.cc:304] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b717897f09014251ac865650c7177379; no voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:27.009003 31100 raft_consensus.cc:2749] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.014582 30805 catalog_manager.cc:5697] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.023862 31125 leader_election.cc:290] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.025354 31056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441b0d55b5d14608a81e382e09cfceba" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
W20260709 14:56:27.026710 30948 leader_election.cc:343] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b717897f09014251ac865650c7177379 (127.26.0.3:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.030884 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:27.034443 31105 raft_consensus.cc:493] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.034745 31100 raft_consensus.cc:493] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.035115 31105 raft_consensus.cc:515] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.035388 31100 raft_consensus.cc:515] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:27.036150 30907 raft_consensus.cc:2468] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:27.037319 31105 leader_election.cc:290] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.037214 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441b0d55b5d14608a81e382e09cfceba" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:27.039397 30908 raft_consensus.cc:2468] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:27.038774 31057 raft_consensus.cc:2468] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:27.041339 31101 tablet_bootstrap.cc:492] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:27.041926 31101 ts_tablet_manager.cc:1403] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.184s	user 0.069s	sys 0.102s
I20260709 14:56:27.042358 31097 tablet_bootstrap.cc:492] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:27.042869 31097 ts_tablet_manager.cc:1403] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.249s	user 0.083s	sys 0.145s
I20260709 14:56:27.043357 30948 leader_election.cc:304] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.043889 31098 tablet_bootstrap.cc:492] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:27.044312 31134 raft_consensus.cc:493] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.044906 31101 raft_consensus.cc:359] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.044839 31134 raft_consensus.cc:515] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.045660 31101 raft_consensus.cc:385] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.044437 31098 ts_tablet_manager.cc:1403] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.247s	user 0.090s	sys 0.143s
I20260709 14:56:27.046018 31101 raft_consensus.cc:740] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.046522 31107 raft_consensus.cc:515] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.047114 31101 consensus_queue.cc:260] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.047210 31134 leader_election.cc:290] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.048406 31134 raft_consensus.cc:2804] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.045768 31097 raft_consensus.cc:359] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.049036 31097 raft_consensus.cc:385] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.049407 31097 raft_consensus.cc:740] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.049816 31098 raft_consensus.cc:359] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.049479 31101 ts_tablet_manager.cc:1434] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:27.050158 31097 consensus_queue.cc:260] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.050598 31098 raft_consensus.cc:385] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.051071 31098 raft_consensus.cc:740] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.051893 31098 consensus_queue.cc:260] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.052459 31101 tablet_bootstrap.cc:492] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:27.054567 31098 ts_tablet_manager.cc:1434] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:56:27.048775 31107 leader_election.cc:290] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.052462 31097 ts_tablet_manager.cc:1434] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:56:27.055907 31098 tablet_bootstrap.cc:492] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:27.056577 31097 tablet_bootstrap.cc:492] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:27.058300 31101 tablet_bootstrap.cc:654] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.058670 31107 raft_consensus.cc:493] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.059196 31107 raft_consensus.cc:515] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:27.062172 31107 leader_election.cc:290] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.038640 31100 leader_election.cc:290] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:27.062855 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:27.063555 30908 raft_consensus.cc:2468] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:27.064388 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:27.065099 31020 leader_election.cc:304] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [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: b717897f09014251ac865650c7177379; no voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:27.067548 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb713d6d79724227b83f2eae9eaec530" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:27.068141 30907 raft_consensus.cc:3060] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.069028 31098 tablet_bootstrap.cc:654] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.069690 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:27.070314 30908 raft_consensus.cc:2468] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:27.072865 30946 leader_election.cc:304] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [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: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: b717897f09014251ac865650c7177379
I20260709 14:56:27.073829 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
W20260709 14:56:27.074023 30946 leader_election.cc:343] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.074698 30946 leader_election.cc:304] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.075189 30907 raft_consensus.cc:2468] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:27.075584 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:27.076002 31134 raft_consensus.cc:697] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:27.067030 31101 tablet_bootstrap.cc:492] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:27.075469 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb713d6d79724227b83f2eae9eaec530" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.077153 31057 raft_consensus.cc:3060] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.076915 31134 consensus_queue.cc:237] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.076781 31101 ts_tablet_manager.cc:1403] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
I20260709 14:56:27.080439 31101 raft_consensus.cc:359] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.081193 31101 raft_consensus.cc:385] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.081509 31101 raft_consensus.cc:740] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.081847 31100 raft_consensus.cc:2749] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.076227 30983 raft_consensus.cc:2468] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:27.076965 31107 raft_consensus.cc:2804] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.082404 31101 consensus_queue.cc:260] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.083171 31107 raft_consensus.cc:493] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.083603 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:27.084293 31057 raft_consensus.cc:2468] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:27.085047 31101 ts_tablet_manager.cc:1434] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:56:27.085832 31056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:27.085832 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441b0d55b5d14608a81e382e09cfceba" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:27.086179 31055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:27.086601 31056 raft_consensus.cc:2468] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:27.087549 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441b0d55b5d14608a81e382e09cfceba" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
W20260709 14:56:27.087815 30948 leader_election.cc:343] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b717897f09014251ac865650c7177379 (127.26.0.3:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.083571 31107 raft_consensus.cc:3060] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.088164 31125 raft_consensus.cc:2804] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.082795 31097 tablet_bootstrap.cc:654] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.088373 30948 leader_election.cc:304] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfcbaa06684840418e99bb0de7a997b2; no voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379
W20260709 14:56:27.089725 30873 leader_election.cc:343] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b717897f09014251ac865650c7177379 (127.26.0.3:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.090353 31125 raft_consensus.cc:493] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.090819 31125 raft_consensus.cc:3060] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.091059 31100 raft_consensus.cc:493] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.089845 31136 raft_consensus.cc:2749] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.088402 30946 leader_election.cc:304] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.091536 31100 raft_consensus.cc:515] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.092655 31136 raft_consensus.cc:2804] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.094477 31100 leader_election.cc:290] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:27.098668 31125 raft_consensus.cc:515] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:27.100633 31107 raft_consensus.cc:515] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.102890 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:27.101575 30805 catalog_manager.cc:5697] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.103577 31136 raft_consensus.cc:697] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:27.103940 30982 raft_consensus.cc:2393] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b799b41373347da9cd658e5c2dcb408 in current term 1: Already voted for candidate cfcbaa06684840418e99bb0de7a997b2 in this term.
I20260709 14:56:27.103500 30907 raft_consensus.cc:3060] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.091524 31020 leader_election.cc:304] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:27.104497 31136 consensus_queue.cc:237] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.107362 31100 raft_consensus.cc:2804] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.107758 31100 raft_consensus.cc:493] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.108071 31100 raft_consensus.cc:3060] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.112048 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441b0d55b5d14608a81e382e09cfceba" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:27.112787 30908 raft_consensus.cc:3060] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.113262 30907 raft_consensus.cc:2468] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:27.100859 31125 leader_election.cc:290] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.118753 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.119139 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441b0d55b5d14608a81e382e09cfceba" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.101365 30871 leader_election.cc:304] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408; no voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:27.120198 31100 raft_consensus.cc:515] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:27.120949 30908 raft_consensus.cc:2468] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:27.121096 31105 raft_consensus.cc:2749] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.121389 31057 raft_consensus.cc:2393] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cfcbaa06684840418e99bb0de7a997b2 in current term 1: Already voted for candidate b717897f09014251ac865650c7177379 in this term.
I20260709 14:56:27.121870 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9f382972a40c6b0cd4cb0618a1a6b" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:27.122503 30982 raft_consensus.cc:2468] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:27.123440 30946 leader_election.cc:304] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.126446 30946 leader_election.cc:304] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.125522 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9f382972a40c6b0cd4cb0618a1a6b" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:27.126900 31100 leader_election.cc:290] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:27.127615 30907 raft_consensus.cc:2468] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:27.126868 31097 tablet_bootstrap.cc:492] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:27.128702 31097 ts_tablet_manager.cc:1403] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.002s
I20260709 14:56:27.131377 31097 raft_consensus.cc:359] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
W20260709 14:56:27.132102 30948 leader_election.cc:343] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b717897f09014251ac865650c7177379 (127.26.0.3:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:27.132319 31136 raft_consensus.cc:2804] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.127022 31125 raft_consensus.cc:2804] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.135035 31125 raft_consensus.cc:697] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:27.124764 30871 leader_election.cc:304] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408; no voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:27.135253 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:27.135492 31136 raft_consensus.cc:697] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:27.135983 31105 raft_consensus.cc:2749] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.136922 31136 consensus_queue.cc:237] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.139299 30804 catalog_manager.cc:5697] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.140470 31125 consensus_queue.cc:237] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:27.133062 31097 raft_consensus.cc:385] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.141353 31097 raft_consensus.cc:740] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.141835 31098 tablet_bootstrap.cc:492] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:27.142467 31098 ts_tablet_manager.cc:1403] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.015s
I20260709 14:56:27.143318 31097 consensus_queue.cc:260] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.145239 31098 raft_consensus.cc:359] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.145913 31098 raft_consensus.cc:385] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.146169 31098 raft_consensus.cc:740] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.146800 31098 consensus_queue.cc:260] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.149159 31020 leader_election.cc:304] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.104647 31107 leader_election.cc:290] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.150341 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:27.151093 31113 raft_consensus.cc:2804] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.151710 31113 raft_consensus.cc:493] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.152045 31113 raft_consensus.cc:3060] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.152875 31098 ts_tablet_manager.cc:1434] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:27.153826 31098 tablet_bootstrap.cc:492] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:27.154570 31100 consensus_queue.cc:1048] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:27.159590 31098 tablet_bootstrap.cc:654] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.160175 30907 raft_consensus.cc:2393] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b717897f09014251ac865650c7177379 in current term 1: Already voted for candidate cfcbaa06684840418e99bb0de7a997b2 in this term.
I20260709 14:56:27.162254 31113 raft_consensus.cc:515] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.170701 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9f382972a40c6b0cd4cb0618a1a6b" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:27.171489 30907 raft_consensus.cc:3060] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.163656 31097 ts_tablet_manager.cc:1434] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:56:27.173851 31097 tablet_bootstrap.cc:492] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:27.185722 31113 leader_election.cc:290] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:27.189304 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9f382972a40c6b0cd4cb0618a1a6b" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:27.190049 30981 raft_consensus.cc:3060] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.196043 30907 raft_consensus.cc:2468] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 1.
I20260709 14:56:27.197105 31113 consensus_queue.cc:1048] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.198518 31020 leader_election.cc:304] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:27.196475 31097 tablet_bootstrap.cc:654] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.196894 31107 raft_consensus.cc:493] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.200376 31107 raft_consensus.cc:515] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.202469 31107 leader_election.cc:290] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.204507 30981 raft_consensus.cc:2468] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 1.
I20260709 14:56:27.205935 31097 tablet_bootstrap.cc:492] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:27.206447 31097 ts_tablet_manager.cc:1403] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 14:56:27.207242 31098 tablet_bootstrap.cc:492] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:27.207741 31098 ts_tablet_manager.cc:1403] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.012s
I20260709 14:56:27.207929 31148 raft_consensus.cc:2804] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.208424 31148 raft_consensus.cc:697] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:27.209285 31148 consensus_queue.cc:237] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.211161 31098 raft_consensus.cc:359] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.211273 30804 catalog_manager.cc:5697] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:27.212934 31097 raft_consensus.cc:359] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.213824 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93eaa25df3394a92864e219449893c36" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:27.218546 31097 raft_consensus.cc:385] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.218843 31097 raft_consensus.cc:740] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.211861 31098 raft_consensus.cc:385] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.218799 31057 raft_consensus.cc:2468] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:27.219861 31098 raft_consensus.cc:740] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.219242 30804 catalog_manager.cc:5697] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.219704 31097 consensus_queue.cc:260] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.220775 31098 consensus_queue.cc:260] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.221912 31097 ts_tablet_manager.cc:1434] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:56:27.213860 31020 leader_election.cc:304] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [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: b717897f09014251ac865650c7177379; no voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:27.222872 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93eaa25df3394a92864e219449893c36" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:27.223548 30907 raft_consensus.cc:2468] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:27.224682 30948 leader_election.cc:304] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.226126 31113 raft_consensus.cc:2749] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.227710 31107 raft_consensus.cc:2804] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.228111 31107 raft_consensus.cc:493] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.228358 31107 raft_consensus.cc:3060] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.229833 31098 ts_tablet_manager.cc:1434] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 14:56:27.237978 31107 raft_consensus.cc:515] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.241600 31107 leader_election.cc:290] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.241815 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93eaa25df3394a92864e219449893c36" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.242441 31057 raft_consensus.cc:3060] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.244479 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93eaa25df3394a92864e219449893c36" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:27.240582 30806 catalog_manager.cc:5697] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 reported cstate change: term changed from 0 to 1, leader changed from <none> to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:27.245009 30908 raft_consensus.cc:3060] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.248564 31057 raft_consensus.cc:2468] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:27.249661 30948 leader_election.cc:304] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.250415 31107 raft_consensus.cc:2804] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.250874 31107 raft_consensus.cc:697] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:27.252187 31107 consensus_queue.cc:237] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.253862 30908 raft_consensus.cc:2468] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:27.261739 30805 catalog_manager.cc:5697] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.336066 31107 consensus_queue.cc:1048] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.346776 31107 consensus_queue.cc:1048] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:27.360137 31100 raft_consensus.cc:493] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.360697 31100 raft_consensus.cc:515] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.362242 31100 leader_election.cc:290] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:27.362903 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441b0d55b5d14608a81e382e09cfceba" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:27.363037 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441b0d55b5d14608a81e382e09cfceba" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:27.363610 30908 raft_consensus.cc:2393] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b717897f09014251ac865650c7177379 in current term 1: Already voted for candidate cfcbaa06684840418e99bb0de7a997b2 in this term.
I20260709 14:56:27.365051 31020 leader_election.cc:304] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b717897f09014251ac865650c7177379; no voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:27.365824 31100 raft_consensus.cc:3060] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.370424 31100 raft_consensus.cc:2749] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:27.395605 31105 raft_consensus.cc:493] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:27.396164 31105 raft_consensus.cc:515] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.398254 31105 leader_election.cc:290] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.398999 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:27.399336 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:27.399605 30981 raft_consensus.cc:2468] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 0.
I20260709 14:56:27.399923 31057 raft_consensus.cc:2468] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 0.
I20260709 14:56:27.400521 30871 leader_election.cc:304] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.401276 31105 raft_consensus.cc:2804] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:27.401597 31105 raft_consensus.cc:493] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:27.401819 31105 raft_consensus.cc:3060] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.406433 31105 raft_consensus.cc:515] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.407989 31105 leader_election.cc:290] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Requested vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.408717 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:27.409025 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.409281 30981 raft_consensus.cc:3060] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.409585 31057 raft_consensus.cc:3060] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.413991 30981 raft_consensus.cc:2468] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:27.414234 31057 raft_consensus.cc:2468] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:27.415019 30871 leader_election.cc:304] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.415604 31105 raft_consensus.cc:2804] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.416380 31105 raft_consensus.cc:697] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:27.417428 31105 consensus_queue.cc:237] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.423768 30806 catalog_manager.cc:5697] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.538952 31107 consensus_queue.cc:1048] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.550113 31125 consensus_queue.cc:1048] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.586885 31125 consensus_queue.cc:1048] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.597138 30981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0519189d50140af8c782b92da1d221e"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
mode: GRACEFUL
new_leader_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:33050
I20260709 14:56:27.597729 30981 raft_consensus.cc:606] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Received request to transfer leadership to TS 6b799b41373347da9cd658e5c2dcb408
I20260709 14:56:27.598691 31134 consensus_queue.cc:1048] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.610416 31134 consensus_queue.cc:1048] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.615288 31054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12e86441bff84bec8bb4aedf080a2d43"
dest_uuid: "b717897f09014251ac865650c7177379"
mode: GRACEFUL
new_leader_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:56720
I20260709 14:56:27.615947 31054 raft_consensus.cc:606] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 1 LEADER]: Received request to transfer leadership to TS 6b799b41373347da9cd658e5c2dcb408
I20260709 14:56:27.622490 30981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
mode: GRACEFUL
new_leader_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:33050
I20260709 14:56:27.622504 31136 consensus_queue.cc:1048] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:27.623070 30981 raft_consensus.cc:606] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Received request to transfer leadership to TS 6b799b41373347da9cd658e5c2dcb408
I20260709 14:56:27.628994 30981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb713d6d79724227b83f2eae9eaec530"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
mode: GRACEFUL
new_leader_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:33050
I20260709 14:56:27.629526 30981 raft_consensus.cc:606] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Received request to transfer leadership to TS 6b799b41373347da9cd658e5c2dcb408
I20260709 14:56:27.633517 31141 raft_consensus.cc:993] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2: : Instructing follower 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:27.633921 31141 raft_consensus.cc:1081] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Signalling peer 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:27.635342 30908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0519189d50140af8c782b92da1d221e"
dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:51762
I20260709 14:56:27.635766 30908 raft_consensus.cc:493] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.636047 30908 raft_consensus.cc:3060] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.642465 30908 raft_consensus.cc:515] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:27.644093 31113 raft_consensus.cc:993] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379: : Instructing follower 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:27.644522 31113 raft_consensus.cc:1081] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 1 LEADER]: Signalling peer 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:27.644766 30908 leader_election.cc:290] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Requested vote from peers b717897f09014251ac865650c7177379 (127.26.0.3:40193), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:27.645022 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.645792 31057 raft_consensus.cc:3060] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.647584 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519189d50140af8c782b92da1d221e" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:27.647779 30908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12e86441bff84bec8bb4aedf080a2d43"
dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:51756
I20260709 14:56:27.648084 30981 raft_consensus.cc:3055] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:27.648373 30908 raft_consensus.cc:493] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.648401 30981 raft_consensus.cc:740] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:27.649677 30908 raft_consensus.cc:3060] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.653162 31057 raft_consensus.cc:2468] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:27.654193 30873 leader_election.cc:304] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:27.655023 31105 raft_consensus.cc:2804] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:27.656038 31113 consensus_queue.cc:1048] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.649430 30981 consensus_queue.cc:260] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:27.657588 30981 raft_consensus.cc:3060] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.655519 31105 raft_consensus.cc:697] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:27.658418 30907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873"
dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
mode: GRACEFUL
new_leader_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:51768
I20260709 14:56:27.658941 31105 consensus_queue.cc:237] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } }
I20260709 14:56:27.658979 30907 raft_consensus.cc:606] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Received request to transfer leadership to TS cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:27.667014 31057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcd9f382972a40c6b0cd4cb0618a1a6b"
dest_uuid: "b717897f09014251ac865650c7177379"
mode: GRACEFUL
new_leader_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:56720
I20260709 14:56:27.669211 30908 raft_consensus.cc:515] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.667317 30806 catalog_manager.cc:5697] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 1 to 2, leader changed from cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2) to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.679060 31141 consensus_queue.cc:1048] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:27.678848 31057 raft_consensus.cc:606] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 1 LEADER]: Received request to transfer leadership to TS cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:27.681254 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e86441bff84bec8bb4aedf080a2d43" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:27.681835 30983 raft_consensus.cc:3060] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.685379 30908 leader_election.cc:290] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Requested vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.687383 30980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04ade03ab2f54393a31990e17effe413"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
mode: GRACEFUL
new_leader_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:33050
I20260709 14:56:27.687994 30980 raft_consensus.cc:606] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Received request to transfer leadership to TS b717897f09014251ac865650c7177379
I20260709 14:56:27.669354 30981 raft_consensus.cc:2468] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:27.690798 31141 consensus_queue.cc:1048] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.692255 31147 consensus_queue.cc:1048] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.701104 30983 raft_consensus.cc:2468] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:27.702266 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e86441bff84bec8bb4aedf080a2d43" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.703503 31057 raft_consensus.cc:3055] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:27.703879 31057 raft_consensus.cc:740] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:27.707423 31113 raft_consensus.cc:993] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379: : Instructing follower cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:27.707923 31100 raft_consensus.cc:1081] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 1 LEADER]: Signalling peer cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:27.707909 30871 leader_election.cc:304] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.709486 31107 consensus_queue.cc:1048] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.709954 31105 raft_consensus.cc:2804] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:27.710558 31105 raft_consensus.cc:697] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:27.710963 31057 consensus_queue.cc:260] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.711416 31105 consensus_queue.cc:237] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.712390 31057 raft_consensus.cc:3060] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.719621 31057 raft_consensus.cc:2468] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:27.722009 30983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcd9f382972a40c6b0cd4cb0618a1a6b"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:33030
I20260709 14:56:27.722558 30983 raft_consensus.cc:493] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.722931 30983 raft_consensus.cc:3060] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.744068 30983 raft_consensus.cc:515] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.746699 30906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9f382972a40c6b0cd4cb0618a1a6b" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:27.750453 30983 leader_election.cc:290] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 2 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.751490 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9f382972a40c6b0cd4cb0618a1a6b" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.752231 31057 raft_consensus.cc:3055] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:27.752568 31057 raft_consensus.cc:740] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:27.756259 31141 consensus_queue.cc:1048] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:27.753548 31057 consensus_queue.cc:260] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.758208 30805 catalog_manager.cc:5697] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 1 to 2, leader changed from b717897f09014251ac865650c7177379 (127.26.0.3) to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.759886 31057 raft_consensus.cc:3060] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.767261 31057 raft_consensus.cc:2468] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 2.
I20260709 14:56:27.768337 30948 leader_election.cc:304] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [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: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 6b799b41373347da9cd658e5c2dcb408
I20260709 14:56:27.769083 31134 raft_consensus.cc:2804] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:27.769556 31134 raft_consensus.cc:697] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:27.770323 31134 consensus_queue.cc:237] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.780073 30804 catalog_manager.cc:5697] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 1 to 2, leader changed from b717897f09014251ac865650c7177379 (127.26.0.3) to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.893153 31174 consensus_queue.cc:1048] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:27.903384 31158 consensus_queue.cc:1048] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:27.910319 31105 raft_consensus.cc:993] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408: : Instructing follower cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:27.910707 31158 raft_consensus.cc:1081] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Signalling peer cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:27.911960 30983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:33036
I20260709 14:56:27.912438 30983 raft_consensus.cc:493] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.912784 30983 raft_consensus.cc:3060] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.917275 30983 raft_consensus.cc:515] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.918728 30983 leader_election.cc:290] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 2 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.919516 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:27.919719 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.920120 30907 raft_consensus.cc:3055] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:27.920295 31057 raft_consensus.cc:3060] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.920490 30907 raft_consensus.cc:740] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:27.921360 30907 consensus_queue.cc:260] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.922577 30907 raft_consensus.cc:3060] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.925266 31057 raft_consensus.cc:2468] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 2.
I20260709 14:56:27.926261 30948 leader_election.cc:304] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:27.926991 31134 raft_consensus.cc:2804] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:27.927345 31134 raft_consensus.cc:697] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:27.927537 30907 raft_consensus.cc:2468] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 2.
I20260709 14:56:27.928049 31134 consensus_queue.cc:237] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.933574 30806 catalog_manager.cc:5697] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 1 to 2, leader changed from 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1) to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.949725 31141 raft_consensus.cc:993] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2: : Instructing follower 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:27.950110 31134 raft_consensus.cc:1081] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Signalling peer 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:27.951517 30907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95"
dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:51762
I20260709 14:56:27.951957 30907 raft_consensus.cc:493] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.952229 30907 raft_consensus.cc:3060] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.956833 30907 raft_consensus.cc:515] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.958413 30907 leader_election.cc:290] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Requested vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:27.959077 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:27.959400 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:27.959597 30983 raft_consensus.cc:3055] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:27.959899 31057 raft_consensus.cc:3060] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.959937 30983 raft_consensus.cc:740] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:27.960680 30983 consensus_queue.cc:260] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.961624 30983 raft_consensus.cc:3060] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:27.964532 31057 raft_consensus.cc:2468] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:27.965489 30873 leader_election.cc:304] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:27.966223 31158 raft_consensus.cc:2804] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:27.966409 30983 raft_consensus.cc:2468] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:27.966567 31158 raft_consensus.cc:697] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:27.967368 31158 consensus_queue.cc:237] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:27.973142 30806 catalog_manager.cc:5697] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 1 to 2, leader changed from cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2) to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:28.012986 31141 raft_consensus.cc:993] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2: : Instructing follower b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:28.013450 31134 raft_consensus.cc:1081] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Signalling peer b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:28.014959 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04ade03ab2f54393a31990e17effe413"
dest_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:56698
I20260709 14:56:28.015400 31057 raft_consensus.cc:493] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.015683 31057 raft_consensus.cc:3060] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.020380 31057 raft_consensus.cc:515] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:28.021817 31057 leader_election.cc:290] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 2 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:28.022598 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ade03ab2f54393a31990e17effe413" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:28.022903 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ade03ab2f54393a31990e17effe413" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:28.023238 30907 raft_consensus.cc:3060] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.023464 30983 raft_consensus.cc:3055] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:28.023804 30983 raft_consensus.cc:740] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:28.024585 30983 consensus_queue.cc:260] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:28.025779 30983 raft_consensus.cc:3060] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.029917 30907 raft_consensus.cc:2468] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 2.
I20260709 14:56:28.031024 31020 leader_election.cc:304] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:28.031997 31147 raft_consensus.cc:2804] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:28.032305 30983 raft_consensus.cc:2468] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 2.
I20260709 14:56:28.032543 31147 raft_consensus.cc:697] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 2 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:28.033416 31147 consensus_queue.cc:237] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:28.039618 30806 catalog_manager.cc:5697] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 reported cstate change: term changed from 1 to 2, leader changed from cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2) to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:28.112083 30983 raft_consensus.cc:1275] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.113272 31158 consensus_queue.cc:1048] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.120554 31057 raft_consensus.cc:1275] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.122001 31174 consensus_queue.cc:1048] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.185384 31057 raft_consensus.cc:1275] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.186543 31174 consensus_queue.cc:1048] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.189927 31054 raft_consensus.cc:1275] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.191527 31134 consensus_queue.cc:1048] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.191797 31141 raft_consensus.cc:993] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2: : Instructing follower 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:28.192286 31141 raft_consensus.cc:1081] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Signalling peer 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:28.195367 30907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb713d6d79724227b83f2eae9eaec530"
dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:51762
I20260709 14:56:28.195905 30907 raft_consensus.cc:493] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.196267 30907 raft_consensus.cc:3060] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.198150 30983 raft_consensus.cc:1275] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.202262 30908 raft_consensus.cc:3060] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.204197 31179 consensus_queue.cc:1048] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.205750 30907 raft_consensus.cc:515] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:28.209690 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb713d6d79724227b83f2eae9eaec530" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:28.209926 30907 leader_election.cc:290] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Requested vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:28.210327 31057 raft_consensus.cc:3060] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.211129 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb713d6d79724227b83f2eae9eaec530" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:28.211745 30982 raft_consensus.cc:3055] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:28.212047 30982 raft_consensus.cc:740] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:28.213178 30908 raft_consensus.cc:1275] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.212798 30982 consensus_queue.cc:260] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:28.214170 30982 raft_consensus.cc:3060] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:28.216981 31134 consensus_queue.cc:1048] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.217586 31057 raft_consensus.cc:2468] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:28.218726 30873 leader_election.cc:304] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:28.219549 31179 raft_consensus.cc:2804] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:28.220956 30982 raft_consensus.cc:2468] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:28.222232 31179 raft_consensus.cc:697] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:28.223124 31179 consensus_queue.cc:237] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:28.229096 30805 catalog_manager.cc:5697] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 1 to 2, leader changed from cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2) to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:28.335294 30908 raft_consensus.cc:1275] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.336464 31134 consensus_queue.cc:1048] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.343600 31057 raft_consensus.cc:1275] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.344988 31136 consensus_queue.cc:1048] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.445438 30982 raft_consensus.cc:1275] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.446626 31179 consensus_queue.cc:1048] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.454736 31057 raft_consensus.cc:1275] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.456014 31174 consensus_queue.cc:1048] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.515146 30982 raft_consensus.cc:1275] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.516337 31147 consensus_queue.cc:1048] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.523118 30908 raft_consensus.cc:1275] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.524758 31182 consensus_queue.cc:1048] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.615526 31057 raft_consensus.cc:1275] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.616653 31105 consensus_queue.cc:1048] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.627893 30982 raft_consensus.cc:1275] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:28.629155 31158 consensus_queue.cc:1048] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:30.717650 30806 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59986:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:30.719674 30806 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:30.767297 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 1a62c22e54774f34a8ad85fc5ef9ce00 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:30.768575 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62c22e54774f34a8ad85fc5ef9ce00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.768332 30966 tablet_service.cc:1511] Processing CreateTablet for tablet 1a62c22e54774f34a8ad85fc5ef9ce00 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:30.769968 30966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62c22e54774f34a8ad85fc5ef9ce00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.773756 31043 tablet_service.cc:1511] Processing CreateTablet for tablet 1a62c22e54774f34a8ad85fc5ef9ce00 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:30.774955 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62c22e54774f34a8ad85fc5ef9ce00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.777788 31046 tablet_service.cc:1511] Processing CreateTablet for tablet d6e7fdb51f6645b5a298f7d99dc7318d (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:30.779009 31046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e7fdb51f6645b5a298f7d99dc7318d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.781786 31044 tablet_service.cc:1511] Processing CreateTablet for tablet 59a8379f458a4a99b90ad81866944e8f (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:30.783082 31044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a8379f458a4a99b90ad81866944e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.781839 31042 tablet_service.cc:1511] Processing CreateTablet for tablet 019f93daf4f2441593f6ccb6f301aaa5 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:30.786418 30968 tablet_service.cc:1511] Processing CreateTablet for tablet d6e7fdb51f6645b5a298f7d99dc7318d (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:30.787122 31042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019f93daf4f2441593f6ccb6f301aaa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.787690 30968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e7fdb51f6645b5a298f7d99dc7318d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.787146 31045 tablet_service.cc:1511] Processing CreateTablet for tablet f090bf4835ef415e99e91df9854db366 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:30.790254 31045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f090bf4835ef415e99e91df9854db366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.792084 31047 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb35f5134c141d68c20b65dcfcf4046 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:30.772428 30898 tablet_service.cc:1511] Processing CreateTablet for tablet d6e7fdb51f6645b5a298f7d99dc7318d (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:30.793303 31047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb35f5134c141d68c20b65dcfcf4046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.793581 30898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e7fdb51f6645b5a298f7d99dc7318d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.796306 31041 tablet_service.cc:1511] Processing CreateTablet for tablet 5994494bf4b04f04b3a49856599d464e (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:30.797533 31041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5994494bf4b04f04b3a49856599d464e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.800391 31040 tablet_service.cc:1511] Processing CreateTablet for tablet 699b626303244b8db6d937fa9472ed1c (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:30.801162 30896 tablet_service.cc:1511] Processing CreateTablet for tablet 59a8379f458a4a99b90ad81866944e8f (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:30.801647 31040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699b626303244b8db6d937fa9472ed1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.802716 30897 tablet_service.cc:1511] Processing CreateTablet for tablet 019f93daf4f2441593f6ccb6f301aaa5 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:30.802889 30895 tablet_service.cc:1511] Processing CreateTablet for tablet f090bf4835ef415e99e91df9854db366 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:30.803946 30897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019f93daf4f2441593f6ccb6f301aaa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.804922 31039 tablet_service.cc:1511] Processing CreateTablet for tablet 6fe54573d3d84315a07db121cc7472ce (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:30.806108 31039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fe54573d3d84315a07db121cc7472ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.805810 30892 tablet_service.cc:1511] Processing CreateTablet for tablet 5994494bf4b04f04b3a49856599d464e (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:30.807546 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 699b626303244b8db6d937fa9472ed1c (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:30.810627 30970 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb35f5134c141d68c20b65dcfcf4046 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:30.811220 30973 tablet_service.cc:1511] Processing CreateTablet for tablet 5994494bf4b04f04b3a49856599d464e (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:30.811831 30970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb35f5134c141d68c20b65dcfcf4046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.812417 30973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5994494bf4b04f04b3a49856599d464e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.812733 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 019f93daf4f2441593f6ccb6f301aaa5 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:30.813886 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019f93daf4f2441593f6ccb6f301aaa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.804467 30893 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb35f5134c141d68c20b65dcfcf4046 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:30.815163 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5994494bf4b04f04b3a49856599d464e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.817368 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699b626303244b8db6d937fa9472ed1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.817590 30969 tablet_service.cc:1511] Processing CreateTablet for tablet f090bf4835ef415e99e91df9854db366 (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:30.818778 30969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f090bf4835ef415e99e91df9854db366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.820945 30896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a8379f458a4a99b90ad81866944e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.811627 30967 tablet_service.cc:1511] Processing CreateTablet for tablet 59a8379f458a4a99b90ad81866944e8f (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:30.822400 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a8379f458a4a99b90ad81866944e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.813781 30971 tablet_service.cc:1511] Processing CreateTablet for tablet 699b626303244b8db6d937fa9472ed1c (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:30.825095 30971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699b626303244b8db6d937fa9472ed1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.827795 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb35f5134c141d68c20b65dcfcf4046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.829367 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f090bf4835ef415e99e91df9854db366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.843667 30968 tablet_service.cc:1511] Processing CreateTablet for tablet 6fe54573d3d84315a07db121cc7472ce (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:30.845242 30968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fe54573d3d84315a07db121cc7472ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.845283 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 6fe54573d3d84315a07db121cc7472ce (DEFAULT_TABLE table=soft_deleted_table [id=d9b374da220146318986449ce79aacbc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:30.846603 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fe54573d3d84315a07db121cc7472ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.881906 31196 tablet_bootstrap.cc:492] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
W20260709 14:56:30.894012 30854 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:30.907724 31197 tablet_bootstrap.cc:492] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:30.920780 31197 tablet_bootstrap.cc:654] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.931541 31196 tablet_bootstrap.cc:654] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.937114 31198 tablet_bootstrap.cc:492] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:30.957125 31198 tablet_bootstrap.cc:654] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.994243 31197 tablet_bootstrap.cc:492] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:30.994870 31197 ts_tablet_manager.cc:1403] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.013s
I20260709 14:56:30.995429 31196 tablet_bootstrap.cc:492] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:30.995553 31198 tablet_bootstrap.cc:492] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:30.996129 31198 ts_tablet_manager.cc:1403] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.022s
I20260709 14:56:30.997107 31196 ts_tablet_manager.cc:1403] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.027s
I20260709 14:56:30.998044 31197 raft_consensus.cc:359] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:30.998919 31197 raft_consensus.cc:385] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.999302 31197 raft_consensus.cc:740] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.999132 31198 raft_consensus.cc:359] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:30.999914 31198 raft_consensus.cc:385] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.000391 31198 raft_consensus.cc:740] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.000139 31197 consensus_queue.cc:260] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.000602 31196 raft_consensus.cc:359] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.001420 31196 raft_consensus.cc:385] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.001293 31198 consensus_queue.cc:260] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.001782 31196 raft_consensus.cc:740] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.002920 31196 consensus_queue.cc:260] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.004935 31196 ts_tablet_manager.cc:1434] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:31.005724 31198 ts_tablet_manager.cc:1434] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 14:56:31.005918 31196 tablet_bootstrap.cc:492] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:31.006806 31198 tablet_bootstrap.cc:492] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:31.007231 31197 ts_tablet_manager.cc:1434] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:31.008237 31197 tablet_bootstrap.cc:492] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:31.013345 31196 tablet_bootstrap.cc:654] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.013633 31198 tablet_bootstrap.cc:654] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.018186 31196 tablet_bootstrap.cc:492] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:31.018599 31196 ts_tablet_manager.cc:1403] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 14:56:31.018950 31198 tablet_bootstrap.cc:492] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:31.019502 31198 ts_tablet_manager.cc:1403] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:56:31.021410 31196 raft_consensus.cc:359] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.022138 31196 raft_consensus.cc:385] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.022466 31196 raft_consensus.cc:740] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.022464 31198 raft_consensus.cc:359] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.023497 31196 consensus_queue.cc:260] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.025378 31196 ts_tablet_manager.cc:1434] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:56:31.023339 31198 raft_consensus.cc:385] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.025842 31198 raft_consensus.cc:740] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.026403 31196 tablet_bootstrap.cc:492] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:31.026718 31198 consensus_queue.cc:260] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.029072 31198 ts_tablet_manager.cc:1434] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:56:31.029996 31198 tablet_bootstrap.cc:492] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:31.032687 31196 tablet_bootstrap.cc:654] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.036460 31198 tablet_bootstrap.cc:654] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.044518 31197 tablet_bootstrap.cc:654] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.050594 31196 tablet_bootstrap.cc:492] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:31.051155 31196 ts_tablet_manager.cc:1403] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 14:56:31.054311 31197 tablet_bootstrap.cc:492] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:31.054276 31196 raft_consensus.cc:359] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.055342 31196 raft_consensus.cc:385] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.055852 31197 ts_tablet_manager.cc:1403] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.001s
I20260709 14:56:31.055757 31196 raft_consensus.cc:740] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.056995 31196 consensus_queue.cc:260] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.058295 31198 tablet_bootstrap.cc:492] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:31.058866 31198 ts_tablet_manager.cc:1403] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260709 14:56:31.059105 31197 raft_consensus.cc:359] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.059458 31196 ts_tablet_manager.cc:1434] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:56:31.059835 31197 raft_consensus.cc:385] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.060181 31197 raft_consensus.cc:740] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.060977 31196 tablet_bootstrap.cc:492] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:31.062312 31198 raft_consensus.cc:359] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.063102 31198 raft_consensus.cc:385] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.063452 31198 raft_consensus.cc:740] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.065126 31198 consensus_queue.cc:260] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.067206 31198 ts_tablet_manager.cc:1434] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:31.068077 31196 tablet_bootstrap.cc:654] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.068205 31198 tablet_bootstrap.cc:492] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:31.072073 31197 consensus_queue.cc:260] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.074904 31197 ts_tablet_manager.cc:1434] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.006s
I20260709 14:56:31.075388 31198 tablet_bootstrap.cc:654] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.076031 31197 tablet_bootstrap.cc:492] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:31.087152 31198 tablet_bootstrap.cc:492] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:31.087767 31198 ts_tablet_manager.cc:1403] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 14:56:31.089219 31197 tablet_bootstrap.cc:654] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.090659 31198 raft_consensus.cc:359] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.091420 31198 raft_consensus.cc:385] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.091866 31198 raft_consensus.cc:740] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.092718 31198 consensus_queue.cc:260] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.095010 31198 ts_tablet_manager.cc:1434] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:31.096119 31198 tablet_bootstrap.cc:492] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:31.101078 31197 tablet_bootstrap.cc:492] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:31.101637 31197 ts_tablet_manager.cc:1403] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.015s
I20260709 14:56:31.102378 31198 tablet_bootstrap.cc:654] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.104529 31197 raft_consensus.cc:359] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.105334 31197 raft_consensus.cc:385] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.105618 31197 raft_consensus.cc:740] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.106320 31197 consensus_queue.cc:260] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.107183 31198 tablet_bootstrap.cc:492] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:31.107788 31198 ts_tablet_manager.cc:1403] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 14:56:31.108541 31197 ts_tablet_manager.cc:1434] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:56:31.110164 31136 raft_consensus.cc:493] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.110106 31198 raft_consensus.cc:359] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.110868 31196 tablet_bootstrap.cc:492] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:31.111001 31198 raft_consensus.cc:385] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.110798 31136 raft_consensus.cc:515] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.111429 31198 raft_consensus.cc:740] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.111562 31196 ts_tablet_manager.cc:1403] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.024s
I20260709 14:56:31.112607 31198 consensus_queue.cc:260] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.115012 31198 ts_tablet_manager.cc:1434] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:31.115239 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e7fdb51f6645b5a298f7d99dc7318d" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:31.115962 31198 tablet_bootstrap.cc:492] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:31.115659 31196 raft_consensus.cc:359] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.116350 31196 raft_consensus.cc:385] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.116673 31196 raft_consensus.cc:740] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.117408 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e7fdb51f6645b5a298f7d99dc7318d" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:31.117522 31196 consensus_queue.cc:260] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.113035 31136 leader_election.cc:290] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
W20260709 14:56:31.118367 30946 leader_election.cc:343] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:31.120187 30948 leader_election.cc:343] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b717897f09014251ac865650c7177379 (127.26.0.3:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.120628 30948 leader_election.cc:304] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfcbaa06684840418e99bb0de7a997b2; no voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379
I20260709 14:56:31.123262 31198 tablet_bootstrap.cc:654] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.126291 31211 raft_consensus.cc:2749] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:31.128796 31185 raft_consensus.cc:493] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.129283 31185 raft_consensus.cc:515] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.119051 31197 tablet_bootstrap.cc:492] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:31.132428 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62c22e54774f34a8ad85fc5ef9ce00" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:31.134012 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62c22e54774f34a8ad85fc5ef9ce00" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:31.134732 30983 raft_consensus.cc:2468] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 0.
I20260709 14:56:31.135177 31198 tablet_bootstrap.cc:492] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:31.135710 31198 ts_tablet_manager.cc:1403] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
W20260709 14:56:31.135797 30873 leader_election.cc:343] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b717897f09014251ac865650c7177379 (127.26.0.3:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.136461 31185 leader_election.cc:290] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.137013 30871 leader_election.cc:304] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [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: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: b717897f09014251ac865650c7177379
I20260709 14:56:31.137458 31197 tablet_bootstrap.cc:654] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.138154 31185 raft_consensus.cc:2804] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.138736 31185 raft_consensus.cc:493] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.139150 31185 raft_consensus.cc:3060] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.138836 31198 raft_consensus.cc:359] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.139801 31198 raft_consensus.cc:385] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.140110 31198 raft_consensus.cc:740] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.140939 31198 consensus_queue.cc:260] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.143090 31198 ts_tablet_manager.cc:1434] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:31.143993 31198 tablet_bootstrap.cc:492] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:31.150466 31198 tablet_bootstrap.cc:654] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.136979 31196 ts_tablet_manager.cc:1434] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.003s
I20260709 14:56:31.157022 31196 tablet_bootstrap.cc:492] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:31.159186 31198 tablet_bootstrap.cc:492] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:31.159724 31198 ts_tablet_manager.cc:1403] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:56:31.160737 31185 raft_consensus.cc:515] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.162612 31198 raft_consensus.cc:359] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.163344 31198 raft_consensus.cc:385] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.163620 31198 raft_consensus.cc:740] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.164443 31198 consensus_queue.cc:260] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.165545 31185 leader_election.cc:290] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Requested vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.166649 31198 ts_tablet_manager.cc:1434] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:31.167215 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62c22e54774f34a8ad85fc5ef9ce00" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:31.167315 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62c22e54774f34a8ad85fc5ef9ce00" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:31.167506 31197 tablet_bootstrap.cc:492] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:31.167670 31198 tablet_bootstrap.cc:492] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:31.167776 31054 raft_consensus.cc:3060] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.167943 30981 raft_consensus.cc:3060] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.168192 31197 ts_tablet_manager.cc:1403] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.013s
I20260709 14:56:31.172178 31197 raft_consensus.cc:359] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.172895 31197 raft_consensus.cc:385] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.173184 31197 raft_consensus.cc:740] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.174432 31198 tablet_bootstrap.cc:654] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.174074 31197 consensus_queue.cc:260] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.175328 31054 raft_consensus.cc:2468] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:31.178499 31214 raft_consensus.cc:493] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.179018 31214 raft_consensus.cc:515] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.181142 31214 leader_election.cc:290] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.183450 31197 ts_tablet_manager.cc:1434] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:56:31.183892 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:31.184360 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:31.185741 31198 tablet_bootstrap.cc:492] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:31.186203 31198 ts_tablet_manager.cc:1403] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
W20260709 14:56:31.186074 30873 leader_election.cc:343] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b717897f09014251ac865650c7177379 (127.26.0.3:40193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.184574 31197 tablet_bootstrap.cc:492] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:31.186975 30873 leader_election.cc:304] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:31.187847 31214 raft_consensus.cc:2804] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:56:31.187309 30871 leader_election.cc:343] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.188421 31214 raft_consensus.cc:697] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:31.188567 30871 leader_election.cc:304] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408; no voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:31.188990 31198 raft_consensus.cc:359] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.189658 31198 raft_consensus.cc:385] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.189338 31214 consensus_queue.cc:237] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.189929 31198 raft_consensus.cc:740] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.190778 31198 consensus_queue.cc:260] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.191401 31215 raft_consensus.cc:2749] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:31.192874 31198 ts_tablet_manager.cc:1434] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:31.193811 31198 tablet_bootstrap.cc:492] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379: Bootstrap starting.
I20260709 14:56:31.193945 31197 tablet_bootstrap.cc:654] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.186911 31196 tablet_bootstrap.cc:654] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.199357 31198 tablet_bootstrap.cc:654] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.202023 30981 raft_consensus.cc:2468] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:31.207772 31198 tablet_bootstrap.cc:492] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379: No bootstrap required, opened a new log
I20260709 14:56:31.208249 31198 ts_tablet_manager.cc:1403] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:56:31.209144 31196 tablet_bootstrap.cc:492] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:31.209652 31196 ts_tablet_manager.cc:1403] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.004s
I20260709 14:56:31.210800 31198 raft_consensus.cc:359] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.211639 31198 raft_consensus.cc:385] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.211992 31198 raft_consensus.cc:740] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.212872 31197 tablet_bootstrap.cc:492] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:31.212742 31198 consensus_queue.cc:260] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.213454 31197 ts_tablet_manager.cc:1403] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260709 14:56:31.214890 31198 ts_tablet_manager.cc:1434] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:31.215265 31196 raft_consensus.cc:359] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.216063 31196 raft_consensus.cc:385] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.216355 31196 raft_consensus.cc:740] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.216467 31197 raft_consensus.cc:359] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.217110 31197 raft_consensus.cc:385] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.217374 31197 raft_consensus.cc:740] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.217145 31196 consensus_queue.cc:260] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.218048 31197 consensus_queue.cc:260] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.219691 31196 ts_tablet_manager.cc:1434] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:31.220700 31196 tablet_bootstrap.cc:492] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:31.220889 31197 ts_tablet_manager.cc:1434] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:31.224179 31197 tablet_bootstrap.cc:492] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:31.219717 30802 catalog_manager.cc:5697] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.230253 31196 tablet_bootstrap.cc:654] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.230348 31197 tablet_bootstrap.cc:654] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.235635 31196 tablet_bootstrap.cc:492] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:31.236104 31196 ts_tablet_manager.cc:1403] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 14:56:31.236238 31197 tablet_bootstrap.cc:492] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:31.236734 31197 ts_tablet_manager.cc:1403] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:56:31.238818 31196 raft_consensus.cc:359] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.239135 31197 raft_consensus.cc:359] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.239578 31196 raft_consensus.cc:385] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.239851 31197 raft_consensus.cc:385] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.239904 31196 raft_consensus.cc:740] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.240144 31197 raft_consensus.cc:740] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.240918 31197 consensus_queue.cc:260] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.240765 31196 consensus_queue.cc:260] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.242920 31197 ts_tablet_manager.cc:1434] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:31.243922 31197 tablet_bootstrap.cc:492] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:31.245043 31196 ts_tablet_manager.cc:1434] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:56:31.246117 31196 tablet_bootstrap.cc:492] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:31.250358 31197 tablet_bootstrap.cc:654] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.252374 31196 tablet_bootstrap.cc:654] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.257673 31197 tablet_bootstrap.cc:492] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:31.258077 31197 ts_tablet_manager.cc:1403] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:56:31.260088 31197 raft_consensus.cc:359] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.260587 31197 raft_consensus.cc:385] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.260828 31197 raft_consensus.cc:740] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.261452 31197 consensus_queue.cc:260] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.262631 31196 tablet_bootstrap.cc:492] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:31.263103 31196 ts_tablet_manager.cc:1403] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.004s
I20260709 14:56:31.263506 31197 ts_tablet_manager.cc:1434] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:31.264468 31197 tablet_bootstrap.cc:492] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:31.265275 31182 raft_consensus.cc:493] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.265370 31196 raft_consensus.cc:359] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.265952 31196 raft_consensus.cc:385] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.265811 31182 raft_consensus.cc:515] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.266233 31196 raft_consensus.cc:740] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.266307 31214 raft_consensus.cc:493] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.266794 31214 raft_consensus.cc:515] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.267005 31196 consensus_queue.cc:260] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.267987 31182 leader_election.cc:290] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:31.268754 31214 leader_election.cc:290] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.269901 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:31.270845 31197 tablet_bootstrap.cc:654] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.270862 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f93daf4f2441593f6ccb6f301aaa5" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
W20260709 14:56:31.271466 31020 leader_election.cc:343] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.271683 31054 raft_consensus.cc:2468] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 0.
I20260709 14:56:31.272215 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f93daf4f2441593f6ccb6f301aaa5" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:31.272830 30981 raft_consensus.cc:2468] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 0.
I20260709 14:56:31.272920 30873 leader_election.cc:304] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:31.271014 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:31.274573 30908 raft_consensus.cc:2468] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:31.275110 31196 ts_tablet_manager.cc:1434] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:31.275908 31020 leader_election.cc:304] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [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: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:31.276168 31196 tablet_bootstrap.cc:492] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:31.277405 31182 raft_consensus.cc:2804] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.277765 31182 raft_consensus.cc:493] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.278093 31182 raft_consensus.cc:3060] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.282766 31196 tablet_bootstrap.cc:654] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.285248 31182 raft_consensus.cc:515] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.286372 31214 raft_consensus.cc:2804] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.286823 31214 raft_consensus.cc:493] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.287146 31214 raft_consensus.cc:3060] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.291509 31197 tablet_bootstrap.cc:492] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:31.292047 31197 ts_tablet_manager.cc:1403] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260709 14:56:31.294557 31197 raft_consensus.cc:359] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.295221 31197 raft_consensus.cc:385] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.295483 31197 raft_consensus.cc:740] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.296079 31197 consensus_queue.cc:260] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.298063 31197 ts_tablet_manager.cc:1434] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:31.298949 31197 tablet_bootstrap.cc:492] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408: Bootstrap starting.
I20260709 14:56:31.301265 31214 raft_consensus.cc:515] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.304284 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f93daf4f2441593f6ccb6f301aaa5" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:31.304802 31054 raft_consensus.cc:3060] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.305706 31197 tablet_bootstrap.cc:654] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.306869 31182 leader_election.cc:290] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:31.308409 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:31.309551 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f93daf4f2441593f6ccb6f301aaa5" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:31.310065 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:31.310745 30908 raft_consensus.cc:3060] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:31.311275 31020 leader_election.cc:343] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.310177 30981 raft_consensus.cc:3060] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.311604 31054 raft_consensus.cc:2468] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:31.313270 30873 leader_election.cc:304] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:31.314059 31215 raft_consensus.cc:2804] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.314502 31215 raft_consensus.cc:697] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:31.315294 31215 consensus_queue.cc:237] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.319512 30981 raft_consensus.cc:2468] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:31.321961 31214 leader_election.cc:290] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Requested vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.322810 31196 tablet_bootstrap.cc:492] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:31.323393 31196 ts_tablet_manager.cc:1403] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.009s
I20260709 14:56:31.326525 31196 raft_consensus.cc:359] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.327250 31196 raft_consensus.cc:385] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.327524 31196 raft_consensus.cc:740] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.328330 31196 consensus_queue.cc:260] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.331789 31197 tablet_bootstrap.cc:492] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408: No bootstrap required, opened a new log
I20260709 14:56:31.332295 31197 ts_tablet_manager.cc:1403] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.003s
I20260709 14:56:31.333189 31196 ts_tablet_manager.cc:1434] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:56:31.334357 31196 tablet_bootstrap.cc:492] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2: Bootstrap starting.
I20260709 14:56:31.335325 31197 raft_consensus.cc:359] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.336043 31197 raft_consensus.cc:385] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.336304 31197 raft_consensus.cc:740] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.336977 31197 consensus_queue.cc:260] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.336625 30908 raft_consensus.cc:2468] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 1.
I20260709 14:56:31.338220 31136 raft_consensus.cc:493] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.338758 31136 raft_consensus.cc:515] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.339111 31197 ts_tablet_manager.cc:1434] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:31.339073 31020 leader_election.cc:304] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [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: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:31.340123 31182 raft_consensus.cc:2804] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.340927 31136 leader_election.cc:290] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.344645 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb35f5134c141d68c20b65dcfcf4046" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:31.345316 31054 raft_consensus.cc:2468] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:31.346511 30948 leader_election.cc:304] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:31.347272 31136 raft_consensus.cc:2804] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.347666 31136 raft_consensus.cc:493] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.347666 31182 raft_consensus.cc:697] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:31.348089 31136 raft_consensus.cc:3060] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.348670 31182 consensus_queue.cc:237] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.350871 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb35f5134c141d68c20b65dcfcf4046" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:31.351423 30908 raft_consensus.cc:2468] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:31.352675 30804 catalog_manager.cc:5697] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.358214 31196 tablet_bootstrap.cc:654] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.363447 31136 raft_consensus.cc:515] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.366415 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb35f5134c141d68c20b65dcfcf4046" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:31.366961 30908 raft_consensus.cc:3060] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.367146 31054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb35f5134c141d68c20b65dcfcf4046" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:31.367794 31054 raft_consensus.cc:3060] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.371423 30908 raft_consensus.cc:2468] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:31.372313 31136 leader_election.cc:290] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.372404 30946 leader_election.cc:304] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:31.373416 31136 raft_consensus.cc:2804] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.375432 31214 raft_consensus.cc:493] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.373967 31136 raft_consensus.cc:697] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:31.375885 31214 raft_consensus.cc:515] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.376775 31136 consensus_queue.cc:237] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.377890 31214 leader_election.cc:290] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.378991 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f090bf4835ef415e99e91df9854db366" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:31.378870 30804 catalog_manager.cc:5697] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 reported cstate change: term changed from 0 to 1, leader changed from <none> to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:31.379536 31057 raft_consensus.cc:2468] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 0.
I20260709 14:56:31.379943 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f090bf4835ef415e99e91df9854db366" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:31.380568 30981 raft_consensus.cc:2468] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 0.
I20260709 14:56:31.380702 30873 leader_election.cc:304] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:31.381619 31214 raft_consensus.cc:2804] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.381866 31214 raft_consensus.cc:493] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.382062 31214 raft_consensus.cc:3060] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.389633 31214 raft_consensus.cc:515] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.390157 31196 tablet_bootstrap.cc:492] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2: No bootstrap required, opened a new log
I20260709 14:56:31.390724 31196 ts_tablet_manager.cc:1403] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 14:56:31.392107 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f090bf4835ef415e99e91df9854db366" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:31.392557 31057 raft_consensus.cc:3060] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.393548 30981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f090bf4835ef415e99e91df9854db366" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:31.394115 30981 raft_consensus.cc:3060] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.398546 31057 raft_consensus.cc:2468] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:31.393952 31196 raft_consensus.cc:359] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.399664 30873 leader_election.cc:304] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:31.399992 31196 raft_consensus.cc:385] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.400390 31196 raft_consensus.cc:740] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.400624 31215 raft_consensus.cc:2804] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.401103 31196 consensus_queue.cc:260] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.401170 31215 raft_consensus.cc:697] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:31.402135 31182 raft_consensus.cc:493] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.402702 31215 consensus_queue.cc:237] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.401556 30981 raft_consensus.cc:2468] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:31.403620 31196 ts_tablet_manager.cc:1434] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:56:31.402689 31182 raft_consensus.cc:515] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.406371 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994494bf4b04f04b3a49856599d464e" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:31.406858 31054 raft_consensus.cc:2468] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:31.407079 31182 leader_election.cc:290] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:31.408072 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994494bf4b04f04b3a49856599d464e" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:31.408721 30982 raft_consensus.cc:2468] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:31.410576 31020 leader_election.cc:304] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:31.410842 31214 leader_election.cc:290] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Requested vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.406927 30908 raft_consensus.cc:2468] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:31.411691 30804 catalog_manager.cc:5697] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.413015 31182 raft_consensus.cc:2804] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.413422 31182 raft_consensus.cc:493] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.413749 31182 raft_consensus.cc:3060] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.414254 30802 catalog_manager.cc:5697] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.415349 31136 raft_consensus.cc:493] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.415808 31136 raft_consensus.cc:515] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.418373 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe54573d3d84315a07db121cc7472ce" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:31.418924 30908 raft_consensus.cc:2468] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:31.419832 30946 leader_election.cc:304] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:31.420531 31211 raft_consensus.cc:2804] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.420455 31182 raft_consensus.cc:515] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.421097 31136 leader_election.cc:290] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.421059 31211 raft_consensus.cc:493] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.421839 31211 raft_consensus.cc:3060] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.422513 31182 leader_election.cc:290] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:31.423513 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994494bf4b04f04b3a49856599d464e" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:31.424039 30908 raft_consensus.cc:3060] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.429129 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994494bf4b04f04b3a49856599d464e" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:31.429652 30982 raft_consensus.cc:3060] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.429852 30908 raft_consensus.cc:2468] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 1.
I20260709 14:56:31.430833 31020 leader_election.cc:304] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:31.431596 31182 raft_consensus.cc:2804] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.433450 31182 raft_consensus.cc:697] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:31.434278 31182 consensus_queue.cc:237] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.435873 30982 raft_consensus.cc:2468] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 1.
I20260709 14:56:31.436846 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe54573d3d84315a07db121cc7472ce" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:31.437453 31057 raft_consensus.cc:2468] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 0.
I20260709 14:56:31.428267 31211 raft_consensus.cc:515] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.439536 31211 leader_election.cc:290] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.440178 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe54573d3d84315a07db121cc7472ce" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:31.440737 30907 raft_consensus.cc:3060] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.441009 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe54573d3d84315a07db121cc7472ce" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:31.441532 31057 raft_consensus.cc:3060] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.443549 30802 catalog_manager.cc:5697] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 reported cstate change: term changed from 0 to 1, leader changed from <none> to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:31.447302 30907 raft_consensus.cc:2468] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:31.448269 30946 leader_election.cc:304] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:31.448777 31057 raft_consensus.cc:2468] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 1.
I20260709 14:56:31.448998 31211 raft_consensus.cc:2804] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.449592 31211 raft_consensus.cc:697] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:31.450394 31211 consensus_queue.cc:237] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.458166 30802 catalog_manager.cc:5697] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 1 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.517719 31182 raft_consensus.cc:493] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.518268 31182 raft_consensus.cc:515] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.519992 31182 leader_election.cc:290] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:31.520772 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b626303244b8db6d937fa9472ed1c" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408" is_pre_election: true
I20260709 14:56:31.521194 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b626303244b8db6d937fa9472ed1c" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:31.521394 30907 raft_consensus.cc:2468] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:31.521879 30982 raft_consensus.cc:2468] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 0.
I20260709 14:56:31.522387 31020 leader_election.cc:304] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:31.523120 31182 raft_consensus.cc:2804] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.523456 31182 raft_consensus.cc:493] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.523777 31182 raft_consensus.cc:3060] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.528785 31182 raft_consensus.cc:515] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.530359 31182 leader_election.cc:290] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:31.530965 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b626303244b8db6d937fa9472ed1c" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:31.531256 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b626303244b8db6d937fa9472ed1c" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:31.531481 30907 raft_consensus.cc:3060] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.531796 30982 raft_consensus.cc:3060] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.536513 30907 raft_consensus.cc:2468] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 1.
I20260709 14:56:31.536832 30982 raft_consensus.cc:2468] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 1.
I20260709 14:56:31.537501 31020 leader_election.cc:304] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:31.538213 31182 raft_consensus.cc:2804] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.538570 31182 raft_consensus.cc:697] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:31.539269 31182 consensus_queue.cc:237] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.544139 31214 raft_consensus.cc:493] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.544553 31214 raft_consensus.cc:515] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.546176 31214 leader_election.cc:290] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.546895 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e7fdb51f6645b5a298f7d99dc7318d" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2" is_pre_election: true
I20260709 14:56:31.546201 30802 catalog_manager.cc:5697] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 reported cstate change: term changed from 0 to 1, leader changed from <none> to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 1 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:31.547231 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e7fdb51f6645b5a298f7d99dc7318d" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379" is_pre_election: true
I20260709 14:56:31.547459 30982 raft_consensus.cc:2468] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 0.
I20260709 14:56:31.547844 31057 raft_consensus.cc:2468] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 0.
I20260709 14:56:31.548401 30871 leader_election.cc:304] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:31.549427 31214 raft_consensus.cc:2804] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.549772 31214 raft_consensus.cc:493] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.550096 31214 raft_consensus.cc:3060] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.556134 31214 raft_consensus.cc:515] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.558202 31214 leader_election.cc:290] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Requested vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.558416 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e7fdb51f6645b5a298f7d99dc7318d" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:31.558795 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e7fdb51f6645b5a298f7d99dc7318d" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:31.559090 30982 raft_consensus.cc:3060] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.559360 31057 raft_consensus.cc:3060] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.565565 31057 raft_consensus.cc:2468] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:31.565568 30982 raft_consensus.cc:2468] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 1.
I20260709 14:56:31.566684 30873 leader_election.cc:304] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:31.567327 31214 raft_consensus.cc:2804] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.567726 31214 raft_consensus.cc:697] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:31.568488 31214 consensus_queue.cc:237] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.576187 30802 catalog_manager.cc:5697] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.693116 31215 consensus_queue.cc:1048] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.695564 31215 consensus_queue.cc:1048] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.714535 31214 consensus_queue.cc:1048] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.727005 31215 consensus_queue.cc:1048] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.732060 30982 raft_consensus.cc:3060] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.742297 31182 consensus_queue.cc:1048] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.762880 31230 consensus_queue.cc:1048] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.774847 31057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f"
dest_uuid: "b717897f09014251ac865650c7177379"
mode: GRACEFUL
new_leader_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:56720
I20260709 14:56:31.775378 31057 raft_consensus.cc:606] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 1 LEADER]: Received request to transfer leadership to TS 6b799b41373347da9cd658e5c2dcb408
I20260709 14:56:31.783445 30907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f090bf4835ef415e99e91df9854db366"
dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
mode: GRACEFUL
new_leader_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:51768
I20260709 14:56:31.783923 30907 raft_consensus.cc:606] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Received request to transfer leadership to TS cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:31.791445 31057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5994494bf4b04f04b3a49856599d464e"
dest_uuid: "b717897f09014251ac865650c7177379"
mode: GRACEFUL
new_leader_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:56720
I20260709 14:56:31.791993 31057 raft_consensus.cc:606] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 1 LEADER]: Received request to transfer leadership to TS cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:31.796571 31057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "699b626303244b8db6d937fa9472ed1c"
dest_uuid: "b717897f09014251ac865650c7177379"
mode: GRACEFUL
new_leader_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:56720
I20260709 14:56:31.797024 31057 raft_consensus.cc:606] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 1 LEADER]: Received request to transfer leadership to TS cfcbaa06684840418e99bb0de7a997b2
I20260709 14:56:31.801764 30982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fe54573d3d84315a07db121cc7472ce"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
mode: GRACEFUL
new_leader_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:33050
I20260709 14:56:31.802266 30982 raft_consensus.cc:606] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Received request to transfer leadership to TS b717897f09014251ac865650c7177379
I20260709 14:56:31.831104 31215 consensus_queue.cc:1048] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.843739 31185 consensus_queue.cc:1048] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.852553 31214 raft_consensus.cc:993] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408: : Instructing follower cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:31.853063 31214 raft_consensus.cc:1081] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Signalling peer cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:31.854501 30982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f090bf4835ef415e99e91df9854db366"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:33036
I20260709 14:56:31.854946 30982 raft_consensus.cc:493] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:31.855209 30982 raft_consensus.cc:3060] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.860285 30982 raft_consensus.cc:515] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.861900 30982 leader_election.cc:290] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 2 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.862681 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f090bf4835ef415e99e91df9854db366" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:31.862881 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f090bf4835ef415e99e91df9854db366" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:31.863328 30907 raft_consensus.cc:3055] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:31.863447 31057 raft_consensus.cc:3060] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.863670 30907 raft_consensus.cc:740] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:31.864530 30907 consensus_queue.cc:260] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.865793 30907 raft_consensus.cc:3060] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.868214 31057 raft_consensus.cc:2468] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 2.
I20260709 14:56:31.869128 30948 leader_election.cc:304] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:31.869961 31211 raft_consensus.cc:2804] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:31.872442 31136 consensus_queue.cc:1048] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.872634 30907 raft_consensus.cc:2468] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 2.
I20260709 14:56:31.873350 31211 raft_consensus.cc:697] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:31.874210 31211 consensus_queue.cc:237] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.881513 30803 catalog_manager.cc:5697] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 1 to 2, leader changed from 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1) to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.883234 31136 consensus_queue.cc:1048] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.907279 31230 consensus_queue.cc:1048] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.917737 31230 consensus_queue.cc:1048] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.927727 31230 raft_consensus.cc:993] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379: : Instructing follower cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:31.928148 31235 raft_consensus.cc:1081] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 1 LEADER]: Signalling peer cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:31.929581 30982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5994494bf4b04f04b3a49856599d464e"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:33030
I20260709 14:56:31.930142 30982 raft_consensus.cc:493] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:31.930492 30982 raft_consensus.cc:3060] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.935992 30982 raft_consensus.cc:515] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.937722 30982 leader_election.cc:290] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 2 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:31.938341 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994494bf4b04f04b3a49856599d464e" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:31.938661 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994494bf4b04f04b3a49856599d464e" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:31.939028 30907 raft_consensus.cc:3060] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.939239 31057 raft_consensus.cc:3055] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:31.939548 31057 raft_consensus.cc:740] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:31.940243 31057 consensus_queue.cc:260] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.941253 31057 raft_consensus.cc:3060] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.945525 30907 raft_consensus.cc:2468] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 2.
I20260709 14:56:31.946550 30946 leader_election.cc:304] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:31.947129 31136 raft_consensus.cc:2804] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:31.947196 31057 raft_consensus.cc:2468] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 2.
I20260709 14:56:31.947553 31136 raft_consensus.cc:697] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:31.948385 31136 consensus_queue.cc:237] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:31.954470 30802 catalog_manager.cc:5697] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 1 to 2, leader changed from b717897f09014251ac865650c7177379 (127.26.0.3) to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.979929 31214 consensus_queue.cc:1048] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.990988 31214 consensus_queue.cc:1048] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.993742 31136 consensus_queue.cc:1048] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.008695 31251 consensus_queue.cc:1048] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.016628 31235 consensus_queue.cc:1048] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.017027 31251 raft_consensus.cc:993] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2: : Instructing follower b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:32.017527 31211 raft_consensus.cc:1081] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Signalling peer b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:32.018962 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fe54573d3d84315a07db121cc7472ce"
dest_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:56698
I20260709 14:56:32.019459 31057 raft_consensus.cc:493] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:32.019861 31057 raft_consensus.cc:3060] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.025813 31057 raft_consensus.cc:515] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:32.028635 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe54573d3d84315a07db121cc7472ce" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:32.029243 31230 raft_consensus.cc:993] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379: : Instructing follower cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:32.029749 31230 raft_consensus.cc:1081] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 1 LEADER]: Signalling peer cfcbaa06684840418e99bb0de7a997b2 to start an election
I20260709 14:56:32.030288 30982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe54573d3d84315a07db121cc7472ce" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:32.031682 30983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "699b626303244b8db6d937fa9472ed1c"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
 from {username='slave'} at 127.0.0.1:33030
I20260709 14:56:32.029269 31057 leader_election.cc:290] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 2 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:32.033505 30983 raft_consensus.cc:493] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:32.034296 31182 consensus_queue.cc:1048] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:56:32.038866 30983 raft_consensus.cc:3060] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.033434 30907 raft_consensus.cc:3060] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.031414 30982 raft_consensus.cc:3055] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:32.046011 30907 raft_consensus.cc:2468] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 2.
I20260709 14:56:32.047021 31020 leader_election.cc:304] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:32.047751 30982 raft_consensus.cc:740] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:32.047843 31182 raft_consensus.cc:2804] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:32.047924 30983 raft_consensus.cc:515] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:32.048848 31182 raft_consensus.cc:697] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 2 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:32.048805 30982 consensus_queue.cc:260] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:32.050302 30982 raft_consensus.cc:3060] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.049976 31182 consensus_queue.cc:237] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:32.055493 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b626303244b8db6d937fa9472ed1c" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:32.056056 31057 raft_consensus.cc:3055] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:32.056370 31057 raft_consensus.cc:740] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:32.057071 31057 consensus_queue.cc:260] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:32.058065 31057 raft_consensus.cc:3060] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.058081 30908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699b626303244b8db6d937fa9472ed1c" candidate_uuid: "cfcbaa06684840418e99bb0de7a997b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:32.061846 30982 raft_consensus.cc:2468] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 2.
I20260709 14:56:32.060969 30802 catalog_manager.cc:5697] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 reported cstate change: term changed from 1 to 2, leader changed from cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2) to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.062645 30908 raft_consensus.cc:3060] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.064464 31057 raft_consensus.cc:2468] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 2.
I20260709 14:56:32.065598 30948 leader_election.cc:304] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:32.066336 31211 raft_consensus.cc:2804] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:32.066799 31211 raft_consensus.cc:697] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Becoming Leader. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:32.067560 31211 consensus_queue.cc:237] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:32.069379 30983 leader_election.cc:290] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [CANDIDATE]: Term 2 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:32.075117 30908 raft_consensus.cc:2468] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfcbaa06684840418e99bb0de7a997b2 in term 2.
I20260709 14:56:32.076355 30802 catalog_manager.cc:5697] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 reported cstate change: term changed from 1 to 2, leader changed from b717897f09014251ac865650c7177379 (127.26.0.3) to cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2). New cstate: current_term: 2 leader_uuid: "cfcbaa06684840418e99bb0de7a997b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.272428 31230 raft_consensus.cc:993] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379: : Instructing follower 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:32.272874 31182 raft_consensus.cc:1081] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 1 LEADER]: Signalling peer 6b799b41373347da9cd658e5c2dcb408 to start an election
I20260709 14:56:32.274354 30908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f"
dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
 from {username='slave'} at 127.0.0.1:51756
I20260709 14:56:32.274794 30908 raft_consensus.cc:493] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:32.275074 30908 raft_consensus.cc:3060] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.279564 30908 raft_consensus.cc:515] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:32.281450 30908 leader_election.cc:290] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Requested vote from peers cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049), b717897f09014251ac865650c7177379 (127.26.0.3:40193)
I20260709 14:56:32.281792 30983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:32.281968 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a8379f458a4a99b90ad81866944e8f" candidate_uuid: "6b799b41373347da9cd658e5c2dcb408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b717897f09014251ac865650c7177379"
I20260709 14:56:32.282413 30983 raft_consensus.cc:3060] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.282459 31057 raft_consensus.cc:3055] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:32.282876 31057 raft_consensus.cc:740] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:32.283691 31057 consensus_queue.cc:260] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:32.284840 31057 raft_consensus.cc:3060] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.289918 30983 raft_consensus.cc:2468] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:32.289994 31057 raft_consensus.cc:2468] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b799b41373347da9cd658e5c2dcb408 in term 2.
I20260709 14:56:32.290998 30871 leader_election.cc:304] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:32.291705 31215 raft_consensus.cc:2804] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:32.292164 31215 raft_consensus.cc:697] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Becoming Leader. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:32.292939 31215 consensus_queue.cc:237] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:32.298614 30802 catalog_manager.cc:5697] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 reported cstate change: term changed from 1 to 2, leader changed from b717897f09014251ac865650c7177379 (127.26.0.3) to 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6b799b41373347da9cd658e5c2dcb408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.315641 31057 raft_consensus.cc:1275] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.316756 31211 consensus_queue.cc:1048] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.323590 30908 raft_consensus.cc:1275] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.325372 31251 consensus_queue.cc:1048] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.514381 31057 raft_consensus.cc:1275] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.515517 31251 consensus_queue.cc:1048] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.523952 30908 raft_consensus.cc:1275] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.525964 31262 consensus_queue.cc:1048] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:32.545480 30908 raft_consensus.cc:1275] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.546550 31262 consensus_queue.cc:1048] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.553260 31054 raft_consensus.cc:1275] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer cfcbaa06684840418e99bb0de7a997b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.554777 31262 consensus_queue.cc:1048] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.595558 30983 raft_consensus.cc:1275] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.596669 31182 consensus_queue.cc:1048] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.605187 30908 raft_consensus.cc:1275] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.606606 31235 consensus_queue.cc:1048] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.760211 31054 raft_consensus.cc:1275] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.761435 31214 consensus_queue.cc:1048] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.769532 30983 raft_consensus.cc:1275] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Refusing update from remote peer 6b799b41373347da9cd658e5c2dcb408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.770787 31214 consensus_queue.cc:1048] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.805794 30804 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59986:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:34.827847 30804 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59986:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:34.903633 26624 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:56:35.021871 31020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.2:40049, user_credentials={real_user=slave}} blocked reactor thread for 47438.9us
I20260709 14:56:35.125001 31315 tablet.cc:1724] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:35.113653 30948 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:40193, user_credentials={real_user=slave}} blocked reactor thread for 63853.8us
W20260709 14:56:35.141611 31305 log.cc:927] Time spent T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379: Append to log took a long time: real 0.105s	user 0.003s	sys 0.000s
I20260709 14:56:35.154414 31321 tablet.cc:1724] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.158362 31326 tablet.cc:1724] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.158721 31331 tablet.cc:1724] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.117538 31329 tablet.cc:1724] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.159965 31334 tablet.cc:1724] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.183723 30908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "019f93daf4f2441593f6ccb6f301aaa5"
dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
mode: GRACEFUL
new_leader_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:54126
I20260709 14:56:35.184573 30908 raft_consensus.cc:606] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Received request to transfer leadership to TS b717897f09014251ac865650c7177379
I20260709 14:56:35.185796 31336 tablet.cc:1724] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.215610 31331 tablet.cc:1724] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:35.217617 31327 log.cc:927] Time spent T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:56:35.221626 31330 tablet.cc:1724] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:35.237067 30934 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1a62c22e54774f34a8ad85fc5ef9ce00)
W20260709 14:56:35.237963 30934 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1a62c22e54774f34a8ad85fc5ef9ce00)
W20260709 14:56:35.237391 30871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.2:40049, user_credentials={real_user=slave}} blocked reactor thread for 65564.4us
I20260709 14:56:35.228278 31315 tablet.cc:1724] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.240355 31326 tablet.cc:1724] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.247622 31309 raft_consensus.cc:993] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408: : Instructing follower b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:35.248426 31309 raft_consensus.cc:1081] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Signalling peer b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:35.247990 31339 tablet.cc:1724] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:35.249760 31325 log.cc:927] Time spent T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 14:56:35.251746 31050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "019f93daf4f2441593f6ccb6f301aaa5"
dest_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:56708
I20260709 14:56:35.257133 31050 raft_consensus.cc:493] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:35.257547 31050 raft_consensus.cc:3060] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.264957 31335 tablet.cc:1724] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.268090 31321 tablet.cc:1724] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.277411 31336 tablet.cc:1724] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.273124 31050 raft_consensus.cc:515] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
W20260709 14:56:35.275436 31009 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:1a62c22e54774f34a8ad85fc5ef9ce00)
I20260709 14:56:35.283205 31050 leader_election.cc:290] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 2 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:35.279702 31339 tablet.cc:1724] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.289546 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f93daf4f2441593f6ccb6f301aaa5" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:35.226630 31337 tablet.cc:1724] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.290262 31334 tablet.cc:1724] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.290321 30904 raft_consensus.cc:3055] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:35.291419 30904 raft_consensus.cc:740] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:35.292372 30904 consensus_queue.cc:260] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [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: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.293578 30904 raft_consensus.cc:3060] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.295877 31330 tablet.cc:1724] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.293242 31315 tablet.cc:1724] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.303995 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019f93daf4f2441593f6ccb6f301aaa5" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:35.304634 30980 raft_consensus.cc:3060] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.308393 31336 tablet.cc:1724] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.308683 31326 tablet.cc:1724] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.313349 31334 tablet.cc:1724] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.315294 30980 raft_consensus.cc:2468] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 2.
I20260709 14:56:35.325280 31334 tablet.cc:1724] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.256036 31340 tablet.cc:1724] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.336261 31020 leader_election.cc:304] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:35.341486 31230 raft_consensus.cc:2804] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.340976 30980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb35f5134c141d68c20b65dcfcf4046"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
mode: GRACEFUL
new_leader_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:60732
I20260709 14:56:35.342379 30980 raft_consensus.cc:606] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Received request to transfer leadership to TS b717897f09014251ac865650c7177379
I20260709 14:56:35.342343 31230 raft_consensus.cc:697] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 2 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:35.343501 31230 consensus_queue.cc:237] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [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: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.345266 26624 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:56:35.345970 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:35.354091 31337 tablet.cc:1724] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.356320 30980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873"
dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
mode: GRACEFUL
new_leader_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:60732
I20260709 14:56:35.357221 31329 tablet.cc:1724] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:35.361194 30980 raft_consensus.cc:606] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Received request to transfer leadership to TS b717897f09014251ac865650c7177379
I20260709 14:56:35.357919 30904 raft_consensus.cc:2468] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 2.
I20260709 14:56:35.365715 30904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95"
dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
mode: GRACEFUL
new_leader_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:54126
I20260709 14:56:35.366304 30904 raft_consensus.cc:606] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Received request to transfer leadership to TS b717897f09014251ac865650c7177379
I20260709 14:56:35.372519 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:35.373121 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:35.379431 30803 catalog_manager.cc:5697] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 reported cstate change: term changed from 1 to 2, leader changed from 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1) to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.394750 30802 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467: soft_deleted_table [id=d9b374da220146318986449ce79aacbc] alter complete (version 1)
I20260709 14:56:35.519912 31302 raft_consensus.cc:993] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2: : Instructing follower b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:35.520417 31311 raft_consensus.cc:1081] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Signalling peer b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:35.521883 31054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873"
dest_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:56698
I20260709 14:56:35.522428 31054 raft_consensus.cc:493] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:35.522784 31054 raft_consensus.cc:3060] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.527130 31302 raft_consensus.cc:993] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2: : Instructing follower b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:35.527585 31311 raft_consensus.cc:1081] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Signalling peer b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:35.529037 31050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb35f5134c141d68c20b65dcfcf4046"
dest_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:56698
I20260709 14:56:35.529455 31050 raft_consensus.cc:493] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:35.529414 31054 raft_consensus.cc:515] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.529892 31050 raft_consensus.cc:3060] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.531186 31054 leader_election.cc:290] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 3 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:35.531810 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:35.532083 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d26fef34c4085b54d08b60c90c873" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:35.532379 30904 raft_consensus.cc:3060] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.532687 30980 raft_consensus.cc:3055] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:35.533026 30980 raft_consensus.cc:740] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:35.533710 30980 consensus_queue.cc:260] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [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: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.534822 30980 raft_consensus.cc:3060] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.536036 31050 raft_consensus.cc:515] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.538789 30907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb35f5134c141d68c20b65dcfcf4046" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:35.539259 31050 leader_election.cc:290] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 2 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:35.539273 30907 raft_consensus.cc:3060] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.540330 30904 raft_consensus.cc:2468] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 3.
I20260709 14:56:35.541026 30980 raft_consensus.cc:2468] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 3.
I20260709 14:56:35.541566 31020 leader_election.cc:304] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [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: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:35.542349 31230 raft_consensus.cc:2804] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:35.542838 31230 raft_consensus.cc:697] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 3 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:35.543669 31230 consensus_queue.cc:237] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [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: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.546587 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb35f5134c141d68c20b65dcfcf4046" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:35.546851 30907 raft_consensus.cc:2468] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 2.
I20260709 14:56:35.547258 30980 raft_consensus.cc:3055] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:35.547849 31020 leader_election.cc:304] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b799b41373347da9cd658e5c2dcb408, b717897f09014251ac865650c7177379; no voters: 
I20260709 14:56:35.547976 30980 raft_consensus.cc:740] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfcbaa06684840418e99bb0de7a997b2, State: Running, Role: LEADER
I20260709 14:56:35.548840 31306 raft_consensus.cc:2804] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:35.549364 30980 consensus_queue.cc:260] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [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: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.550815 30980 raft_consensus.cc:3060] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.564850 30980 raft_consensus.cc:2468] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 2.
I20260709 14:56:35.566001 31306 raft_consensus.cc:697] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 2 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:35.566841 31306 consensus_queue.cc:237] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [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: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.566972 30802 catalog_manager.cc:5697] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 reported cstate change: term changed from 2 to 3, leader changed from cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2) to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 3 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.578034 30802 catalog_manager.cc:5697] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 reported cstate change: term changed from 1 to 2, leader changed from cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2) to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 2 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.596103 31317 raft_consensus.cc:993] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408: : Instructing follower b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:35.596709 31338 raft_consensus.cc:1081] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Signalling peer b717897f09014251ac865650c7177379 to start an election
I20260709 14:56:35.598151 31050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95"
dest_uuid: "b717897f09014251ac865650c7177379"
 from {username='slave'} at 127.0.0.1:56708
I20260709 14:56:35.598623 31050 raft_consensus.cc:493] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:35.598896 31050 raft_consensus.cc:3060] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.603480 31050 raft_consensus.cc:515] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.605055 31050 leader_election.cc:290] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [CANDIDATE]: Term 3 election: Requested vote from peers 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107), cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049)
I20260709 14:56:35.605813 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b799b41373347da9cd658e5c2dcb408"
I20260709 14:56:35.606138 30980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f71cca9d49f426c8c32f0f82e6c5b95" candidate_uuid: "b717897f09014251ac865650c7177379" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfcbaa06684840418e99bb0de7a997b2"
I20260709 14:56:35.606475 30904 raft_consensus.cc:3055] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:35.606901 30904 raft_consensus.cc:740] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b799b41373347da9cd658e5c2dcb408, State: Running, Role: LEADER
I20260709 14:56:35.607016 30980 raft_consensus.cc:3060] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.607815 30904 consensus_queue.cc:260] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [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: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.608750 30904 raft_consensus.cc:3060] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:35.611874 30980 raft_consensus.cc:2468] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 3.
I20260709 14:56:35.612722 31020 leader_election.cc:304] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [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: b717897f09014251ac865650c7177379, cfcbaa06684840418e99bb0de7a997b2; no voters: 
I20260709 14:56:35.613363 31306 raft_consensus.cc:2804] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:35.613359 30904 raft_consensus.cc:2468] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b717897f09014251ac865650c7177379 in term 3.
I20260709 14:56:35.614023 31306 raft_consensus.cc:697] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 3 LEADER]: Becoming Leader. State: Replica: b717897f09014251ac865650c7177379, State: Running, Role: LEADER
I20260709 14:56:35.614832 31306 consensus_queue.cc:237] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [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: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } }
I20260709 14:56:35.621110 30802 catalog_manager.cc:5697] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 reported cstate change: term changed from 2 to 3, leader changed from 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1) to b717897f09014251ac865650c7177379 (127.26.0.3). New cstate: current_term: 3 leader_uuid: "b717897f09014251ac865650c7177379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b717897f09014251ac865650c7177379" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.832453 30904 raft_consensus.cc:1275] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:35.833667 31306 consensus_queue.cc:1048] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:35.841502 30980 raft_consensus.cc:1275] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:35.843715 31347 consensus_queue.cc:1048] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:35.927099 30904 raft_consensus.cc:1275] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 3 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:35.928192 31347 consensus_queue.cc:1048] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:35.936506 30980 raft_consensus.cc:1275] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 3 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:35.937897 31347 consensus_queue.cc:1048] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:36.085775 30904 raft_consensus.cc:1275] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 3 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:36.086961 31306 consensus_queue.cc:1048] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:36.095963 30980 raft_consensus.cc:1275] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 3 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:36.097556 31347 consensus_queue.cc:1048] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:36.115025 30904 raft_consensus.cc:1275] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:36.116043 31347 consensus_queue.cc:1048] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b799b41373347da9cd658e5c2dcb408" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:36.122500 30980 raft_consensus.cc:1275] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Refusing update from remote peer b717897f09014251ac865650c7177379: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:36.123963 31348 consensus_queue.cc:1048] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfcbaa06684840418e99bb0de7a997b2" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:36.425012 26624 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:36.429751 26624 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:56:36.430059 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:36.434517 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:56:36.434911 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:37.461527 26624 tablet_server.cc:179] TabletServer@127.26.0.1:0 shutting down...
I20260709 14:56:37.482792 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:37.483736 26624 tablet_replica.cc:333] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.484467 26624 raft_consensus.cc:2243] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.485291 26624 raft_consensus.cc:2272] T d6e7fdb51f6645b5a298f7d99dc7318d P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.487141 26624 tablet_replica.cc:333] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.487692 26624 raft_consensus.cc:2243] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.488063 26624 raft_consensus.cc:2272] T 6fe54573d3d84315a07db121cc7472ce P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.489854 26624 tablet_replica.cc:333] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.490371 26624 raft_consensus.cc:2243] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.490751 26624 raft_consensus.cc:2272] T 9bb35f5134c141d68c20b65dcfcf4046 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.492576 26624 tablet_replica.cc:333] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.493119 26624 raft_consensus.cc:2243] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.493801 26624 raft_consensus.cc:2272] T 59a8379f458a4a99b90ad81866944e8f P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.495431 26624 tablet_replica.cc:333] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.495869 26624 raft_consensus.cc:2243] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.496210 26624 raft_consensus.cc:2272] T 8f71cca9d49f426c8c32f0f82e6c5b95 P 6b799b41373347da9cd658e5c2dcb408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.497991 26624 tablet_replica.cc:333] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.498548 26624 raft_consensus.cc:2243] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.498914 26624 raft_consensus.cc:2272] T 019f93daf4f2441593f6ccb6f301aaa5 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.500519 26624 tablet_replica.cc:333] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.501003 26624 raft_consensus.cc:2243] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.501384 26624 raft_consensus.cc:2272] T 5994494bf4b04f04b3a49856599d464e P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.503038 26624 tablet_replica.cc:333] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.503501 26624 raft_consensus.cc:2243] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.503873 26624 raft_consensus.cc:2272] T 4b5d26fef34c4085b54d08b60c90c873 P 6b799b41373347da9cd658e5c2dcb408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.505697 26624 tablet_replica.cc:333] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.506139 26624 raft_consensus.cc:2243] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.506830 26624 raft_consensus.cc:2272] T a0519189d50140af8c782b92da1d221e P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.508726 26624 tablet_replica.cc:333] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.509392 26624 raft_consensus.cc:2243] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.509786 26624 raft_consensus.cc:2272] T 93eaa25df3394a92864e219449893c36 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.511646 26624 tablet_replica.cc:333] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.512168 26624 raft_consensus.cc:2243] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.512921 26624 raft_consensus.cc:2272] T fb713d6d79724227b83f2eae9eaec530 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.515118 26624 tablet_replica.cc:333] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.515586 26624 raft_consensus.cc:2243] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.516077 26624 raft_consensus.cc:2272] T bcd9f382972a40c6b0cd4cb0618a1a6b P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.518095 26624 tablet_replica.cc:333] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.518651 26624 raft_consensus.cc:2243] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.519055 26624 raft_consensus.cc:2272] T 04ade03ab2f54393a31990e17effe413 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.520802 26624 tablet_replica.cc:333] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.521334 26624 raft_consensus.cc:2243] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.521751 26624 raft_consensus.cc:2272] T f090bf4835ef415e99e91df9854db366 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.523463 26624 tablet_replica.cc:333] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.523949 26624 raft_consensus.cc:2243] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.524340 26624 raft_consensus.cc:2272] T 441b0d55b5d14608a81e382e09cfceba P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.526103 26624 tablet_replica.cc:333] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.526566 26624 raft_consensus.cc:2243] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.527247 26624 raft_consensus.cc:2272] T 1a62c22e54774f34a8ad85fc5ef9ce00 P 6b799b41373347da9cd658e5c2dcb408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.529230 26624 tablet_replica.cc:333] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.529850 26624 raft_consensus.cc:2243] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.530277 26624 raft_consensus.cc:2272] T 699b626303244b8db6d937fa9472ed1c P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.531983 26624 tablet_replica.cc:333] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408: stopping tablet replica
I20260709 14:56:37.532436 26624 raft_consensus.cc:2243] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.533190 26624 raft_consensus.cc:2272] T 12e86441bff84bec8bb4aedf080a2d43 P 6b799b41373347da9cd658e5c2dcb408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.573240 26624 tablet_server.cc:196] TabletServer@127.26.0.1:0 shutdown complete.
W20260709 14:56:37.573899 31020 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43107: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260709 14:56:37.577329 31020 consensus_peers.cc:597] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 -> Peer 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107): Couldn't send request to peer 6b799b41373347da9cd658e5c2dcb408. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:37.605393 26624 tablet_server.cc:179] TabletServer@127.26.0.2:0 shutting down...
I20260709 14:56:37.628446 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:37.629156 26624 tablet_replica.cc:333] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.629849 26624 raft_consensus.cc:2243] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.630316 26624 raft_consensus.cc:2272] T 59a8379f458a4a99b90ad81866944e8f P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.632102 26624 tablet_replica.cc:333] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.632624 26624 raft_consensus.cc:2243] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.633028 26624 raft_consensus.cc:2272] T 9bb35f5134c141d68c20b65dcfcf4046 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.634765 26624 tablet_replica.cc:333] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.635306 26624 raft_consensus.cc:2243] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.635703 26624 raft_consensus.cc:2272] T 6fe54573d3d84315a07db121cc7472ce P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.638058 26624 tablet_replica.cc:333] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.638808 26624 raft_consensus.cc:2243] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.639283 26624 raft_consensus.cc:2272] T d6e7fdb51f6645b5a298f7d99dc7318d P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.641477 26624 tablet_replica.cc:333] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.641979 26624 raft_consensus.cc:2243] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.642367 26624 raft_consensus.cc:2272] T fb713d6d79724227b83f2eae9eaec530 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.644091 26624 tablet_replica.cc:333] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.644543 26624 raft_consensus.cc:2243] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.645300 26624 raft_consensus.cc:2272] T bcd9f382972a40c6b0cd4cb0618a1a6b P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.647137 26624 tablet_replica.cc:333] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.647781 26624 raft_consensus.cc:2243] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.648263 26624 raft_consensus.cc:2272] T a0519189d50140af8c782b92da1d221e P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.650355 26624 tablet_replica.cc:333] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.650835 26624 raft_consensus.cc:2243] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.651575 26624 raft_consensus.cc:2272] T 93eaa25df3394a92864e219449893c36 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.653414 26624 tablet_replica.cc:333] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.653887 26624 raft_consensus.cc:2243] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.654570 26624 raft_consensus.cc:2272] T 5994494bf4b04f04b3a49856599d464e P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.656414 26624 tablet_replica.cc:333] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.656945 26624 raft_consensus.cc:2243] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.657336 26624 raft_consensus.cc:2272] T 4b5d26fef34c4085b54d08b60c90c873 P cfcbaa06684840418e99bb0de7a997b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.659088 26624 tablet_replica.cc:333] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.659605 26624 raft_consensus.cc:2243] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.660005 26624 raft_consensus.cc:2272] T 04ade03ab2f54393a31990e17effe413 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.661765 26624 tablet_replica.cc:333] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.662264 26624 raft_consensus.cc:2243] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.663038 26624 raft_consensus.cc:2272] T f090bf4835ef415e99e91df9854db366 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.664781 26624 tablet_replica.cc:333] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.665318 26624 raft_consensus.cc:2243] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.666066 26624 raft_consensus.cc:2272] T 441b0d55b5d14608a81e382e09cfceba P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.667837 26624 tablet_replica.cc:333] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.668315 26624 raft_consensus.cc:2243] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.668725 26624 raft_consensus.cc:2272] T 019f93daf4f2441593f6ccb6f301aaa5 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.670714 26624 tablet_replica.cc:333] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.671206 26624 raft_consensus.cc:2243] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.671675 26624 raft_consensus.cc:2272] T 8f71cca9d49f426c8c32f0f82e6c5b95 P cfcbaa06684840418e99bb0de7a997b2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:37.673317 31020 consensus_peers.cc:597] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 -> Peer cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049): Couldn't send request to peer cfcbaa06684840418e99bb0de7a997b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:37.673882 26624 tablet_replica.cc:333] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.674458 26624 raft_consensus.cc:2243] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.674878 26624 raft_consensus.cc:2272] T 1a62c22e54774f34a8ad85fc5ef9ce00 P cfcbaa06684840418e99bb0de7a997b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.676753 26624 tablet_replica.cc:333] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.677240 26624 raft_consensus.cc:2243] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.677942 26624 raft_consensus.cc:2272] T 699b626303244b8db6d937fa9472ed1c P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.680004 26624 tablet_replica.cc:333] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2: stopping tablet replica
I20260709 14:56:37.680510 26624 raft_consensus.cc:2243] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.680953 26624 raft_consensus.cc:2272] T 12e86441bff84bec8bb4aedf080a2d43 P cfcbaa06684840418e99bb0de7a997b2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:37.683387 31020 consensus_peers.cc:597] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 -> Peer 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107): Couldn't send request to peer 6b799b41373347da9cd658e5c2dcb408. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:37.698995 31020 consensus_peers.cc:597] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 -> Peer cfcbaa06684840418e99bb0de7a997b2 (127.26.0.2:40049): Couldn't send request to peer cfcbaa06684840418e99bb0de7a997b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:37.699848 31020 consensus_peers.cc:597] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 -> Peer 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107): Couldn't send request to peer 6b799b41373347da9cd658e5c2dcb408. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:37.720512 26624 tablet_server.cc:196] TabletServer@127.26.0.2:0 shutdown complete.
I20260709 14:56:37.750485 26624 tablet_server.cc:179] TabletServer@127.26.0.3:0 shutting down...
W20260709 14:56:37.773548 31020 consensus_peers.cc:597] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 -> Peer 6b799b41373347da9cd658e5c2dcb408 (127.26.0.1:43107): Couldn't send request to peer 6b799b41373347da9cd658e5c2dcb408. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:43107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:37.776623 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:37.777354 26624 tablet_replica.cc:333] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.777948 26624 raft_consensus.cc:2243] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.778386 26624 raft_consensus.cc:2272] T 59a8379f458a4a99b90ad81866944e8f P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.780232 26624 tablet_replica.cc:333] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.780773 26624 raft_consensus.cc:2243] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.781193 26624 raft_consensus.cc:2272] T d6e7fdb51f6645b5a298f7d99dc7318d P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.782757 26624 tablet_replica.cc:333] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.783257 26624 raft_consensus.cc:2243] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.783625 26624 raft_consensus.cc:2272] T 1a62c22e54774f34a8ad85fc5ef9ce00 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.785281 26624 tablet_replica.cc:333] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.785766 26624 raft_consensus.cc:2243] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.786450 26624 raft_consensus.cc:2272] T 6fe54573d3d84315a07db121cc7472ce P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.788183 26624 tablet_replica.cc:333] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.788924 26624 raft_consensus.cc:2243] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.789603 26624 raft_consensus.cc:2272] T 9bb35f5134c141d68c20b65dcfcf4046 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.791306 26624 tablet_replica.cc:333] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.791792 26624 raft_consensus.cc:2243] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.792220 26624 raft_consensus.cc:2272] T 12e86441bff84bec8bb4aedf080a2d43 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.794173 26624 tablet_replica.cc:333] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.794720 26624 raft_consensus.cc:2243] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.795138 26624 raft_consensus.cc:2272] T 699b626303244b8db6d937fa9472ed1c P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.796789 26624 tablet_replica.cc:333] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.797276 26624 raft_consensus.cc:2243] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.797940 26624 raft_consensus.cc:2272] T 4b5d26fef34c4085b54d08b60c90c873 P b717897f09014251ac865650c7177379 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.799782 26624 tablet_replica.cc:333] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.800253 26624 raft_consensus.cc:2243] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.800657 26624 raft_consensus.cc:2272] T 5994494bf4b04f04b3a49856599d464e P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.802345 26624 tablet_replica.cc:333] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.802815 26624 raft_consensus.cc:2243] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.803174 26624 raft_consensus.cc:2272] T f090bf4835ef415e99e91df9854db366 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.804729 26624 tablet_replica.cc:333] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.805213 26624 raft_consensus.cc:2243] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.805581 26624 raft_consensus.cc:2272] T 441b0d55b5d14608a81e382e09cfceba P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.807327 26624 tablet_replica.cc:333] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.807787 26624 raft_consensus.cc:2243] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.808153 26624 raft_consensus.cc:2272] T bcd9f382972a40c6b0cd4cb0618a1a6b P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.809875 26624 tablet_replica.cc:333] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.810355 26624 raft_consensus.cc:2243] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.810732 26624 raft_consensus.cc:2272] T fb713d6d79724227b83f2eae9eaec530 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.812387 26624 tablet_replica.cc:333] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.812875 26624 raft_consensus.cc:2243] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.813568 26624 raft_consensus.cc:2272] T 04ade03ab2f54393a31990e17effe413 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.815291 26624 tablet_replica.cc:333] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.815747 26624 raft_consensus.cc:2243] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.816152 26624 raft_consensus.cc:2272] T a0519189d50140af8c782b92da1d221e P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.817816 26624 tablet_replica.cc:333] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.818244 26624 raft_consensus.cc:2243] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:37.818594 26624 raft_consensus.cc:2272] T 93eaa25df3394a92864e219449893c36 P b717897f09014251ac865650c7177379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.820204 26624 tablet_replica.cc:333] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.820611 26624 raft_consensus.cc:2243] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.821290 26624 raft_consensus.cc:2272] T 019f93daf4f2441593f6ccb6f301aaa5 P b717897f09014251ac865650c7177379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.822866 26624 tablet_replica.cc:333] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379: stopping tablet replica
I20260709 14:56:37.823273 26624 raft_consensus.cc:2243] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.823925 26624 raft_consensus.cc:2272] T 8f71cca9d49f426c8c32f0f82e6c5b95 P b717897f09014251ac865650c7177379 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.858974 26624 tablet_server.cc:196] TabletServer@127.26.0.3:0 shutdown complete.
I20260709 14:56:37.890442 26624 master.cc:562] Master@127.26.0.62:37811 shutting down...
I20260709 14:56:37.908530 26624 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:37.909080 26624 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:37.909409 26624 tablet_replica.cc:333] T 00000000000000000000000000000000 P d77d39ff03db4cccaec57bc024125467: stopping tablet replica
I20260709 14:56:37.928681 26624 master.cc:584] Master@127.26.0.62:37811 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12233 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:56:37.973272 26624 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.0.62:36989
I20260709 14:56:37.974332 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:37.979264 31363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:37.980675 31366 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
W20260709 14:56:37.980576 31364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:37.981353 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:37.982163 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:37.982345 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:37.982486 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608997982469 us; error 0 us; skew 500 ppm
I20260709 14:56:37.982949 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:37.985397 26624 webserver.cc:533] Webserver started at http://127.26.0.62:36447/ using document root <none> and password file <none>
I20260709 14:56:37.985821 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:37.985980 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:37.986236 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:37.987219 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/master-0-root/instance:
uuid: "cc6161c982c246c1b3526b1855d81fa2"
format_stamp: "Formatted at 2026-07-09 14:56:37 on dist-test-slave-tl66"
I20260709 14:56:37.991150 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.003s
I20260709 14:56:37.994136 31371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:37.994791 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:37.995038 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/master-0-root
uuid: "cc6161c982c246c1b3526b1855d81fa2"
format_stamp: "Formatted at 2026-07-09 14:56:37 on dist-test-slave-tl66"
I20260709 14:56:37.995292 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:38.023301 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:38.024487 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:38.060657 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.62:36989
I20260709 14:56:38.060786 31422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.62:36989 every 8 connection(s)
I20260709 14:56:38.064308 31423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.074308 31423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2: Bootstrap starting.
I20260709 14:56:38.079409 31423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.083622 31423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2: No bootstrap required, opened a new log
I20260709 14:56:38.085839 31423 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc6161c982c246c1b3526b1855d81fa2" member_type: VOTER }
I20260709 14:56:38.086221 31423 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.086400 31423 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6161c982c246c1b3526b1855d81fa2, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.086896 31423 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc6161c982c246c1b3526b1855d81fa2" member_type: VOTER }
I20260709 14:56:38.087317 31423 raft_consensus.cc:399] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:38.087508 31423 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:38.087715 31423 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.092231 31423 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc6161c982c246c1b3526b1855d81fa2" member_type: VOTER }
I20260709 14:56:38.092700 31423 leader_election.cc:304] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [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: cc6161c982c246c1b3526b1855d81fa2; no voters: 
I20260709 14:56:38.093776 31423 leader_election.cc:290] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:38.094110 31426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:38.095400 31426 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 1 LEADER]: Becoming Leader. State: Replica: cc6161c982c246c1b3526b1855d81fa2, State: Running, Role: LEADER
I20260709 14:56:38.096081 31426 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [LEADER]: Queue going to LEADER mode. State: All 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: "cc6161c982c246c1b3526b1855d81fa2" member_type: VOTER }
I20260709 14:56:38.096539 31423 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:38.100016 31427 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc6161c982c246c1b3526b1855d81fa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc6161c982c246c1b3526b1855d81fa2" member_type: VOTER } }
I20260709 14:56:38.100703 31427 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:38.100422 31428 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc6161c982c246c1b3526b1855d81fa2. Latest consensus state: current_term: 1 leader_uuid: "cc6161c982c246c1b3526b1855d81fa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc6161c982c246c1b3526b1855d81fa2" member_type: VOTER } }
I20260709 14:56:38.101289 31428 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:38.103642 31432 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:38.110647 31432 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:38.113660 26624 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:38.119359 31432 catalog_manager.cc:1383] Generated new cluster ID: 25cdfb63ae6d49ba9c8c2d881c708256
I20260709 14:56:38.119630 31432 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:38.133584 31432 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:38.134807 31432 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:38.146696 31432 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2: Generated new TSK 0
I20260709 14:56:38.147271 31432 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:38.180519 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:38.186352 31444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:38.187350 31445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:38.188942 31447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:38.191365 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:38.192266 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:38.192449 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:38.192612 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608998192598 us; error 0 us; skew 500 ppm
I20260709 14:56:38.193148 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:38.195348 26624 webserver.cc:533] Webserver started at http://127.26.0.1:40025/ using document root <none> and password file <none>
I20260709 14:56:38.195808 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:38.195981 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:38.196237 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:38.197345 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-0-root/instance:
uuid: "6f4f327b38e241138e21dd16dc3e5990"
format_stamp: "Formatted at 2026-07-09 14:56:38 on dist-test-slave-tl66"
I20260709 14:56:38.201768 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:56:38.204893 31452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:38.205578 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:38.205845 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-0-root
uuid: "6f4f327b38e241138e21dd16dc3e5990"
format_stamp: "Formatted at 2026-07-09 14:56:38 on dist-test-slave-tl66"
I20260709 14:56:38.206137 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:38.217060 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:38.218219 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:38.219586 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:38.221721 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:38.221904 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:38.222119 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:38.222296 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:38.259572 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.1:41145
I20260709 14:56:38.259663 31514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.1:41145 every 8 connection(s)
I20260709 14:56:38.264245 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:38.270442 31519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:38.272347 31520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:38.274524 31522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:38.274744 26624 server_base.cc:1061] running on GCE node
I20260709 14:56:38.275643 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:38.275854 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:38.276003 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608998275986 us; error 0 us; skew 500 ppm
I20260709 14:56:38.276539 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:38.279223 26624 webserver.cc:533] Webserver started at http://127.26.0.2:45739/ using document root <none> and password file <none>
I20260709 14:56:38.279783 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:38.279966 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:38.280275 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:38.280319 31515 heartbeater.cc:344] Connected to a master server at 127.26.0.62:36989
I20260709 14:56:38.280745 31515 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:38.281569 31515 heartbeater.cc:507] Master 127.26.0.62:36989 requested a full tablet report, sending...
I20260709 14:56:38.281819 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-1-root/instance:
uuid: "24f37eed30704092aca85e16fe546a4e"
format_stamp: "Formatted at 2026-07-09 14:56:38 on dist-test-slave-tl66"
I20260709 14:56:38.283761 31388 ts_manager.cc:194] Registered new tserver with Master: 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145)
I20260709 14:56:38.285579 31388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33080
I20260709 14:56:38.286893 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:38.290711 31527 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:38.291505 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:38.291904 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-1-root
uuid: "24f37eed30704092aca85e16fe546a4e"
format_stamp: "Formatted at 2026-07-09 14:56:38 on dist-test-slave-tl66"
I20260709 14:56:38.292186 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:38.304267 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:38.305423 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:38.306859 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:38.309180 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:38.309373 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:38.309587 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:38.309743 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:38.347738 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.2:39021
I20260709 14:56:38.347822 31589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.2:39021 every 8 connection(s)
I20260709 14:56:38.352257 26624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:38.358445 31593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:38.359359 31594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:38.363030 31590 heartbeater.cc:344] Connected to a master server at 127.26.0.62:36989
I20260709 14:56:38.363461 31590 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:38.363618 26624 server_base.cc:1061] running on GCE node
W20260709 14:56:38.364885 31596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:38.365051 31590 heartbeater.cc:507] Master 127.26.0.62:36989 requested a full tablet report, sending...
I20260709 14:56:38.365890 26624 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:38.366158 26624 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:38.366324 26624 hybrid_clock.cc:648] HybridClock initialized: now 1783608998366307 us; error 0 us; skew 500 ppm
I20260709 14:56:38.366976 26624 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:38.367282 31388 ts_manager.cc:194] Registered new tserver with Master: 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:38.368733 31388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33092
I20260709 14:56:38.369270 26624 webserver.cc:533] Webserver started at http://127.26.0.3:45299/ using document root <none> and password file <none>
I20260709 14:56:38.369915 26624 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:38.370153 26624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:38.370479 26624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:38.371697 26624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-2-root/instance:
uuid: "a221a15434ec4e309dcf83f23ec7e19b"
format_stamp: "Formatted at 2026-07-09 14:56:38 on dist-test-slave-tl66"
I20260709 14:56:38.376124 26624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 14:56:38.379225 31601 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:38.379940 26624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:38.380183 26624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-2-root
uuid: "a221a15434ec4e309dcf83f23ec7e19b"
format_stamp: "Formatted at 2026-07-09 14:56:38 on dist-test-slave-tl66"
I20260709 14:56:38.380439 26624 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTnM4EO/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608902566063-26624-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:38.406836 26624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:38.408010 26624 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:38.409518 26624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:38.411638 26624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:38.411813 26624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:38.412043 26624 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:38.412207 26624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:38.449178 26624 rpc_server.cc:307] RPC server started. Bound to: 127.26.0.3:34589
I20260709 14:56:38.449287 31663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.0.3:34589 every 8 connection(s)
I20260709 14:56:38.462391 31664 heartbeater.cc:344] Connected to a master server at 127.26.0.62:36989
I20260709 14:56:38.462792 31664 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:38.463423 31664 heartbeater.cc:507] Master 127.26.0.62:36989 requested a full tablet report, sending...
I20260709 14:56:38.465189 31388 ts_manager.cc:194] Registered new tserver with Master: a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:38.465389 26624 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013259447s
I20260709 14:56:38.466477 31388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33106
I20260709 14:56:38.488381 31388 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33110:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:38.490770 31388 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:38.551769 31554 tablet_service.cc:1511] Processing CreateTablet for tablet 115f1c84e6334d6a8d3da17f1835fb68 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:38.552706 31555 tablet_service.cc:1511] Processing CreateTablet for tablet daf3b224727040eca49a12685cec7a0e (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:38.554447 31553 tablet_service.cc:1511] Processing CreateTablet for tablet a71b4345817d469ea87cbdad15c7593f (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:38.556641 31552 tablet_service.cc:1511] Processing CreateTablet for tablet 46c2fe00cb274093972168d9a42801f9 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:38.553221 31554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115f1c84e6334d6a8d3da17f1835fb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.558493 31555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf3b224727040eca49a12685cec7a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.559144 31552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c2fe00cb274093972168d9a42801f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.562139 31629 tablet_service.cc:1511] Processing CreateTablet for tablet daf3b224727040eca49a12685cec7a0e (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:38.562726 31553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71b4345817d469ea87cbdad15c7593f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.563409 31629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf3b224727040eca49a12685cec7a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.565950 31628 tablet_service.cc:1511] Processing CreateTablet for tablet 115f1c84e6334d6a8d3da17f1835fb68 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:38.567273 31628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115f1c84e6334d6a8d3da17f1835fb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.569931 31627 tablet_service.cc:1511] Processing CreateTablet for tablet a71b4345817d469ea87cbdad15c7593f (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:38.571136 31627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71b4345817d469ea87cbdad15c7593f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.573944 31626 tablet_service.cc:1511] Processing CreateTablet for tablet 46c2fe00cb274093972168d9a42801f9 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:38.575179 31626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c2fe00cb274093972168d9a42801f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.587883 31551 tablet_service.cc:1511] Processing CreateTablet for tablet 627e564a239e42468be62b33a3c907c9 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:38.588762 31678 tablet_bootstrap.cc:492] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:38.589360 31551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627e564a239e42468be62b33a3c907c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.593465 31625 tablet_service.cc:1511] Processing CreateTablet for tablet 627e564a239e42468be62b33a3c907c9 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:38.594863 31625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627e564a239e42468be62b33a3c907c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.599035 31624 tablet_service.cc:1511] Processing CreateTablet for tablet 22c66595ec764d9eb1d5b0cf7d6ecf03 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:38.599622 31554 tablet_service.cc:1511] Processing CreateTablet for tablet 22c66595ec764d9eb1d5b0cf7d6ecf03 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:38.600504 31624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c66595ec764d9eb1d5b0cf7d6ecf03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.600878 31554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c66595ec764d9eb1d5b0cf7d6ecf03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.621117 31623 tablet_service.cc:1511] Processing CreateTablet for tablet 3597483c6cb14a2eafbdf59bc00270fe (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:38.622538 31623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3597483c6cb14a2eafbdf59bc00270fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.622541 31551 tablet_service.cc:1511] Processing CreateTablet for tablet 3597483c6cb14a2eafbdf59bc00270fe (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:38.629645 31551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3597483c6cb14a2eafbdf59bc00270fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.633102 31553 tablet_service.cc:1511] Processing CreateTablet for tablet e74c0924a41b4277a4fc595c8a3c2655 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:38.633420 31480 tablet_service.cc:1511] Processing CreateTablet for tablet daf3b224727040eca49a12685cec7a0e (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:38.644590 31480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf3b224727040eca49a12685cec7a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.644842 31553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74c0924a41b4277a4fc595c8a3c2655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.645726 31554 tablet_service.cc:1511] Processing CreateTablet for tablet c27c71bb5e0d455eaf68282996dda0e1 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:38.635349 31479 tablet_service.cc:1511] Processing CreateTablet for tablet 115f1c84e6334d6a8d3da17f1835fb68 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:38.646870 31554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27c71bb5e0d455eaf68282996dda0e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.647121 31479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115f1c84e6334d6a8d3da17f1835fb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.637144 31474 tablet_service.cc:1511] Processing CreateTablet for tablet 3597483c6cb14a2eafbdf59bc00270fe (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:38.649485 31474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3597483c6cb14a2eafbdf59bc00270fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.636941 31622 tablet_service.cc:1511] Processing CreateTablet for tablet e74c0924a41b4277a4fc595c8a3c2655 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:38.653599 31622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74c0924a41b4277a4fc595c8a3c2655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.654277 31678 tablet_bootstrap.cc:654] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.639096 31473 tablet_service.cc:1511] Processing CreateTablet for tablet e74c0924a41b4277a4fc595c8a3c2655 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:38.640180 31477 tablet_service.cc:1511] Processing CreateTablet for tablet 46c2fe00cb274093972168d9a42801f9 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:38.641067 31475 tablet_service.cc:1511] Processing CreateTablet for tablet 22c66595ec764d9eb1d5b0cf7d6ecf03 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:38.641755 31472 tablet_service.cc:1511] Processing CreateTablet for tablet c27c71bb5e0d455eaf68282996dda0e1 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:38.643167 31476 tablet_service.cc:1511] Processing CreateTablet for tablet 627e564a239e42468be62b33a3c907c9 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:38.644291 31624 tablet_service.cc:1511] Processing CreateTablet for tablet c27c71bb5e0d455eaf68282996dda0e1 (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:38.657775 31624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27c71bb5e0d455eaf68282996dda0e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.656992 31473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74c0924a41b4277a4fc595c8a3c2655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.659543 31475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c66595ec764d9eb1d5b0cf7d6ecf03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.638597 31478 tablet_service.cc:1511] Processing CreateTablet for tablet a71b4345817d469ea87cbdad15c7593f (DEFAULT_TABLE table=test-workload [id=df023f5f1f7243519e1f94894a3de026]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:38.665378 31478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71b4345817d469ea87cbdad15c7593f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.666145 31476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627e564a239e42468be62b33a3c907c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.670847 31472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27c71bb5e0d455eaf68282996dda0e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.671893 31477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c2fe00cb274093972168d9a42801f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:38.686249 31679 tablet_bootstrap.cc:492] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:38.692708 31679 tablet_bootstrap.cc:654] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.729972 31682 tablet_bootstrap.cc:492] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:38.732906 31678 tablet_bootstrap.cc:492] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:38.737389 31679 tablet_bootstrap.cc:492] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:38.744132 31678 ts_tablet_manager.cc:1403] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.037s
I20260709 14:56:38.744515 31679 ts_tablet_manager.cc:1403] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.018s
I20260709 14:56:38.747179 31678 raft_consensus.cc:359] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.747474 31679 raft_consensus.cc:359] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.747965 31678 raft_consensus.cc:385] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.748353 31679 raft_consensus.cc:385] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.748459 31678 raft_consensus.cc:740] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.748772 31679 raft_consensus.cc:740] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.749416 31678 consensus_queue.cc:260] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.749665 31679 consensus_queue.cc:260] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.750675 31682 tablet_bootstrap.cc:654] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.752979 31590 heartbeater.cc:499] Master 127.26.0.62:36989 was elected leader, sending a full tablet report...
I20260709 14:56:38.753556 31678 ts_tablet_manager.cc:1434] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:56:38.754696 31678 tablet_bootstrap.cc:492] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:38.758271 31664 heartbeater.cc:499] Master 127.26.0.62:36989 was elected leader, sending a full tablet report...
I20260709 14:56:38.759397 31679 ts_tablet_manager.cc:1434] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.007s
I20260709 14:56:38.760411 31679 tablet_bootstrap.cc:492] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:38.760667 31682 tablet_bootstrap.cc:492] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:38.761186 31682 ts_tablet_manager.cc:1403] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260709 14:56:38.763940 31682 raft_consensus.cc:359] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.764698 31682 raft_consensus.cc:385] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.765048 31682 raft_consensus.cc:740] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.765866 31678 tablet_bootstrap.cc:654] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.765725 31682 consensus_queue.cc:260] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.766553 31679 tablet_bootstrap.cc:654] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.777984 31679 tablet_bootstrap.cc:492] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:38.778625 31679 ts_tablet_manager.cc:1403] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260709 14:56:38.777988 31678 tablet_bootstrap.cc:492] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:38.779363 31515 heartbeater.cc:499] Master 127.26.0.62:36989 was elected leader, sending a full tablet report...
I20260709 14:56:38.781087 31682 ts_tablet_manager.cc:1434] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 14:56:38.782163 31682 tablet_bootstrap.cc:492] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:38.782563 31679 raft_consensus.cc:359] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.783367 31679 raft_consensus.cc:385] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.783692 31679 raft_consensus.cc:740] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.784598 31679 consensus_queue.cc:260] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.787004 31679 ts_tablet_manager.cc:1434] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:38.787964 31679 tablet_bootstrap.cc:492] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:38.788868 31682 tablet_bootstrap.cc:654] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.779984 31678 ts_tablet_manager.cc:1403] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.002s
I20260709 14:56:38.792990 31678 raft_consensus.cc:359] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:38.793704 31678 raft_consensus.cc:385] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.794040 31678 raft_consensus.cc:740] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.795136 31678 consensus_queue.cc:260] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:38.794152 31679 tablet_bootstrap.cc:654] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.797608 31678 ts_tablet_manager.cc:1434] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:38.798966 31678 tablet_bootstrap.cc:492] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:38.802711 31682 tablet_bootstrap.cc:492] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:38.803256 31682 ts_tablet_manager.cc:1403] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.006s
I20260709 14:56:38.805647 31678 tablet_bootstrap.cc:654] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.806227 31682 raft_consensus.cc:359] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:38.806986 31682 raft_consensus.cc:385] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.807382 31682 raft_consensus.cc:740] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.808167 31682 consensus_queue.cc:260] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:38.810352 31682 ts_tablet_manager.cc:1434] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:38.811309 31682 tablet_bootstrap.cc:492] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:38.811591 31679 tablet_bootstrap.cc:492] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:38.812213 31679 ts_tablet_manager.cc:1403] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260709 14:56:38.815322 31679 raft_consensus.cc:359] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:38.816076 31679 raft_consensus.cc:385] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.816430 31679 raft_consensus.cc:740] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.817279 31682 tablet_bootstrap.cc:654] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.817318 31679 consensus_queue.cc:260] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:38.818434 31678 tablet_bootstrap.cc:492] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:38.818941 31678 ts_tablet_manager.cc:1403] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 14:56:38.820005 31679 ts_tablet_manager.cc:1434] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:38.821002 31679 tablet_bootstrap.cc:492] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:38.821827 31678 raft_consensus.cc:359] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.822726 31678 raft_consensus.cc:385] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.823057 31678 raft_consensus.cc:740] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.823961 31678 consensus_queue.cc:260] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.827682 31679 tablet_bootstrap.cc:654] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.827891 31678 ts_tablet_manager.cc:1434] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:56:38.828950 31682 tablet_bootstrap.cc:492] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:38.829653 31682 ts_tablet_manager.cc:1403] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:56:38.828946 31678 tablet_bootstrap.cc:492] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:38.832631 31682 raft_consensus.cc:359] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.833424 31682 raft_consensus.cc:385] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.833791 31682 raft_consensus.cc:740] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.834671 31682 consensus_queue.cc:260] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.836655 31678 tablet_bootstrap.cc:654] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.837301 31682 ts_tablet_manager.cc:1434] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:38.837580 31684 raft_consensus.cc:493] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.838392 31682 tablet_bootstrap.cc:492] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:38.838080 31684 raft_consensus.cc:515] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:38.845036 31682 tablet_bootstrap.cc:654] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.848495 31678 tablet_bootstrap.cc:492] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:38.849094 31678 ts_tablet_manager.cc:1403] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260709 14:56:38.852016 31678 raft_consensus.cc:359] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.852763 31684 leader_election.cc:290] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145)
I20260709 14:56:38.853672 31678 raft_consensus.cc:385] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.853977 31678 raft_consensus.cc:740] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.854807 31678 consensus_queue.cc:260] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.857126 31678 ts_tablet_manager.cc:1434] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:56:38.858124 31678 tablet_bootstrap.cc:492] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:38.860601 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf3b224727040eca49a12685cec7a0e" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:38.861527 31490 raft_consensus.cc:2468] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:38.863902 31605 leader_election.cc:304] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:38.865077 31678 tablet_bootstrap.cc:654] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.864924 31684 raft_consensus.cc:2804] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:38.867995 31684 raft_consensus.cc:493] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:38.868388 31684 raft_consensus.cc:3060] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.876529 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf3b224727040eca49a12685cec7a0e" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:38.877223 31565 raft_consensus.cc:2468] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:38.877357 31678 tablet_bootstrap.cc:492] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:38.877485 31684 raft_consensus.cc:515] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:38.878015 31678 ts_tablet_manager.cc:1403] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:56:38.881794 31684 leader_election.cc:290] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145)
I20260709 14:56:38.881485 31678 raft_consensus.cc:359] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.882730 31678 raft_consensus.cc:385] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.883080 31678 raft_consensus.cc:740] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.882900 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf3b224727040eca49a12685cec7a0e" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:38.884153 31490 raft_consensus.cc:3060] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.884009 31678 consensus_queue.cc:260] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.885862 31679 tablet_bootstrap.cc:492] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:38.885880 31682 tablet_bootstrap.cc:492] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:38.886474 31679 ts_tablet_manager.cc:1403] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.004s
I20260709 14:56:38.886674 31682 ts_tablet_manager.cc:1403] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.000s
I20260709 14:56:38.888901 31678 ts_tablet_manager.cc:1434] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:56:38.889343 31679 raft_consensus.cc:359] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.889925 31678 tablet_bootstrap.cc:492] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:38.890064 31679 raft_consensus.cc:385] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.889703 31682 raft_consensus.cc:359] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.890475 31679 raft_consensus.cc:740] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.890703 31682 raft_consensus.cc:385] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.891146 31682 raft_consensus.cc:740] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.891204 31679 consensus_queue.cc:260] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.892056 31682 consensus_queue.cc:260] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.894467 31682 ts_tablet_manager.cc:1434] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:38.895465 31682 tablet_bootstrap.cc:492] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:38.896945 31678 tablet_bootstrap.cc:654] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.901544 31682 tablet_bootstrap.cc:654] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.902767 31679 ts_tablet_manager.cc:1434] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:56:38.903849 31679 tablet_bootstrap.cc:492] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:38.910573 31679 tablet_bootstrap.cc:654] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.913049 31682 tablet_bootstrap.cc:492] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:38.913586 31682 ts_tablet_manager.cc:1403] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:56:38.916356 31682 raft_consensus.cc:359] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.916896 31678 tablet_bootstrap.cc:492] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:38.917254 31682 raft_consensus.cc:385] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.917119 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf3b224727040eca49a12685cec7a0e" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:38.917505 31678 ts_tablet_manager.cc:1403] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.005s
I20260709 14:56:38.917904 31565 raft_consensus.cc:3060] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.902806 31490 raft_consensus.cc:2468] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:38.919277 31605 leader_election.cc:304] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:38.920128 31684 raft_consensus.cc:2804] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:38.920768 31679 tablet_bootstrap.cc:492] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:38.921296 31679 ts_tablet_manager.cc:1403] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:56:38.921898 31678 raft_consensus.cc:359] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.922644 31678 raft_consensus.cc:385] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.922925 31678 raft_consensus.cc:740] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.923774 31678 consensus_queue.cc:260] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.924163 31679 raft_consensus.cc:359] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.925019 31679 raft_consensus.cc:385] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.924568 31682 raft_consensus.cc:740] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.925328 31679 raft_consensus.cc:740] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.926357 31679 consensus_queue.cc:260] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.927582 31682 consensus_queue.cc:260] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.928881 31565 raft_consensus.cc:2468] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:38.930166 31678 ts_tablet_manager.cc:1434] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:56:38.932107 31678 tablet_bootstrap.cc:492] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:38.930608 31682 ts_tablet_manager.cc:1434] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:56:38.933635 31682 tablet_bootstrap.cc:492] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:38.937549 31679 ts_tablet_manager.cc:1434] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260709 14:56:38.940186 31682 tablet_bootstrap.cc:654] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.941154 31684 raft_consensus.cc:697] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:38.942178 31679 tablet_bootstrap.cc:492] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:38.942734 31684 consensus_queue.cc:237] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:38.945904 31678 tablet_bootstrap.cc:654] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.948896 31679 tablet_bootstrap.cc:654] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.954721 31682 tablet_bootstrap.cc:492] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:38.955268 31682 ts_tablet_manager.cc:1403] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260709 14:56:38.956050 31683 raft_consensus.cc:493] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.956543 31683 raft_consensus.cc:515] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.958101 31682 raft_consensus.cc:359] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.958837 31682 raft_consensus.cc:385] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.959111 31683 leader_election.cc:290] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:38.960788 31387 catalog_manager.cc:5697] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 0 to 1, leader changed from <none> to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 1 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.961644 31686 raft_consensus.cc:493] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.962113 31686 raft_consensus.cc:515] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.959126 31682 raft_consensus.cc:740] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.965658 31682 consensus_queue.cc:260] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.973493 31686 leader_election.cc:290] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:38.975548 31679 tablet_bootstrap.cc:492] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:38.976176 31679 ts_tablet_manager.cc:1403] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260709 14:56:38.979159 31679 raft_consensus.cc:359] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.979912 31679 raft_consensus.cc:385] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.980183 31679 raft_consensus.cc:740] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.981909 31684 raft_consensus.cc:493] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.985577 31684 raft_consensus.cc:515] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.984962 31686 raft_consensus.cc:493] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.987227 31686 raft_consensus.cc:515] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.988324 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c66595ec764d9eb1d5b0cf7d6ecf03" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:38.988524 31684 leader_election.cc:290] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:38.989028 31490 raft_consensus.cc:2468] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:38.989869 31605 leader_election.cc:304] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:38.990859 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c66595ec764d9eb1d5b0cf7d6ecf03" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:38.991515 31565 raft_consensus.cc:2468] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:38.991801 31686 leader_election.cc:290] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:38.988031 31679 consensus_queue.cc:260] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:38.993901 31684 raft_consensus.cc:2804] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:38.994781 31684 raft_consensus.cc:493] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:38.995141 31684 raft_consensus.cc:3060] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.997079 31678 tablet_bootstrap.cc:492] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:38.997625 31683 raft_consensus.cc:493] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.998134 31683 raft_consensus.cc:515] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.000173 31683 leader_election.cc:290] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.000769 31678 ts_tablet_manager.cc:1403] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.069s	user 0.002s	sys 0.031s
I20260709 14:56:39.002581 31684 raft_consensus.cc:515] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.004292 31678 raft_consensus.cc:359] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.005023 31684 leader_election.cc:290] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:39.005133 31678 raft_consensus.cc:385] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.005575 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c66595ec764d9eb1d5b0cf7d6ecf03" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.005769 31678 raft_consensus.cc:740] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.006137 31490 raft_consensus.cc:3060] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.006572 31678 consensus_queue.cc:260] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.010385 31678 ts_tablet_manager.cc:1434] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:56:39.011432 31678 tablet_bootstrap.cc:492] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:39.021382 31678 tablet_bootstrap.cc:654] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.021821 31702 raft_consensus.cc:493] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.022047 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:39.022545 31679 ts_tablet_manager.cc:1434] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.046s	user 0.000s	sys 0.008s
I20260709 14:56:39.022333 31702 raft_consensus.cc:515] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.022789 31565 raft_consensus.cc:2468] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 0.
I20260709 14:56:39.023558 31679 tablet_bootstrap.cc:492] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:39.023874 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:39.012624 31490 raft_consensus.cc:2468] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:39.025185 31563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c66595ec764d9eb1d5b0cf7d6ecf03" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:39.025792 31563 raft_consensus.cc:3060] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.021386 31701 raft_consensus.cc:493] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.024716 31702 leader_election.cc:290] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:39.029950 31682 ts_tablet_manager.cc:1434] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.074s	user 0.017s	sys 0.012s
I20260709 14:56:39.030990 31682 tablet_bootstrap.cc:492] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:39.037744 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:39.038360 31564 raft_consensus.cc:2468] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:39.039650 31604 leader_election.cc:304] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.040479 31702 raft_consensus.cc:2804] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:39.040895 31702 raft_consensus.cc:493] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:39.041227 31702 raft_consensus.cc:3060] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.028609 31701 raft_consensus.cc:515] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.043219 31701 leader_election.cc:290] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:39.043885 31455 leader_election.cc:304] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:39.044736 31686 raft_consensus.cc:2804] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:39.044906 31455 leader_election.cc:343] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:39.045250 31686 raft_consensus.cc:493] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:39.045580 31686 raft_consensus.cc:3060] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.044365 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:39.049427 31564 raft_consensus.cc:2468] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:39.049777 31682 tablet_bootstrap.cc:654] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.050789 31604 leader_election.cc:304] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.053364 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:39.054260 31701 raft_consensus.cc:2804] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:39.054658 31701 raft_consensus.cc:493] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:39.055022 31701 raft_consensus.cc:3060] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:39.055807 31456 leader_election.cc:343] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:39.056299 31456 leader_election.cc:304] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990; no voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:39.054886 31639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:39.063489 31686 raft_consensus.cc:515] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.064967 31709 raft_consensus.cc:2749] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:39.063745 31679 tablet_bootstrap.cc:654] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.067739 31563 raft_consensus.cc:2468] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:39.070767 31605 leader_election.cc:304] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.071897 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:39.072122 31711 raft_consensus.cc:2804] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:39.072780 31490 raft_consensus.cc:2393] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a221a15434ec4e309dcf83f23ec7e19b in current term 1: Already voted for candidate 6f4f327b38e241138e21dd16dc3e5990 in this term.
I20260709 14:56:39.073201 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:39.074409 31489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:39.063755 31701 raft_consensus.cc:515] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.074960 31711 raft_consensus.cc:697] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:39.075227 31489 raft_consensus.cc:2393] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24f37eed30704092aca85e16fe546a4e in current term 1: Already voted for candidate 6f4f327b38e241138e21dd16dc3e5990 in this term.
I20260709 14:56:39.077762 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
W20260709 14:56:39.077687 31531 leader_election.cc:343] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:39.079202 31701 leader_election.cc:290] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
W20260709 14:56:39.079578 31605 leader_election.cc:343] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:39.080291 31563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:39.080785 31686 leader_election.cc:290] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.080895 31563 raft_consensus.cc:3060] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.082195 31711 consensus_queue.cc:237] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.082693 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.084741 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:39.076859 31702 raft_consensus.cc:515] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.085773 31564 raft_consensus.cc:3060] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.088378 31639 raft_consensus.cc:2393] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f4f327b38e241138e21dd16dc3e5990 in current term 1: Already voted for candidate a221a15434ec4e309dcf83f23ec7e19b in this term.
I20260709 14:56:39.090214 31563 raft_consensus.cc:2468] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:39.086966 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.091431 31604 leader_election.cc:304] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.092298 31701 raft_consensus.cc:2804] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:39.092780 31701 raft_consensus.cc:697] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:39.093485 31702 leader_election.cc:290] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:39.093626 31701 consensus_queue.cc:237] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.097304 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:39.099359 31385 catalog_manager.cc:5697] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 0 to 1, leader changed from <none> to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 1 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:39.087253 31682 tablet_bootstrap.cc:492] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:39.101467 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.102085 31682 ts_tablet_manager.cc:1403] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.008s
I20260709 14:56:39.102322 31488 raft_consensus.cc:2393] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a221a15434ec4e309dcf83f23ec7e19b in current term 1: Already voted for candidate 6f4f327b38e241138e21dd16dc3e5990 in this term.
I20260709 14:56:39.103092 31678 tablet_bootstrap.cc:492] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
W20260709 14:56:39.100281 31605 leader_election.cc:343] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:39.103569 31678 ts_tablet_manager.cc:1403] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.092s	user 0.035s	sys 0.020s
I20260709 14:56:39.104280 31605 leader_election.cc:304] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [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: a221a15434ec4e309dcf83f23ec7e19b; no voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:39.105124 31684 raft_consensus.cc:2749] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:39.106642 31678 raft_consensus.cc:359] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.107160 31678 raft_consensus.cc:385] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.107380 31678 raft_consensus.cc:740] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.108517 31564 raft_consensus.cc:2468] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 1.
I20260709 14:56:39.109197 31678 consensus_queue.cc:260] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
W20260709 14:56:39.111449 31436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:39.113139 31679 tablet_bootstrap.cc:492] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:39.113662 31679 ts_tablet_manager.cc:1403] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.006s
I20260709 14:56:39.113471 31455 leader_election.cc:304] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [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: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:39.114010 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:39.114591 31686 raft_consensus.cc:2804] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:39.114928 31638 raft_consensus.cc:2468] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:39.115254 31686 raft_consensus.cc:697] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:39.105050 31682 raft_consensus.cc:359] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.116227 31682 raft_consensus.cc:385] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.113710 31639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f1c84e6334d6a8d3da17f1835fb68" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:39.116550 31531 leader_election.cc:304] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [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: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:39.117319 31639 raft_consensus.cc:2393] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24f37eed30704092aca85e16fe546a4e in current term 1: Already voted for candidate a221a15434ec4e309dcf83f23ec7e19b in this term.
I20260709 14:56:39.116535 31682 raft_consensus.cc:740] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.116065 31686 consensus_queue.cc:237] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.118381 31682 consensus_queue.cc:260] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.118618 31679 raft_consensus.cc:359] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.119318 31679 raft_consensus.cc:385] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.119616 31679 raft_consensus.cc:740] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.121927 31678 ts_tablet_manager.cc:1434] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:56:39.118954 31683 raft_consensus.cc:2804] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:39.125254 31683 raft_consensus.cc:493] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:39.125418 31678 tablet_bootstrap.cc:492] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:39.125972 31683 raft_consensus.cc:3060] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.126430 31682 ts_tablet_manager.cc:1434] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.006s
I20260709 14:56:39.127440 31682 tablet_bootstrap.cc:492] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:39.131511 31678 tablet_bootstrap.cc:654] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.120371 31679 consensus_queue.cc:260] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.134528 31679 ts_tablet_manager.cc:1434] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:56:39.138332 31683 raft_consensus.cc:515] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.138830 31385 catalog_manager.cc:5697] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 0 to 1, leader changed from <none> to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 1 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:39.140148 31682 tablet_bootstrap.cc:654] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.140493 31683 leader_election.cc:290] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.148366 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.150607 31639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.151155 31639 raft_consensus.cc:3060] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.158281 31639 raft_consensus.cc:2468] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:39.159148 31679 tablet_bootstrap.cc:492] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:39.159600 31531 leader_election.cc:304] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e; no voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:39.160409 31683 raft_consensus.cc:2749] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:39.161669 31531 leader_election.cc:304] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.162405 31683 raft_consensus.cc:2804] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:39.162873 31683 raft_consensus.cc:697] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:39.163661 31683 consensus_queue.cc:237] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.166833 31678 tablet_bootstrap.cc:492] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:39.167344 31678 ts_tablet_manager.cc:1403] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.009s
W20260709 14:56:39.169565 31531 leader_election.cc:343] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:39.170367 31679 tablet_bootstrap.cc:654] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.170266 31678 raft_consensus.cc:359] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.171093 31678 raft_consensus.cc:385] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.171413 31678 raft_consensus.cc:740] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.172132 31678 consensus_queue.cc:260] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.174131 31678 ts_tablet_manager.cc:1434] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:39.180476 31682 tablet_bootstrap.cc:492] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:39.181010 31682 ts_tablet_manager.cc:1403] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.004s
I20260709 14:56:39.181229 31385 catalog_manager.cc:5697] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 1 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.182639 31388 catalog_manager.cc:5697] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.183624 31682 raft_consensus.cc:359] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.184285 31682 raft_consensus.cc:385] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.184556 31682 raft_consensus.cc:740] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.185329 31682 consensus_queue.cc:260] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.187273 31679 tablet_bootstrap.cc:492] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:39.187311 31682 ts_tablet_manager.cc:1434] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:39.187863 31679 ts_tablet_manager.cc:1403] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.006s
I20260709 14:56:39.188328 31682 tablet_bootstrap.cc:492] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:39.191685 31679 raft_consensus.cc:359] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.192318 31679 raft_consensus.cc:385] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.192592 31679 raft_consensus.cc:740] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.193343 31679 consensus_queue.cc:260] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.194206 31682 tablet_bootstrap.cc:654] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.195564 31679 ts_tablet_manager.cc:1434] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:39.196532 31679 tablet_bootstrap.cc:492] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:39.206380 31679 tablet_bootstrap.cc:654] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.207332 31682 tablet_bootstrap.cc:492] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:39.207875 31682 ts_tablet_manager.cc:1403] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.008s
I20260709 14:56:39.210348 31682 raft_consensus.cc:359] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.210979 31682 raft_consensus.cc:385] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.211253 31682 raft_consensus.cc:740] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.211438 31679 tablet_bootstrap.cc:492] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:39.211911 31679 ts_tablet_manager.cc:1403] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:56:39.211885 31682 consensus_queue.cc:260] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.212554 31686 raft_consensus.cc:493] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.213057 31686 raft_consensus.cc:515] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.213965 31682 ts_tablet_manager.cc:1434] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:39.215126 31686 leader_election.cc:290] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.214764 31679 raft_consensus.cc:359] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.216140 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:39.216183 31639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:39.216513 31679 raft_consensus.cc:385] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.216858 31679 raft_consensus.cc:740] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.216902 31564 raft_consensus.cc:2468] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 0.
I20260709 14:56:39.217108 31686 raft_consensus.cc:493] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.217550 31686 raft_consensus.cc:515] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.217660 31679 consensus_queue.cc:260] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.218248 31455 leader_election.cc:304] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:39.219107 31709 raft_consensus.cc:2804] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:39.219470 31709 raft_consensus.cc:493] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:39.219805 31709 raft_consensus.cc:3060] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.220048 31639 raft_consensus.cc:2468] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 0.
I20260709 14:56:39.222491 31639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:39.223963 31701 raft_consensus.cc:493] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.224406 31701 raft_consensus.cc:515] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.226567 31701 leader_election.cc:290] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:39.227317 31679 ts_tablet_manager.cc:1434] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:56:39.228511 31683 raft_consensus.cc:493] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.228566 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:39.228904 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:39.229394 31488 raft_consensus.cc:2468] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:39.229532 31564 raft_consensus.cc:2468] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:39.229202 31683 raft_consensus.cc:515] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.230042 31563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:39.219653 31686 leader_election.cc:290] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.230795 31563 raft_consensus.cc:2393] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f4f327b38e241138e21dd16dc3e5990 in current term 1: Already voted for candidate a221a15434ec4e309dcf83f23ec7e19b in this term.
I20260709 14:56:39.230729 31604 leader_election.cc:304] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.227301 31709 raft_consensus.cc:515] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.231582 31683 leader_election.cc:290] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.233217 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c71bb5e0d455eaf68282996dda0e1" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:39.233827 31488 raft_consensus.cc:2468] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:39.233768 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.234352 31639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c71bb5e0d455eaf68282996dda0e1" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:39.234633 31638 raft_consensus.cc:3060] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.234987 31639 raft_consensus.cc:2468] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:39.236366 31531 leader_election.cc:304] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:39.237222 31718 raft_consensus.cc:493] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.237658 31701 raft_consensus.cc:2804] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:39.237584 31718 raft_consensus.cc:515] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.238051 31701 raft_consensus.cc:493] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:39.238435 31701 raft_consensus.cc:3060] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.239220 31718 leader_election.cc:290] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.239642 31718 raft_consensus.cc:2804] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:39.239876 31718 raft_consensus.cc:493] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:39.240146 31718 raft_consensus.cc:3060] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.240952 31709 leader_election.cc:290] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.233959 31563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:39.241853 31563 raft_consensus.cc:3060] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.241972 31638 raft_consensus.cc:2468] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 1.
I20260709 14:56:39.243065 31456 leader_election.cc:304] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.243819 31709 raft_consensus.cc:2804] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:39.244321 31709 raft_consensus.cc:697] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:39.245149 31709 consensus_queue.cc:237] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.245891 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627e564a239e42468be62b33a3c907c9" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:39.246134 31718 raft_consensus.cc:515] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.246588 31488 raft_consensus.cc:2468] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:39.247879 31531 leader_election.cc:304] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:39.248142 31718 leader_election.cc:290] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.248785 31718 raft_consensus.cc:2804] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:39.249150 31718 raft_consensus.cc:493] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:39.249457 31718 raft_consensus.cc:3060] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.249758 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c71bb5e0d455eaf68282996dda0e1" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.250378 31488 raft_consensus.cc:3060] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.241146 31455 leader_election.cc:304] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990; no voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:39.254158 31639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c71bb5e0d455eaf68282996dda0e1" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.254755 31639 raft_consensus.cc:3060] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.256091 31718 raft_consensus.cc:515] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.258126 31718 leader_election.cc:290] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.258679 31489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627e564a239e42468be62b33a3c907c9" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.258996 31709 raft_consensus.cc:3060] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.259043 31488 raft_consensus.cc:2468] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:39.259289 31489 raft_consensus.cc:3060] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.262041 31388 catalog_manager.cc:5697] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.263427 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627e564a239e42468be62b33a3c907c9" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:39.264114 31638 raft_consensus.cc:2468] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:39.265247 31637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627e564a239e42468be62b33a3c907c9" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.266295 31531 leader_election.cc:304] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:39.269203 31718 raft_consensus.cc:2804] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:39.269146 31701 raft_consensus.cc:515] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.266958 31709 raft_consensus.cc:2749] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:39.268646 31637 raft_consensus.cc:3060] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.270080 31718 raft_consensus.cc:697] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:39.271802 31718 consensus_queue.cc:237] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.273095 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.273653 31488 raft_consensus.cc:3060] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.266487 31489 raft_consensus.cc:2468] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:39.270716 31639 raft_consensus.cc:2468] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:39.275523 31531 leader_election.cc:304] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:39.276355 31683 raft_consensus.cc:2804] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:39.278287 31637 raft_consensus.cc:2468] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:39.280578 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:39.281214 31564 raft_consensus.cc:3060] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.285255 31683 raft_consensus.cc:697] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:39.278601 31563 raft_consensus.cc:2468] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 1.
I20260709 14:56:39.286151 31683 consensus_queue.cc:237] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.286244 31701 leader_election.cc:290] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:39.289004 31564 raft_consensus.cc:2468] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:39.289590 31488 raft_consensus.cc:2468] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:39.290272 31604 leader_election.cc:304] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.290076 31388 catalog_manager.cc:5697] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 1 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.291556 31701 raft_consensus.cc:2804] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:39.293481 31701 raft_consensus.cc:697] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:39.294569 31701 consensus_queue.cc:237] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.301667 31388 catalog_manager.cc:5697] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 0 to 1, leader changed from <none> to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 1 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:39.303340 31385 catalog_manager.cc:5697] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 1 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.427591 31701 consensus_queue.cc:1048] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.438127 31702 consensus_queue.cc:1048] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.466650 31709 raft_consensus.cc:493] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.467062 31709 raft_consensus.cc:515] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.468956 31709 leader_election.cc:290] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.469497 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:39.470010 31637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:39.470814 31637 raft_consensus.cc:2393] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f4f327b38e241138e21dd16dc3e5990 in current term 1: Already voted for candidate 24f37eed30704092aca85e16fe546a4e in this term.
I20260709 14:56:39.471710 31456 leader_election.cc:304] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990; no voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:39.472472 31709 raft_consensus.cc:3060] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.478484 31709 raft_consensus.cc:2749] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:39.480545 31637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daf3b224727040eca49a12685cec7a0e"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
mode: GRACEFUL
new_leader_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:59030
I20260709 14:56:39.481158 31637 raft_consensus.cc:606] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Received request to transfer leadership to TS 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:39.487702 31702 consensus_queue.cc:1048] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.496409 31563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
mode: GRACEFUL
new_leader_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:58894
I20260709 14:56:39.496927 31563 raft_consensus.cc:606] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Received request to transfer leadership to TS 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:39.501230 31684 consensus_queue.cc:1048] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.502737 31637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
mode: GRACEFUL
new_leader_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:59030
I20260709 14:56:39.503403 31637 raft_consensus.cc:606] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Received request to transfer leadership to TS 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:39.509487 31684 raft_consensus.cc:993] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b: : Instructing follower 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:39.509902 31684 raft_consensus.cc:1081] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Signalling peer 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:39.511722 31488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9"
dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:55044
I20260709 14:56:39.512255 31488 raft_consensus.cc:493] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.512635 31488 raft_consensus.cc:3060] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.517416 31637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22c66595ec764d9eb1d5b0cf7d6ecf03"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
mode: GRACEFUL
new_leader_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:59030
I20260709 14:56:39.517978 31637 raft_consensus.cc:606] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Received request to transfer leadership to TS 24f37eed30704092aca85e16fe546a4e
I20260709 14:56:39.519694 31488 raft_consensus.cc:515] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.522529 31563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:39.523066 31563 raft_consensus.cc:3060] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.523581 31637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.524215 31637 raft_consensus.cc:3055] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:39.524533 31637 raft_consensus.cc:740] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:39.525385 31637 consensus_queue.cc:260] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.526520 31637 raft_consensus.cc:3060] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.528283 31563 raft_consensus.cc:2468] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:39.523624 31639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
mode: GRACEFUL
new_leader_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:59030
I20260709 14:56:39.529417 31639 raft_consensus.cc:606] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Received request to transfer leadership to TS 24f37eed30704092aca85e16fe546a4e
I20260709 14:56:39.529464 31455 leader_election.cc:304] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:39.530213 31488 leader_election.cc:290] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.530424 31709 raft_consensus.cc:2804] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:39.531920 31709 raft_consensus.cc:697] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:39.532584 31637 raft_consensus.cc:2468] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:39.532779 31709 consensus_queue.cc:237] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.538661 31686 consensus_queue.cc:1048] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.540412 31385 catalog_manager.cc:5697] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 1 to 2, leader changed from a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3) to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.548285 31683 consensus_queue.cc:1048] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.553990 31488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655"
dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
mode: GRACEFUL
new_leader_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:55062
I20260709 14:56:39.554644 31488 raft_consensus.cc:606] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Received request to transfer leadership to TS 24f37eed30704092aca85e16fe546a4e
I20260709 14:56:39.557837 31686 consensus_queue.cc:1048] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.561203 31564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c27c71bb5e0d455eaf68282996dda0e1"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
mode: GRACEFUL
new_leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
 from {username='slave'} at 127.0.0.1:58894
I20260709 14:56:39.561864 31564 raft_consensus.cc:606] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Received request to transfer leadership to TS a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:39.570405 31728 consensus_queue.cc:1048] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:39.583597 31711 consensus_queue.cc:1048] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.588475 31718 raft_consensus.cc:993] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e: : Instructing follower 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:39.588971 31718 raft_consensus.cc:1081] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Signalling peer 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:39.590955 31490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f"
dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:55052
I20260709 14:56:39.591501 31490 raft_consensus.cc:493] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.591876 31490 raft_consensus.cc:3060] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.596614 31711 consensus_queue.cc:1048] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.599965 31490 raft_consensus.cc:515] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.606763 31490 leader_election.cc:290] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.607398 31711 raft_consensus.cc:993] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b: : Instructing follower 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:39.607206 31637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.607880 31711 raft_consensus.cc:1081] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Signalling peer 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:39.607937 31637 raft_consensus.cc:3060] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.610877 31564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22c66595ec764d9eb1d5b0cf7d6ecf03"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:58870
I20260709 14:56:39.611367 31564 raft_consensus.cc:493] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.611701 31564 raft_consensus.cc:3060] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.613189 31563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b4345817d469ea87cbdad15c7593f" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:39.614108 31563 raft_consensus.cc:3055] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:39.614497 31563 raft_consensus.cc:740] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:39.615512 31563 consensus_queue.cc:260] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.616897 31563 raft_consensus.cc:3060] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.618707 31637 raft_consensus.cc:2468] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:39.618600 31564 raft_consensus.cc:515] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.619686 31456 leader_election.cc:304] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.620303 31686 raft_consensus.cc:2804] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:39.620695 31686 raft_consensus.cc:697] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:39.620929 31564 leader_election.cc:290] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.621522 31686 consensus_queue.cc:237] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.622308 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c66595ec764d9eb1d5b0cf7d6ecf03" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.622891 31490 raft_consensus.cc:3060] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.622908 31637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c66595ec764d9eb1d5b0cf7d6ecf03" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.623787 31637 raft_consensus.cc:3055] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:39.624219 31637 raft_consensus.cc:740] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:39.625124 31637 consensus_queue.cc:260] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.626415 31637 raft_consensus.cc:3060] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.625325 31563 raft_consensus.cc:2468] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:39.628511 31490 raft_consensus.cc:2468] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:39.629592 31531 leader_election.cc:304] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:39.630437 31683 raft_consensus.cc:2804] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:39.630906 31683 raft_consensus.cc:697] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:39.630754 31387 catalog_manager.cc:5697] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 1 to 2, leader changed from 24f37eed30704092aca85e16fe546a4e (127.26.0.2) to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.631745 31683 consensus_queue.cc:237] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.632372 31637 raft_consensus.cc:2468] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:39.639119 31388 catalog_manager.cc:5697] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 1 to 2, leader changed from a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3) to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 2 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.653158 31683 consensus_queue.cc:1048] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.659333 31728 raft_consensus.cc:993] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e: : Instructing follower a221a15434ec4e309dcf83f23ec7e19b to start an election
I20260709 14:56:39.659802 31718 raft_consensus.cc:1081] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Signalling peer a221a15434ec4e309dcf83f23ec7e19b to start an election
I20260709 14:56:39.661945 31639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c27c71bb5e0d455eaf68282996dda0e1"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
 from {username='slave'} at 127.0.0.1:59014
I20260709 14:56:39.663594 31639 raft_consensus.cc:493] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.663978 31639 raft_consensus.cc:3060] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.664239 31718 consensus_queue.cc:1048] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.670926 31639 raft_consensus.cc:515] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.676776 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c71bb5e0d455eaf68282996dda0e1" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.677421 31563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27c71bb5e0d455eaf68282996dda0e1" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:39.677440 31490 raft_consensus.cc:3060] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.677528 31639 leader_election.cc:290] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 2 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:39.678120 31563 raft_consensus.cc:3055] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:39.678473 31563 raft_consensus.cc:740] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:39.679289 31563 consensus_queue.cc:260] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.680492 31563 raft_consensus.cc:3060] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.684831 31490 raft_consensus.cc:2468] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 2.
I20260709 14:56:39.685964 31605 leader_election.cc:304] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.686753 31684 raft_consensus.cc:2804] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:39.687155 31684 raft_consensus.cc:697] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 2 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:39.687165 31563 raft_consensus.cc:2468] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 2.
I20260709 14:56:39.687937 31684 consensus_queue.cc:237] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.694773 31387 catalog_manager.cc:5697] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 1 to 2, leader changed from 24f37eed30704092aca85e16fe546a4e (127.26.0.2) to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 2 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:39.720528 31686 consensus_queue.cc:1048] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.726169 31683 consensus_queue.cc:1048] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.732697 31743 consensus_queue.cc:1048] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.734802 31684 consensus_queue.cc:1048] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.741004 31686 raft_consensus.cc:993] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990: : Instructing follower 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:39.741426 31686 raft_consensus.cc:1081] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Signalling peer 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:39.742712 31684 raft_consensus.cc:993] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b: : Instructing follower 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:39.743180 31684 raft_consensus.cc:1081] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Signalling peer 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:39.745520 31564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:58878
I20260709 14:56:39.746114 31564 raft_consensus.cc:493] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.746467 31564 raft_consensus.cc:3060] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.746757 31565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:58870
I20260709 14:56:39.747341 31565 raft_consensus.cc:493] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:39.747673 31565 raft_consensus.cc:3060] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.749517 31701 consensus_queue.cc:1048] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.754464 31565 raft_consensus.cc:515] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.754721 31683 consensus_queue.cc:1048] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.755601 31563 raft_consensus.cc:1240] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Rejecting Update request from peer a221a15434ec4e309dcf83f23ec7e19b for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:39.755966 31564 raft_consensus.cc:515] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.758059 31564 leader_election.cc:290] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.759490 31701 consensus_queue.cc:1059] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.760227 31701 raft_consensus.cc:3055] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:39.760365 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.761185 31489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.761385 31565 leader_election.cc:290] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:39.762156 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3597483c6cb14a2eafbdf59bc00270fe" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:39.761426 31638 raft_consensus.cc:3060] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.764014 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:39.765466 31490 raft_consensus.cc:3055] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:39.766255 31490 raft_consensus.cc:740] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:39.767838 31490 consensus_queue.cc:260] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.760586 31701 raft_consensus.cc:740] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:39.770362 31490 raft_consensus.cc:3060] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.771466 31701 consensus_queue.cc:260] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.773341 31638 raft_consensus.cc:2468] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:39.773087 31701 raft_consensus.cc:3060] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.775787 31531 leader_election.cc:304] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:39.776801 31683 raft_consensus.cc:2804] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:39.777289 31683 raft_consensus.cc:697] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:39.778795 31683 consensus_queue.cc:237] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.784344 31490 raft_consensus.cc:2468] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:39.790473 31636 raft_consensus.cc:2468] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:39.790362 31387 catalog_manager.cc:5697] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 1 to 2, leader changed from 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1) to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 2 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:39.792116 31531 leader_election.cc:304] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [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: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:39.792878 31683 raft_consensus.cc:2804] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:39.793416 31683 raft_consensus.cc:697] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:39.794215 31683 consensus_queue.cc:237] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [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: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:39.803592 31387 catalog_manager.cc:5697] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 1 to 2, leader changed from a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3) to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 2 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:40.028473 31636 raft_consensus.cc:1275] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.029747 31683 consensus_queue.cc:1048] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.036984 31490 raft_consensus.cc:1275] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.038978 31728 consensus_queue.cc:1048] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.047250 31565 raft_consensus.cc:1275] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.049533 31743 consensus_queue.cc:1048] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.051708 31702 raft_consensus.cc:993] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b: : Instructing follower 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:40.052235 31702 raft_consensus.cc:1081] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Signalling peer 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:40.055836 31636 raft_consensus.cc:1275] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.056749 31490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daf3b224727040eca49a12685cec7a0e"
dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:55044
I20260709 14:56:40.057433 31490 raft_consensus.cc:493] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:40.057796 31490 raft_consensus.cc:3060] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.058383 31709 consensus_queue.cc:1048] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.065078 31490 raft_consensus.cc:515] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:40.067939 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf3b224727040eca49a12685cec7a0e" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:40.068516 31565 raft_consensus.cc:3060] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.069785 31490 leader_election.cc:290] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:40.070943 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf3b224727040eca49a12685cec7a0e" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:40.071640 31636 raft_consensus.cc:3055] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:40.072013 31636 raft_consensus.cc:740] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:40.072960 31636 consensus_queue.cc:260] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:40.074201 31636 raft_consensus.cc:3060] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.075309 31565 raft_consensus.cc:2468] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:40.076324 31455 leader_election.cc:304] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:40.076951 31686 raft_consensus.cc:2804] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:40.077309 31686 raft_consensus.cc:697] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:40.078007 31686 consensus_queue.cc:237] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } }
I20260709 14:56:40.079332 31636 raft_consensus.cc:2468] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:40.084414 31388 catalog_manager.cc:5697] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 1 to 2, leader changed from a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3) to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:40.093004 31565 raft_consensus.cc:1275] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.094082 31686 consensus_queue.cc:1048] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.102277 31636 raft_consensus.cc:1275] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.103657 31686 consensus_queue.cc:1048] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.155395 31490 raft_consensus.cc:1275] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Refusing update from remote peer a221a15434ec4e309dcf83f23ec7e19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.156641 31701 consensus_queue.cc:1048] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.163923 31565 raft_consensus.cc:1275] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Refusing update from remote peer a221a15434ec4e309dcf83f23ec7e19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.165673 31702 consensus_queue.cc:1048] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.208685 31636 raft_consensus.cc:1275] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.209954 31728 consensus_queue.cc:1048] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.217469 31490 raft_consensus.cc:1275] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.218748 31718 consensus_queue.cc:1048] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.267632 31636 raft_consensus.cc:1275] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.268945 31718 consensus_queue.cc:1048] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.276364 31490 raft_consensus.cc:3060] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.285041 31490 raft_consensus.cc:1275] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.286368 31718 consensus_queue.cc:1048] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.480083 31564 raft_consensus.cc:1275] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.481472 31686 consensus_queue.cc:1048] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:40.489704 31636 raft_consensus.cc:1275] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:40.491084 31709 consensus_queue.cc:1048] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:42.587522 31387 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55716:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:42.589671 31387 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:42.632548 31476 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2e542637b94e4e86ed67cd7b41b5b0 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:42.633778 31476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2e542637b94e4e86ed67cd7b41b5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.633576 31553 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2e542637b94e4e86ed67cd7b41b5b0 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:42.634846 31553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2e542637b94e4e86ed67cd7b41b5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.636518 31623 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2e542637b94e4e86ed67cd7b41b5b0 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:42.637759 31623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2e542637b94e4e86ed67cd7b41b5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.638190 31551 tablet_service.cc:1511] Processing CreateTablet for tablet faa81bfd33df4d2ca1221f7872cfd9eb (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:42.639425 31551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa81bfd33df4d2ca1221f7872cfd9eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.640740 31554 tablet_service.cc:1511] Processing CreateTablet for tablet 4baec46a708f41b09b9e810309a65bdf (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:42.641933 31554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baec46a708f41b09b9e810309a65bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.642114 31478 tablet_service.cc:1511] Processing CreateTablet for tablet faa81bfd33df4d2ca1221f7872cfd9eb (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:42.643380 31478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa81bfd33df4d2ca1221f7872cfd9eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.644034 31622 tablet_service.cc:1511] Processing CreateTablet for tablet 4baec46a708f41b09b9e810309a65bdf (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:42.644773 31477 tablet_service.cc:1511] Processing CreateTablet for tablet 4baec46a708f41b09b9e810309a65bdf (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:42.645267 31622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baec46a708f41b09b9e810309a65bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.645553 31624 tablet_service.cc:1511] Processing CreateTablet for tablet faa81bfd33df4d2ca1221f7872cfd9eb (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:42.644721 31475 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3a537339084aea96d7dd2486047d2a (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:42.646849 31624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa81bfd33df4d2ca1221f7872cfd9eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.648862 31552 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3a537339084aea96d7dd2486047d2a (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:42.650101 31552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3a537339084aea96d7dd2486047d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.646009 31477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baec46a708f41b09b9e810309a65bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.653183 31475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3a537339084aea96d7dd2486047d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.654532 31628 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3a537339084aea96d7dd2486047d2a (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:42.655900 31628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3a537339084aea96d7dd2486047d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.682693 31472 tablet_service.cc:1511] Processing CreateTablet for tablet 551d9fa05645498983f3bf446f0bcb14 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:42.683862 31555 tablet_service.cc:1511] Processing CreateTablet for tablet 551d9fa05645498983f3bf446f0bcb14 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:42.683951 31472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551d9fa05645498983f3bf446f0bcb14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.685174 31555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551d9fa05645498983f3bf446f0bcb14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.699553 31626 tablet_service.cc:1511] Processing CreateTablet for tablet 551d9fa05645498983f3bf446f0bcb14 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:42.700865 31626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551d9fa05645498983f3bf446f0bcb14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.701843 31479 tablet_service.cc:1511] Processing CreateTablet for tablet 87d5638246484257af727cd8f2f64617 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:42.703135 31479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d5638246484257af727cd8f2f64617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.721989 31625 tablet_service.cc:1511] Processing CreateTablet for tablet 87d5638246484257af727cd8f2f64617 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:42.723574 31625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d5638246484257af727cd8f2f64617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.719373 31550 tablet_service.cc:1511] Processing CreateTablet for tablet 87d5638246484257af727cd8f2f64617 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:42.736629 31550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d5638246484257af727cd8f2f64617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.739348 31554 tablet_service.cc:1511] Processing CreateTablet for tablet e218a5871e2741a2a0eb790bd117bb41 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:42.740645 31554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e218a5871e2741a2a0eb790bd117bb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.746115 31478 tablet_service.cc:1511] Processing CreateTablet for tablet e218a5871e2741a2a0eb790bd117bb41 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:42.747354 31478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e218a5871e2741a2a0eb790bd117bb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.752128 31475 tablet_service.cc:1511] Processing CreateTablet for tablet 00941bb372b242559e10a0639ef8c65e (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:42.733167 31773 tablet_bootstrap.cc:492] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:42.755494 31772 tablet_bootstrap.cc:492] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:42.757586 31475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00941bb372b242559e10a0639ef8c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.762980 31552 tablet_service.cc:1511] Processing CreateTablet for tablet 00941bb372b242559e10a0639ef8c65e (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:42.764302 31552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00941bb372b242559e10a0639ef8c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.767345 31479 tablet_service.cc:1511] Processing CreateTablet for tablet e56147678e5549ddbc40668d83a9160f (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:42.768572 31479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56147678e5549ddbc40668d83a9160f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.771880 31555 tablet_service.cc:1511] Processing CreateTablet for tablet e56147678e5549ddbc40668d83a9160f (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:42.773999 31772 tablet_bootstrap.cc:654] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.772473 31623 tablet_service.cc:1511] Processing CreateTablet for tablet e218a5871e2741a2a0eb790bd117bb41 (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:42.777434 31555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56147678e5549ddbc40668d83a9160f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.778384 31624 tablet_service.cc:1511] Processing CreateTablet for tablet 00941bb372b242559e10a0639ef8c65e (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:42.779990 31624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00941bb372b242559e10a0639ef8c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.781847 31623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e218a5871e2741a2a0eb790bd117bb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.784719 31622 tablet_service.cc:1511] Processing CreateTablet for tablet e56147678e5549ddbc40668d83a9160f (DEFAULT_TABLE table=soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:42.786017 31622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56147678e5549ddbc40668d83a9160f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:42.787074 31776 tablet_bootstrap.cc:492] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:42.801659 31773 tablet_bootstrap.cc:654] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.808151 31776 tablet_bootstrap.cc:654] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.826690 31772 tablet_bootstrap.cc:492] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:42.827358 31772 ts_tablet_manager.cc:1403] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.005s
I20260709 14:56:42.830510 31772 raft_consensus.cc:359] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.835019 31772 raft_consensus.cc:385] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:42.835819 31772 raft_consensus.cc:740] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:42.837042 31772 consensus_queue.cc:260] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.842373 31772 ts_tablet_manager.cc:1434] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:56:42.848433 31776 tablet_bootstrap.cc:492] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:42.848749 31773 tablet_bootstrap.cc:492] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:42.849349 31773 ts_tablet_manager.cc:1403] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.021s
I20260709 14:56:42.849622 31772 tablet_bootstrap.cc:492] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:42.852087 31773 raft_consensus.cc:359] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.852883 31773 raft_consensus.cc:385] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:42.853247 31773 raft_consensus.cc:740] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:42.853963 31773 consensus_queue.cc:260] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.857743 31773 ts_tablet_manager.cc:1434] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:56:42.858855 31773 tablet_bootstrap.cc:492] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:42.856101 31776 ts_tablet_manager.cc:1403] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.008s
I20260709 14:56:42.864275 31776 raft_consensus.cc:359] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.864949 31773 tablet_bootstrap.cc:654] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.864948 31776 raft_consensus.cc:385] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:42.868399 31776 raft_consensus.cc:740] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:42.869237 31776 consensus_queue.cc:260] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.869837 31772 tablet_bootstrap.cc:654] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.870582 31773 tablet_bootstrap.cc:492] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:42.871007 31773 ts_tablet_manager.cc:1403] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 14:56:42.871517 31776 ts_tablet_manager.cc:1434] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:42.872534 31776 tablet_bootstrap.cc:492] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:42.873378 31773 raft_consensus.cc:359] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.874119 31773 raft_consensus.cc:385] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:42.874421 31773 raft_consensus.cc:740] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:42.875157 31773 consensus_queue.cc:260] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.877444 31773 ts_tablet_manager.cc:1434] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:56:42.878355 31773 tablet_bootstrap.cc:492] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:42.881935 31776 tablet_bootstrap.cc:654] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.883703 31773 tablet_bootstrap.cc:654] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.893663 31772 tablet_bootstrap.cc:492] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:42.894313 31772 ts_tablet_manager.cc:1403] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.003s
I20260709 14:56:42.894323 31773 tablet_bootstrap.cc:492] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:42.894884 31776 tablet_bootstrap.cc:492] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:42.894905 31773 ts_tablet_manager.cc:1403] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 14:56:42.895376 31776 ts_tablet_manager.cc:1403] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 14:56:42.897369 31772 raft_consensus.cc:359] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.897620 31776 raft_consensus.cc:359] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.898164 31772 raft_consensus.cc:385] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:42.898392 31776 raft_consensus.cc:385] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:42.898036 31773 raft_consensus.cc:359] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.898561 31772 raft_consensus.cc:740] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:42.898732 31776 raft_consensus.cc:740] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:42.898815 31773 raft_consensus.cc:385] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:42.899191 31773 raft_consensus.cc:740] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:42.899338 31772 consensus_queue.cc:260] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.899526 31776 consensus_queue.cc:260] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.899902 31773 consensus_queue.cc:260] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.901620 31772 ts_tablet_manager.cc:1434] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:42.902144 31773 ts_tablet_manager.cc:1434] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:42.902608 31772 tablet_bootstrap.cc:492] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:42.903131 31773 tablet_bootstrap.cc:492] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:42.908059 31776 ts_tablet_manager.cc:1434] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:42.908960 31774 raft_consensus.cc:493] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:42.909440 31774 raft_consensus.cc:515] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.909700 31772 tablet_bootstrap.cc:654] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.910604 31776 tablet_bootstrap.cc:492] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:42.911535 31774 leader_election.cc:290] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:42.909711 31773 tablet_bootstrap.cc:654] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.912626 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551d9fa05645498983f3bf446f0bcb14" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
W20260709 14:56:42.900287 31591 tablet.cc:2406] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 14:56:42.917068 31456 leader_election.cc:343] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:42.917356 31776 tablet_bootstrap.cc:654] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.917814 31773 tablet_bootstrap.cc:492] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:42.918357 31773 ts_tablet_manager.cc:1403] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 14:56:42.921067 31773 raft_consensus.cc:359] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.921733 31773 raft_consensus.cc:385] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:42.922024 31773 raft_consensus.cc:740] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:42.922744 31773 consensus_queue.cc:260] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.923692 31741 raft_consensus.cc:493] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:42.924130 31741 raft_consensus.cc:515] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:42.926055 31741 leader_election.cc:290] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:42.927946 31773 ts_tablet_manager.cc:1434] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:42.928623 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baec46a708f41b09b9e810309a65bdf" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:42.929031 31773 tablet_bootstrap.cc:492] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:42.929324 31565 raft_consensus.cc:2468] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 0.
I20260709 14:56:42.931623 31455 leader_election.cc:304] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:42.933005 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551d9fa05645498983f3bf446f0bcb14" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:42.935235 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baec46a708f41b09b9e810309a65bdf" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:42.936254 31777 raft_consensus.cc:493] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:42.936748 31773 tablet_bootstrap.cc:654] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:42.936777 31777 raft_consensus.cc:515] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
W20260709 14:56:42.937372 31456 leader_election.cc:343] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:42.940946 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
W20260709 14:56:42.942505 31604 leader_election.cc:343] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:42.943148 31777 leader_election.cc:290] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:42.963295 31741 raft_consensus.cc:2804] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:42.963827 31741 raft_consensus.cc:493] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:42.964164 31741 raft_consensus.cc:3060] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:42.996408 31455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.0.2:39021, user_credentials={real_user=slave}} blocked reactor thread for 64873.7us
I20260709 14:56:43.007614 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.008581 31490 raft_consensus.cc:2468] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:43.009042 31741 raft_consensus.cc:515] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
W20260709 14:56:43.007428 31455 leader_election.cc:343] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:43.010383 31455 leader_election.cc:304] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990; no voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:43.011936 31790 raft_consensus.cc:2749] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:43.013329 31605 leader_election.cc:304] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [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: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 24f37eed30704092aca85e16fe546a4e
I20260709 14:56:43.014573 31777 raft_consensus.cc:2804] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:43.014973 31777 raft_consensus.cc:493] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:43.015287 31777 raft_consensus.cc:3060] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.023029 31777 raft_consensus.cc:515] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.027081 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baec46a708f41b09b9e810309a65bdf" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
W20260709 14:56:43.030717 31456 leader_election.cc:343] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:43.028652 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baec46a708f41b09b9e810309a65bdf" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:43.034829 31564 raft_consensus.cc:3060] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.040959 31728 raft_consensus.cc:493] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.041596 31728 raft_consensus.cc:515] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.043869 31728 leader_election.cc:290] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.045745 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.046444 31490 raft_consensus.cc:2468] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:43.048851 31531 leader_election.cc:304] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:43.050107 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
W20260709 14:56:43.052070 31531 leader_election.cc:343] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:43.053311 31728 raft_consensus.cc:2804] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:43.054701 31728 raft_consensus.cc:493] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:43.055559 31728 raft_consensus.cc:3060] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.068646 31564 raft_consensus.cc:2468] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 1.
I20260709 14:56:43.072582 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:43.076417 31772 tablet_bootstrap.cc:492] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:43.078326 31490 raft_consensus.cc:3060] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.078799 31772 ts_tablet_manager.cc:1403] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.176s	user 0.077s	sys 0.081s
I20260709 14:56:43.087206 31777 leader_election.cc:290] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:43.088083 31741 leader_election.cc:290] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.089047 31728 raft_consensus.cc:515] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.091024 31772 raft_consensus.cc:359] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.091822 31772 raft_consensus.cc:385] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.092108 31772 raft_consensus.cc:740] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.089864 31490 raft_consensus.cc:2468] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:43.092618 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:43.093276 31488 raft_consensus.cc:3060] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.093704 31605 leader_election.cc:304] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:43.094951 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:43.095232 31455 leader_election.cc:304] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [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: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:43.096163 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:43.096333 31741 raft_consensus.cc:2804] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:43.097033 31741 raft_consensus.cc:697] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
W20260709 14:56:43.097342 31604 leader_election.cc:343] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:43.098445 31531 leader_election.cc:343] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:43.097815 31741 consensus_queue.cc:237] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.099973 31772 consensus_queue.cc:260] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.098599 31777 raft_consensus.cc:2804] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:43.101240 31728 leader_election.cc:290] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.101560 31488 raft_consensus.cc:2468] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:43.102007 31777 raft_consensus.cc:697] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:43.101437 31773 tablet_bootstrap.cc:492] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:43.103317 31531 leader_election.cc:304] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [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: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:43.102903 31773 ts_tablet_manager.cc:1403] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.174s	user 0.049s	sys 0.092s
I20260709 14:56:43.104557 31728 raft_consensus.cc:2804] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:43.104894 31776 tablet_bootstrap.cc:492] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:43.102846 31777 consensus_queue.cc:237] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.104559 31772 ts_tablet_manager.cc:1434] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:56:43.105204 31728 raft_consensus.cc:697] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:43.106240 31772 tablet_bootstrap.cc:492] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:43.106793 31728 consensus_queue.cc:237] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.108053 31776 ts_tablet_manager.cc:1403] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.198s	user 0.049s	sys 0.076s
I20260709 14:56:43.107609 31773 raft_consensus.cc:359] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.108592 31773 raft_consensus.cc:385] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.108976 31773 raft_consensus.cc:740] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.109859 31773 consensus_queue.cc:260] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.112426 31773 ts_tablet_manager.cc:1434] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:43.116008 31772 tablet_bootstrap.cc:654] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.112109 31776 raft_consensus.cc:359] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.116467 31776 raft_consensus.cc:385] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.116847 31776 raft_consensus.cc:740] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.117826 31776 consensus_queue.cc:260] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.116664 31773 tablet_bootstrap.cc:492] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:43.119172 31388 catalog_manager.cc:5697] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:43.120148 31776 ts_tablet_manager.cc:1434] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:56:43.121248 31776 tablet_bootstrap.cc:492] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:43.125303 31773 tablet_bootstrap.cc:654] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.127554 31772 tablet_bootstrap.cc:492] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:43.128100 31772 ts_tablet_manager.cc:1403] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260709 14:56:43.129403 31776 tablet_bootstrap.cc:654] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.131964 31772 raft_consensus.cc:359] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.132956 31772 raft_consensus.cc:385] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.133303 31772 raft_consensus.cc:740] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.134125 31772 consensus_queue.cc:260] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.134382 31387 catalog_manager.cc:5697] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 0 to 1, leader changed from <none> to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 1 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:43.136595 31772 ts_tablet_manager.cc:1434] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:56:43.137786 31772 tablet_bootstrap.cc:492] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:43.138936 31773 tablet_bootstrap.cc:492] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:43.139485 31773 ts_tablet_manager.cc:1403] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 14:56:43.140990 31776 tablet_bootstrap.cc:492] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:43.141573 31776 ts_tablet_manager.cc:1403] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 14:56:43.142532 31773 raft_consensus.cc:359] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.143523 31773 raft_consensus.cc:385] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.143862 31773 raft_consensus.cc:740] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.143970 31772 tablet_bootstrap.cc:654] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.144425 31776 raft_consensus.cc:359] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.146719 31776 raft_consensus.cc:385] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.147384 31776 raft_consensus.cc:740] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.146629 31773 consensus_queue.cc:260] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.150974 31773 ts_tablet_manager.cc:1434] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:56:43.148617 31776 consensus_queue.cc:260] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.152944 31776 ts_tablet_manager.cc:1434] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:56:43.153475 31385 catalog_manager.cc:5697] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 1 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:43.153992 31776 tablet_bootstrap.cc:492] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
W20260709 14:56:43.155345 31436 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:43.155364 31773 tablet_bootstrap.cc:492] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:43.162740 31773 tablet_bootstrap.cc:654] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.163713 31790 raft_consensus.cc:493] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.164247 31790 raft_consensus.cc:515] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.166260 31790 leader_election.cc:290] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.171860 31776 tablet_bootstrap.cc:654] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.172830 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d5638246484257af727cd8f2f64617" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
W20260709 14:56:43.174219 31455 leader_election.cc:343] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:43.177192 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d5638246484257af727cd8f2f64617" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
W20260709 14:56:43.179168 31456 leader_election.cc:343] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:43.179366 31772 tablet_bootstrap.cc:492] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:43.179615 31456 leader_election.cc:304] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990; no voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:43.179862 31772 ts_tablet_manager.cc:1403] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.017s
I20260709 14:56:43.183177 31772 raft_consensus.cc:359] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.183882 31772 raft_consensus.cc:385] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.184161 31772 raft_consensus.cc:740] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.185065 31790 raft_consensus.cc:2749] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:43.184881 31772 consensus_queue.cc:260] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.187142 31772 ts_tablet_manager.cc:1434] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:43.188063 31772 tablet_bootstrap.cc:492] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:43.189450 31776 tablet_bootstrap.cc:492] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:43.190099 31776 ts_tablet_manager.cc:1403] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.009s
I20260709 14:56:43.193379 31776 raft_consensus.cc:359] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.194209 31776 raft_consensus.cc:385] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.194564 31776 raft_consensus.cc:740] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.195497 31776 consensus_queue.cc:260] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.196764 31772 tablet_bootstrap.cc:654] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.197981 31776 ts_tablet_manager.cc:1434] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:43.199187 31776 tablet_bootstrap.cc:492] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:43.205964 31776 tablet_bootstrap.cc:654] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.209451 31772 tablet_bootstrap.cc:492] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:43.210047 31772 ts_tablet_manager.cc:1403] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.001s
I20260709 14:56:43.214535 31773 tablet_bootstrap.cc:492] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:43.215070 31773 ts_tablet_manager.cc:1403] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.029s
I20260709 14:56:43.216054 31772 raft_consensus.cc:359] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.216799 31772 raft_consensus.cc:385] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.217152 31772 raft_consensus.cc:740] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.217923 31772 consensus_queue.cc:260] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.217916 31773 raft_consensus.cc:359] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.219491 31773 raft_consensus.cc:385] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.219810 31773 raft_consensus.cc:740] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.220458 31772 ts_tablet_manager.cc:1434] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:43.221530 31776 tablet_bootstrap.cc:492] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:43.221650 31772 tablet_bootstrap.cc:492] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:43.222113 31776 ts_tablet_manager.cc:1403] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 14:56:43.220520 31773 consensus_queue.cc:260] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.225066 31776 raft_consensus.cc:359] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.225843 31776 raft_consensus.cc:385] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.226181 31776 raft_consensus.cc:740] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.226776 31773 ts_tablet_manager.cc:1434] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:56:43.227088 31776 consensus_queue.cc:260] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.227763 31773 tablet_bootstrap.cc:492] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:43.229494 31776 ts_tablet_manager.cc:1434] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:43.230731 31776 tablet_bootstrap.cc:492] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:43.231581 31791 raft_consensus.cc:493] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.232064 31791 raft_consensus.cc:515] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.232919 31772 tablet_bootstrap.cc:654] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.234083 31791 leader_election.cc:290] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.234299 31773 tablet_bootstrap.cc:654] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.236411 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a537339084aea96d7dd2486047d2a" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.237025 31488 raft_consensus.cc:2468] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:43.237951 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a537339084aea96d7dd2486047d2a" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:43.238590 31636 raft_consensus.cc:2468] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:43.239765 31772 tablet_bootstrap.cc:492] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:43.240293 31772 ts_tablet_manager.cc:1403] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:56:43.240629 31531 leader_election.cc:304] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:43.242875 31796 raft_consensus.cc:2804] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:43.243240 31796 raft_consensus.cc:493] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:43.243158 31772 raft_consensus.cc:359] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.243748 31796 raft_consensus.cc:3060] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.244009 31772 raft_consensus.cc:385] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.244376 31772 raft_consensus.cc:740] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.245213 31772 consensus_queue.cc:260] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.247340 31772 ts_tablet_manager.cc:1434] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:43.248440 31772 tablet_bootstrap.cc:492] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:43.260784 31772 tablet_bootstrap.cc:654] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.260641 31796 raft_consensus.cc:515] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.263003 31796 leader_election.cc:290] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.264619 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a537339084aea96d7dd2486047d2a" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:43.265358 31488 raft_consensus.cc:3060] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.269470 31776 tablet_bootstrap.cc:654] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.269347 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a537339084aea96d7dd2486047d2a" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:43.273466 31636 raft_consensus.cc:3060] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.274682 31773 tablet_bootstrap.cc:492] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:43.275130 31773 ts_tablet_manager.cc:1403] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.027s
I20260709 14:56:43.277226 31773 raft_consensus.cc:359] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.277869 31773 raft_consensus.cc:385] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.278137 31773 raft_consensus.cc:740] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.279150 31776 tablet_bootstrap.cc:492] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:43.278936 31773 consensus_queue.cc:260] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.279800 31776 ts_tablet_manager.cc:1403] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
I20260709 14:56:43.281932 31773 ts_tablet_manager.cc:1434] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:43.282384 31636 raft_consensus.cc:2468] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:43.282938 31773 tablet_bootstrap.cc:492] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990: Bootstrap starting.
I20260709 14:56:43.283004 31776 raft_consensus.cc:359] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.283907 31776 raft_consensus.cc:385] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.284246 31776 raft_consensus.cc:740] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.284394 31531 leader_election.cc:304] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:43.285357 31796 raft_consensus.cc:2804] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:43.285810 31796 raft_consensus.cc:697] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:43.286350 31488 raft_consensus.cc:2468] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:43.286617 31796 consensus_queue.cc:237] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.291237 31776 consensus_queue.cc:260] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.291780 31772 tablet_bootstrap.cc:492] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:43.292438 31772 ts_tablet_manager.cc:1403] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.012s
I20260709 14:56:43.294159 31776 ts_tablet_manager.cc:1434] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:43.295313 31776 tablet_bootstrap.cc:492] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:43.295394 31772 raft_consensus.cc:359] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.296137 31772 raft_consensus.cc:385] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.296402 31772 raft_consensus.cc:740] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.296505 31773 tablet_bootstrap.cc:654] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.297335 31772 consensus_queue.cc:260] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.299647 31772 ts_tablet_manager.cc:1434] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:43.299834 31796 raft_consensus.cc:493] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.300514 31772 tablet_bootstrap.cc:492] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b: Bootstrap starting.
I20260709 14:56:43.300366 31796 raft_consensus.cc:515] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.302585 31796 leader_election.cc:290] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.304916 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:43.306372 31772 tablet_bootstrap.cc:654] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.307871 31776 tablet_bootstrap.cc:654] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.297295 31387 catalog_manager.cc:5697] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 1 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:43.306277 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.317360 31488 raft_consensus.cc:2393] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24f37eed30704092aca85e16fe546a4e in current term 1: Already voted for candidate a221a15434ec4e309dcf83f23ec7e19b in this term.
I20260709 14:56:43.321933 31531 leader_election.cc:304] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e; no voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:43.322786 31796 raft_consensus.cc:3060] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.331626 31796 raft_consensus.cc:2749] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:43.336526 31773 tablet_bootstrap.cc:492] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990: No bootstrap required, opened a new log
I20260709 14:56:43.337169 31773 ts_tablet_manager.cc:1403] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.007s
I20260709 14:56:43.338342 31772 tablet_bootstrap.cc:492] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b: No bootstrap required, opened a new log
I20260709 14:56:43.338884 31772 ts_tablet_manager.cc:1403] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.012s
I20260709 14:56:43.339866 31773 raft_consensus.cc:359] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.340622 31773 raft_consensus.cc:385] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.341338 31773 raft_consensus.cc:740] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.341722 31772 raft_consensus.cc:359] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.342494 31772 raft_consensus.cc:385] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.342841 31772 raft_consensus.cc:740] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.339866 31776 tablet_bootstrap.cc:492] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:43.343604 31776 ts_tablet_manager.cc:1403] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.007s
I20260709 14:56:43.342092 31773 consensus_queue.cc:260] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.343670 31772 consensus_queue.cc:260] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.345359 31773 ts_tablet_manager.cc:1434] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:56:43.346129 31772 ts_tablet_manager.cc:1434] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:43.346190 31776 raft_consensus.cc:359] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.346911 31776 raft_consensus.cc:385] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.347172 31776 raft_consensus.cc:740] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.347834 31776 consensus_queue.cc:260] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.352768 31776 ts_tablet_manager.cc:1434] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:43.353696 31776 tablet_bootstrap.cc:492] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e: Bootstrap starting.
I20260709 14:56:43.359011 31776 tablet_bootstrap.cc:654] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:43.364971 31776 tablet_bootstrap.cc:492] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e: No bootstrap required, opened a new log
I20260709 14:56:43.365459 31776 ts_tablet_manager.cc:1403] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:56:43.367437 31776 raft_consensus.cc:359] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.367901 31776 raft_consensus.cc:385] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:43.368093 31776 raft_consensus.cc:740] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Initialized, Role: FOLLOWER
I20260709 14:56:43.368607 31776 consensus_queue.cc:260] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.370113 31776 ts_tablet_manager.cc:1434] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:56:43.387303 31777 raft_consensus.cc:493] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.387773 31777 raft_consensus.cc:515] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.389312 31777 leader_election.cc:290] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:43.389979 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00941bb372b242559e10a0639ef8c65e" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.390288 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00941bb372b242559e10a0639ef8c65e" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:43.390559 31488 raft_consensus.cc:2468] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:43.390848 31565 raft_consensus.cc:2468] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:43.391440 31605 leader_election.cc:304] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:43.392186 31777 raft_consensus.cc:2804] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:43.392555 31777 raft_consensus.cc:493] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:43.392803 31777 raft_consensus.cc:3060] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.397933 31777 raft_consensus.cc:515] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.399559 31777 leader_election.cc:290] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:43.400250 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00941bb372b242559e10a0639ef8c65e" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:43.400594 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00941bb372b242559e10a0639ef8c65e" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:43.400910 31488 raft_consensus.cc:3060] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.401199 31565 raft_consensus.cc:3060] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.404534 31777 raft_consensus.cc:493] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.405000 31777 raft_consensus.cc:515] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.407037 31777 leader_election.cc:290] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:43.407435 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.407821 31488 raft_consensus.cc:2468] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:43.408275 31490 raft_consensus.cc:2393] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a221a15434ec4e309dcf83f23ec7e19b in current term 1: Already voted for candidate 24f37eed30704092aca85e16fe546a4e in this term.
I20260709 14:56:43.408264 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:43.407821 31565 raft_consensus.cc:2468] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:43.409013 31605 leader_election.cc:304] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:43.409888 31777 raft_consensus.cc:2804] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:43.410341 31777 raft_consensus.cc:697] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:43.410223 31605 leader_election.cc:304] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a221a15434ec4e309dcf83f23ec7e19b; no voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:43.411139 31775 raft_consensus.cc:3060] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.411589 31777 consensus_queue.cc:237] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.416910 31775 raft_consensus.cc:2749] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:43.419463 31385 catalog_manager.cc:5697] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 0 to 1, leader changed from <none> to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 1 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:43.462641 31775 raft_consensus.cc:493] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.463558 31775 raft_consensus.cc:515] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.465821 31775 leader_election.cc:290] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:43.467808 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e218a5871e2741a2a0eb790bd117bb41" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:43.467684 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e218a5871e2741a2a0eb790bd117bb41" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.469008 31565 raft_consensus.cc:2468] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:43.469027 31490 raft_consensus.cc:2468] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:43.470607 31605 leader_election.cc:304] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:43.471300 31775 raft_consensus.cc:2804] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:43.471588 31775 raft_consensus.cc:493] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:43.471845 31775 raft_consensus.cc:3060] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.479353 31775 raft_consensus.cc:515] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.480942 31775 leader_election.cc:290] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:43.481738 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e218a5871e2741a2a0eb790bd117bb41" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:43.481875 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e218a5871e2741a2a0eb790bd117bb41" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:43.482623 31490 raft_consensus.cc:3060] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.482805 31565 raft_consensus.cc:3060] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.489363 31490 raft_consensus.cc:2468] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:43.489993 31565 raft_consensus.cc:2468] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:43.490561 31605 leader_election.cc:304] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:43.491416 31775 raft_consensus.cc:2804] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:43.491842 31775 raft_consensus.cc:697] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:43.493083 31775 consensus_queue.cc:237] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.508308 31385 catalog_manager.cc:5697] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 0 to 1, leader changed from <none> to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 1 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:43.528847 31796 consensus_queue.cc:1048] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:43.533880 31775 raft_consensus.cc:493] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.534590 31775 raft_consensus.cc:515] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.537494 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d5638246484257af727cd8f2f64617" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.537686 31775 leader_election.cc:290] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:43.538239 31490 raft_consensus.cc:2468] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:43.541903 31605 leader_election.cc:304] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:43.542466 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d5638246484257af727cd8f2f64617" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:43.543557 31565 raft_consensus.cc:2468] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 0.
I20260709 14:56:43.542780 31775 raft_consensus.cc:2804] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:43.544277 31775 raft_consensus.cc:493] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:43.544610 31775 raft_consensus.cc:3060] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.546958 31777 raft_consensus.cc:493] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.547616 31777 raft_consensus.cc:515] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.552665 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baec46a708f41b09b9e810309a65bdf" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.554602 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baec46a708f41b09b9e810309a65bdf" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:43.555269 31777 leader_election.cc:290] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:43.556986 31565 raft_consensus.cc:2393] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a221a15434ec4e309dcf83f23ec7e19b in current term 1: Already voted for candidate 6f4f327b38e241138e21dd16dc3e5990 in this term.
I20260709 14:56:43.558249 31604 leader_election.cc:304] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a221a15434ec4e309dcf83f23ec7e19b; no voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:43.559983 31728 consensus_queue.cc:1048] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:43.560693 31790 raft_consensus.cc:493] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.561363 31790 raft_consensus.cc:515] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.559516 31777 raft_consensus.cc:3060] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.564314 31790 leader_election.cc:290] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.564430 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56147678e5549ddbc40668d83a9160f" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e" is_pre_election: true
I20260709 14:56:43.565327 31565 raft_consensus.cc:2468] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 0.
I20260709 14:56:43.565409 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56147678e5549ddbc40668d83a9160f" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:43.566255 31638 raft_consensus.cc:2468] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 0.
I20260709 14:56:43.566550 31455 leader_election.cc:304] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:43.563649 31775 raft_consensus.cc:515] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.567471 31790 raft_consensus.cc:2804] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:43.567827 31790 raft_consensus.cc:493] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:43.568183 31790 raft_consensus.cc:3060] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.569100 31775 leader_election.cc:290] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:43.570338 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d5638246484257af727cd8f2f64617" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:43.570988 31565 raft_consensus.cc:3060] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.570353 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d5638246484257af727cd8f2f64617" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:43.573303 31488 raft_consensus.cc:3060] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.578601 31790 raft_consensus.cc:515] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.580121 31565 raft_consensus.cc:2468] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:43.581529 31604 leader_election.cc:304] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:43.582372 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56147678e5549ddbc40668d83a9160f" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:43.582948 31565 raft_consensus.cc:3060] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.583485 31823 consensus_queue.cc:1048] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:43.583076 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56147678e5549ddbc40668d83a9160f" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:43.583720 31775 raft_consensus.cc:2804] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:43.585422 31638 raft_consensus.cc:3060] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.598613 31728 raft_consensus.cc:493] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:43.599279 31728 raft_consensus.cc:515] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.585515 31790 leader_election.cc:290] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.584774 31488 raft_consensus.cc:2468] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 1.
I20260709 14:56:43.601722 31728 leader_election.cc:290] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.591113 31777 raft_consensus.cc:2749] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:43.595681 31775 raft_consensus.cc:697] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:43.605834 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551d9fa05645498983f3bf446f0bcb14" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990" is_pre_election: true
I20260709 14:56:43.606698 31488 raft_consensus.cc:2468] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:43.607335 31777 consensus_queue.cc:1048] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:43.608460 31775 consensus_queue.cc:237] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.609063 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551d9fa05645498983f3bf446f0bcb14" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b" is_pre_election: true
I20260709 14:56:43.609803 31636 raft_consensus.cc:2468] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 0.
I20260709 14:56:43.590485 31565 raft_consensus.cc:2468] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 1.
I20260709 14:56:43.612313 31531 leader_election.cc:304] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:43.618083 31728 raft_consensus.cc:2804] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:43.618523 31728 raft_consensus.cc:493] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:43.618968 31728 raft_consensus.cc:3060] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.624053 31455 leader_election.cc:304] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:43.624915 31790 raft_consensus.cc:2804] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:43.625988 31790 raft_consensus.cc:697] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:43.626987 31790 consensus_queue.cc:237] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.631650 31638 raft_consensus.cc:2468] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 1.
I20260709 14:56:43.635859 31385 catalog_manager.cc:5697] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 0 to 1, leader changed from <none> to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 1 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:43.649053 31728 raft_consensus.cc:515] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.650976 31728 leader_election.cc:290] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.652009 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551d9fa05645498983f3bf446f0bcb14" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:43.652648 31638 raft_consensus.cc:3060] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.653251 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551d9fa05645498983f3bf446f0bcb14" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:43.653880 31488 raft_consensus.cc:3060] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:43.654585 31385 catalog_manager.cc:5697] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 1 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:43.659857 31638 raft_consensus.cc:2468] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:43.661489 31488 raft_consensus.cc:2468] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 1.
I20260709 14:56:43.663537 31531 leader_election.cc:304] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:43.663815 31790 consensus_queue.cc:1048] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:43.664794 31791 raft_consensus.cc:2804] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:43.667369 31791 raft_consensus.cc:697] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:43.668542 31791 consensus_queue.cc:237] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.679337 31741 consensus_queue.cc:1048] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:43.681928 31385 catalog_manager.cc:5697] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 1 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:43.735018 31791 consensus_queue.cc:1048] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:43.746145 31838 consensus_queue.cc:1048] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:43.773690 31638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
mode: GRACEFUL
new_leader_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:59030
I20260709 14:56:43.774610 31638 raft_consensus.cc:606] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Received request to transfer leadership to TS 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:43.781646 31565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
mode: GRACEFUL
new_leader_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:58894
I20260709 14:56:43.782274 31565 raft_consensus.cc:606] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Received request to transfer leadership to TS 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:43.792299 31565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d3a537339084aea96d7dd2486047d2a"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
mode: GRACEFUL
new_leader_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:58894
I20260709 14:56:43.792925 31565 raft_consensus.cc:606] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Received request to transfer leadership to TS 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:43.801903 31638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87d5638246484257af727cd8f2f64617"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
mode: GRACEFUL
new_leader_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:59030
I20260709 14:56:43.802517 31638 raft_consensus.cc:606] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Received request to transfer leadership to TS 24f37eed30704092aca85e16fe546a4e
I20260709 14:56:43.807845 31638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e218a5871e2741a2a0eb790bd117bb41"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
mode: GRACEFUL
new_leader_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:59030
I20260709 14:56:43.808308 31638 raft_consensus.cc:606] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Received request to transfer leadership to TS 24f37eed30704092aca85e16fe546a4e
I20260709 14:56:43.813410 31638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00941bb372b242559e10a0639ef8c65e"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
mode: GRACEFUL
new_leader_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:59030
I20260709 14:56:43.813926 31638 raft_consensus.cc:606] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Received request to transfer leadership to TS 24f37eed30704092aca85e16fe546a4e
I20260709 14:56:43.818451 31488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e56147678e5549ddbc40668d83a9160f"
dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
mode: GRACEFUL
new_leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
 from {username='slave'} at 127.0.0.1:55062
I20260709 14:56:43.818899 31488 raft_consensus.cc:606] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Received request to transfer leadership to TS a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:43.884701 31775 consensus_queue.cc:1048] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:43.896512 31826 consensus_queue.cc:1048] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:43.904256 31826 raft_consensus.cc:993] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b: : Instructing follower 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:43.904709 31823 raft_consensus.cc:1081] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Signalling peer 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:43.906190 31565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00941bb372b242559e10a0639ef8c65e"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:58870
I20260709 14:56:43.906854 31565 raft_consensus.cc:493] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:43.907209 31565 raft_consensus.cc:3060] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.912920 31565 raft_consensus.cc:515] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.914659 31565 leader_election.cc:290] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:43.915745 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00941bb372b242559e10a0639ef8c65e" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:43.915771 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00941bb372b242559e10a0639ef8c65e" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:43.916499 31488 raft_consensus.cc:3060] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.916607 31638 raft_consensus.cc:3055] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:43.917062 31638 raft_consensus.cc:740] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:43.917899 31638 consensus_queue.cc:260] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.919134 31638 raft_consensus.cc:3060] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:43.921520 31488 raft_consensus.cc:2468] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:43.922468 31531 leader_election.cc:304] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:43.923211 31728 raft_consensus.cc:2804] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:43.923588 31728 raft_consensus.cc:697] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:43.924443 31638 raft_consensus.cc:2468] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:43.924561 31728 consensus_queue.cc:237] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:43.930918 31385 catalog_manager.cc:5697] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 1 to 2, leader changed from a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3) to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 2 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.027352 31823 consensus_queue.cc:1048] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:44.033986 31826 raft_consensus.cc:993] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b: : Instructing follower 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:44.034466 31775 raft_consensus.cc:1081] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Signalling peer 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:44.036276 31564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e218a5871e2741a2a0eb790bd117bb41"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:58870
I20260709 14:56:44.037081 31564 raft_consensus.cc:493] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.037474 31564 raft_consensus.cc:3060] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.042193 31826 consensus_queue.cc:1048] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:44.042596 31823 consensus_queue.cc:1048] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:44.045658 31564 raft_consensus.cc:515] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.049440 31489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e218a5871e2741a2a0eb790bd117bb41" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:44.053761 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e218a5871e2741a2a0eb790bd117bb41" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:44.054365 31636 raft_consensus.cc:3055] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.054689 31636 raft_consensus.cc:740] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:44.055446 31564 leader_election.cc:290] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:44.055645 31636 consensus_queue.cc:260] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.056728 31636 raft_consensus.cc:3060] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.066126 31636 raft_consensus.cc:2468] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:44.067605 31531 leader_election.cc:304] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [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: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 6f4f327b38e241138e21dd16dc3e5990
I20260709 14:56:44.068917 31823 consensus_queue.cc:1048] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:44.069432 31728 raft_consensus.cc:2804] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.069972 31728 raft_consensus.cc:697] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:44.070853 31728 consensus_queue.cc:237] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.071926 31741 consensus_queue.cc:1048] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:44.078485 31775 raft_consensus.cc:993] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b: : Instructing follower 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:44.078948 31775 raft_consensus.cc:1081] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Signalling peer 24f37eed30704092aca85e16fe546a4e to start an election
I20260709 14:56:44.080655 31565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87d5638246484257af727cd8f2f64617"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
 from {username='slave'} at 127.0.0.1:58870
I20260709 14:56:44.080446 31385 catalog_manager.cc:5697] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 1 to 2, leader changed from a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3) to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 2 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.081353 31565 raft_consensus.cc:493] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.081805 31565 raft_consensus.cc:3060] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.087847 31741 consensus_queue.cc:1048] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:44.090788 31565 raft_consensus.cc:515] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.094141 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d5638246484257af727cd8f2f64617" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:44.095487 31488 raft_consensus.cc:3060] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.102257 31741 raft_consensus.cc:993] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990: : Instructing follower a221a15434ec4e309dcf83f23ec7e19b to start an election
I20260709 14:56:44.102790 31741 raft_consensus.cc:1081] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Signalling peer a221a15434ec4e309dcf83f23ec7e19b to start an election
I20260709 14:56:44.103042 31488 raft_consensus.cc:2468] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:44.094467 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d5638246484257af727cd8f2f64617" candidate_uuid: "24f37eed30704092aca85e16fe546a4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:44.104220 31636 raft_consensus.cc:3055] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.104537 31636 raft_consensus.cc:740] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:44.105491 31637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e56147678e5549ddbc40668d83a9160f"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
 from {username='slave'} at 127.0.0.1:59006
I20260709 14:56:44.105405 31636 consensus_queue.cc:260] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.106140 31637 raft_consensus.cc:493] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.106549 31636 raft_consensus.cc:3060] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.094964 31565 leader_election.cc:290] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:44.106520 31637 raft_consensus.cc:3060] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.110843 31531 leader_election.cc:304] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:44.112351 31796 raft_consensus.cc:2804] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.112851 31796 raft_consensus.cc:697] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Becoming Leader. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:44.113662 31796 consensus_queue.cc:237] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.114369 31636 raft_consensus.cc:2468] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24f37eed30704092aca85e16fe546a4e in term 2.
I20260709 14:56:44.114874 31838 consensus_queue.cc:1048] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:44.118923 31637 raft_consensus.cc:515] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.122563 31637 leader_election.cc:290] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 2 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:44.124027 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56147678e5549ddbc40668d83a9160f" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:44.124629 31488 raft_consensus.cc:3055] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.124933 31488 raft_consensus.cc:740] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:44.125509 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56147678e5549ddbc40668d83a9160f" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:44.126101 31565 raft_consensus.cc:3060] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.125686 31488 consensus_queue.cc:260] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.129815 31488 raft_consensus.cc:3060] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.129485 31387 catalog_manager.cc:5697] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e reported cstate change: term changed from 1 to 2, leader changed from a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3) to 24f37eed30704092aca85e16fe546a4e (127.26.0.2). New cstate: current_term: 2 leader_uuid: "24f37eed30704092aca85e16fe546a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.138891 31565 raft_consensus.cc:2468] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 2.
I20260709 14:56:44.140357 31604 leader_election.cc:304] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:44.141197 31826 raft_consensus.cc:2804] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.141664 31826 raft_consensus.cc:697] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 2 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:44.142480 31826 consensus_queue.cc:237] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.143343 31728 consensus_queue.cc:1048] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:44.145064 31488 raft_consensus.cc:2468] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 2.
I20260709 14:56:44.155359 31386 catalog_manager.cc:5697] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 1 to 2, leader changed from 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1) to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 2 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:44.160531 31775 raft_consensus.cc:993] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b: : Instructing follower 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:44.161046 31775 raft_consensus.cc:1081] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Signalling peer 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:44.164386 31490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0"
dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:55044
I20260709 14:56:44.165221 31490 raft_consensus.cc:493] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.165560 31490 raft_consensus.cc:3060] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.166639 31728 raft_consensus.cc:993] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e: : Instructing follower 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:44.167129 31838 raft_consensus.cc:1081] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Signalling peer 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:44.168489 31488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb"
dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:55052
I20260709 14:56:44.168926 31488 raft_consensus.cc:493] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.169248 31488 raft_consensus.cc:3060] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.174805 31490 raft_consensus.cc:515] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.176124 31488 raft_consensus.cc:515] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.176995 31490 leader_election.cc:290] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:44.177796 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:44.178030 31636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e542637b94e4e86ed67cd7b41b5b0" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:44.178419 31565 raft_consensus.cc:3060] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.178580 31636 raft_consensus.cc:3055] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.178828 31488 leader_election.cc:290] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:44.178628 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:44.179561 31564 raft_consensus.cc:3055] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.179883 31564 raft_consensus.cc:740] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:44.180711 31564 consensus_queue.cc:260] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.181183 31636 raft_consensus.cc:740] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:44.181972 31636 consensus_queue.cc:260] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.181970 31564 raft_consensus.cc:3060] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.182715 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa81bfd33df4d2ca1221f7872cfd9eb" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:44.183081 31636 raft_consensus.cc:3060] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.183667 31638 raft_consensus.cc:3060] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.185132 31565 raft_consensus.cc:2468] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:44.189173 31564 raft_consensus.cc:2468] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:44.189772 31636 raft_consensus.cc:2468] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:44.190439 31455 leader_election.cc:304] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:44.191249 31741 raft_consensus.cc:2804] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.191501 31455 leader_election.cc:304] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24f37eed30704092aca85e16fe546a4e, 6f4f327b38e241138e21dd16dc3e5990; no voters: 
I20260709 14:56:44.191721 31741 raft_consensus.cc:697] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:44.192286 31790 raft_consensus.cc:2804] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.192724 31741 consensus_queue.cc:237] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.193739 31638 raft_consensus.cc:2468] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:44.192726 31790 raft_consensus.cc:697] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:44.195482 31790 consensus_queue.cc:237] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.203622 31386 catalog_manager.cc:5697] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 1 to 2, leader changed from a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3) to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.214946 31386 catalog_manager.cc:5697] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 1 to 2, leader changed from 24f37eed30704092aca85e16fe546a4e (127.26.0.2) to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.290405 31728 raft_consensus.cc:993] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e: : Instructing follower 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:44.290894 31838 raft_consensus.cc:1081] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Signalling peer 6f4f327b38e241138e21dd16dc3e5990 to start an election
I20260709 14:56:44.292702 31488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d3a537339084aea96d7dd2486047d2a"
dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
 from {username='slave'} at 127.0.0.1:55052
I20260709 14:56:44.293244 31488 raft_consensus.cc:493] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:44.293617 31488 raft_consensus.cc:3060] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.298180 31488 raft_consensus.cc:515] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.299530 31488 leader_election.cc:290] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Requested vote from peers 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021), a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3:34589)
I20260709 14:56:44.300220 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a537339084aea96d7dd2486047d2a" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:44.300406 31638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a537339084aea96d7dd2486047d2a" candidate_uuid: "6f4f327b38e241138e21dd16dc3e5990" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
I20260709 14:56:44.300796 31564 raft_consensus.cc:3055] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:44.300941 31638 raft_consensus.cc:3060] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.301103 31564 raft_consensus.cc:740] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:44.301973 31564 consensus_queue.cc:260] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.302834 31564 raft_consensus.cc:3060] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.306110 31638 raft_consensus.cc:2468] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:44.307247 31456 leader_election.cc:304] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:44.307516 31564 raft_consensus.cc:2468] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f4f327b38e241138e21dd16dc3e5990 in term 2.
I20260709 14:56:44.308004 31790 raft_consensus.cc:2804] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:44.308466 31790 raft_consensus.cc:697] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Becoming Leader. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:44.309332 31790 consensus_queue.cc:237] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:44.315934 31386 catalog_manager.cc:5697] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 reported cstate change: term changed from 1 to 2, leader changed from 24f37eed30704092aca85e16fe546a4e (127.26.0.2) to 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1). New cstate: current_term: 2 leader_uuid: "6f4f327b38e241138e21dd16dc3e5990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:44.334335 31638 raft_consensus.cc:1275] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.335629 31838 consensus_queue.cc:1048] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.344728 31488 raft_consensus.cc:1275] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.345871 31838 consensus_queue.cc:1048] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.495692 31638 raft_consensus.cc:1275] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.497077 31728 consensus_queue.cc:1048] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.504043 31490 raft_consensus.cc:3060] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.510754 31490 raft_consensus.cc:1275] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.511760 31728 consensus_queue.cc:1048] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.602087 31490 raft_consensus.cc:1275] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.603193 31728 consensus_queue.cc:1048] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.610397 31636 raft_consensus.cc:1275] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 24f37eed30704092aca85e16fe546a4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.611970 31791 consensus_queue.cc:1048] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.690440 31565 raft_consensus.cc:1275] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.691689 31790 consensus_queue.cc:1048] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.691944 31636 raft_consensus.cc:1275] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.693465 31790 consensus_queue.cc:1048] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.701270 31638 raft_consensus.cc:1275] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.702931 31790 consensus_queue.cc:1048] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.708478 31565 raft_consensus.cc:1275] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.710507 31790 consensus_queue.cc:1048] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.731070 31636 raft_consensus.cc:1275] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.732225 31852 consensus_queue.cc:1048] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.741072 31565 raft_consensus.cc:1275] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Refusing update from remote peer 6f4f327b38e241138e21dd16dc3e5990: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.742514 31852 consensus_queue.cc:1048] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.750247 31565 raft_consensus.cc:1275] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Refusing update from remote peer a221a15434ec4e309dcf83f23ec7e19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.751387 31826 consensus_queue.cc:1048] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:44.759572 31490 raft_consensus.cc:1275] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Refusing update from remote peer a221a15434ec4e309dcf83f23ec7e19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:44.761799 31826 consensus_queue.cc:1048] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.821720 31386 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55716:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:46.841341 31386 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55716:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:46.868693 26624 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:47.098403 31919 tablet.cc:1724] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.104436 31914 tablet.cc:1724] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.064586 31908 tablet.cc:1724] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.124612 31916 tablet.cc:1724] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.101692 31918 tablet.cc:1724] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.144419 31923 tablet.cc:1724] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.147321 31924 tablet.cc:1724] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.165993 31489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9"
dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
mode: GRACEFUL
new_leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
 from {username='slave'} at 127.0.0.1:56244
I20260709 14:56:47.166759 31489 raft_consensus.cc:606] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Received request to transfer leadership to TS a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:47.184031 31925 tablet.cc:1724] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.181672 31920 tablet.cc:1724] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.221136 31920 tablet.cc:1724] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:47.185860 31531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.0.3:34589, user_credentials={real_user=slave}} blocked reactor thread for 75620.6us
I20260709 14:56:47.243074 31926 tablet.cc:1724] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.260921 31931 tablet.cc:1724] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.252758 31918 tablet.cc:1724] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.224750 31916 tablet.cc:1724] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.234725 31919 tablet.cc:1724] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.288101 31914 tablet.cc:1724] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.292841 31927 tablet.cc:1724] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.302448 31925 tablet.cc:1724] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.309185 31931 tablet.cc:1724] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.310209 31908 tablet.cc:1724] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.317613 31860 raft_consensus.cc:993] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990: : Instructing follower a221a15434ec4e309dcf83f23ec7e19b to start an election
I20260709 14:56:47.318279 31860 raft_consensus.cc:1081] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Signalling peer a221a15434ec4e309dcf83f23ec7e19b to start an election
I20260709 14:56:47.321204 31925 tablet.cc:1724] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.322263 31634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
 from {username='slave'} at 127.0.0.1:59006
I20260709 14:56:47.322058 31916 tablet.cc:1724] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.322863 31634 raft_consensus.cc:493] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:47.323474 31634 raft_consensus.cc:3060] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:47.324337 31924 tablet.cc:1724] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.317744 31919 tablet.cc:1724] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.341817 31920 tablet.cc:1724] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.365552 31634 raft_consensus.cc:515] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:47.345292 31926 tablet.cc:1724] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.374622 31924 tablet.cc:1724] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:47.377009 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:47.377952 31634 leader_election.cc:290] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 3 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:47.379690 31562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fe00cb274093972168d9a42801f9" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:47.380316 31562 raft_consensus.cc:3060] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:47.378935 31488 raft_consensus.cc:3055] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:47.385251 31488 raft_consensus.cc:740] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f4f327b38e241138e21dd16dc3e5990, State: Running, Role: LEADER
I20260709 14:56:47.386070 31488 consensus_queue.cc:260] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [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: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:47.387307 31488 raft_consensus.cc:3060] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:47.398080 31563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655"
dest_uuid: "24f37eed30704092aca85e16fe546a4e"
mode: GRACEFUL
new_leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
 from {username='slave'} at 127.0.0.1:54862
I20260709 14:56:47.398716 31563 raft_consensus.cc:606] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Received request to transfer leadership to TS a221a15434ec4e309dcf83f23ec7e19b
I20260709 14:56:47.400728 26624 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:47.401343 26624 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:47.396252 31562 raft_consensus.cc:2468] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 3.
I20260709 14:56:47.409087 31604 leader_election.cc:304] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [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: 24f37eed30704092aca85e16fe546a4e, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:47.410058 31921 raft_consensus.cc:2804] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:47.410506 31921 raft_consensus.cc:697] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 3 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:47.410622 31488 raft_consensus.cc:2468] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 3.
I20260709 14:56:47.411335 31921 consensus_queue.cc:237] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [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: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:47.426520 31386 catalog_manager.cc:6242] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2: soft_deleted_table [id=ed8f858701be43d4811b03b19e3aea4e] alter complete (version 1)
I20260709 14:56:47.432487 31385 catalog_manager.cc:5697] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 2 to 3, leader changed from 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1) to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 3 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:47.731942 31886 raft_consensus.cc:993] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e: : Instructing follower a221a15434ec4e309dcf83f23ec7e19b to start an election
I20260709 14:56:47.732438 31905 raft_consensus.cc:1081] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Signalling peer a221a15434ec4e309dcf83f23ec7e19b to start an election
I20260709 14:56:47.733863 31634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655"
dest_uuid: "a221a15434ec4e309dcf83f23ec7e19b"
 from {username='slave'} at 127.0.0.1:59014
I20260709 14:56:47.734326 31634 raft_consensus.cc:493] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:47.734622 31634 raft_consensus.cc:3060] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:47.739586 31634 raft_consensus.cc:515] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:47.741168 31634 leader_election.cc:290] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [CANDIDATE]: Term 3 election: Requested vote from peers 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145), 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021)
I20260709 14:56:47.741729 31488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f4f327b38e241138e21dd16dc3e5990"
I20260709 14:56:47.742022 31563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c0924a41b4277a4fc595c8a3c2655" candidate_uuid: "a221a15434ec4e309dcf83f23ec7e19b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24f37eed30704092aca85e16fe546a4e"
I20260709 14:56:47.742292 31488 raft_consensus.cc:3060] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:47.742588 31563 raft_consensus.cc:3055] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:47.742853 31563 raft_consensus.cc:740] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24f37eed30704092aca85e16fe546a4e, State: Running, Role: LEADER
I20260709 14:56:47.743482 31563 consensus_queue.cc:260] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [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: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:47.744398 31563 raft_consensus.cc:3060] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:47.746428 31488 raft_consensus.cc:2468] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 3.
I20260709 14:56:47.747473 31605 leader_election.cc:304] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [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: 6f4f327b38e241138e21dd16dc3e5990, a221a15434ec4e309dcf83f23ec7e19b; no voters: 
I20260709 14:56:47.748238 31921 raft_consensus.cc:2804] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:47.748689 31921 raft_consensus.cc:697] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 3 LEADER]: Becoming Leader. State: Replica: a221a15434ec4e309dcf83f23ec7e19b, State: Running, Role: LEADER
I20260709 14:56:47.749542 31921 consensus_queue.cc:237] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [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: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } }
I20260709 14:56:47.749832 31563 raft_consensus.cc:2468] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a221a15434ec4e309dcf83f23ec7e19b in term 3.
I20260709 14:56:47.757419 31385 catalog_manager.cc:5697] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b reported cstate change: term changed from 2 to 3, leader changed from 24f37eed30704092aca85e16fe546a4e (127.26.0.2) to a221a15434ec4e309dcf83f23ec7e19b (127.26.0.3). New cstate: current_term: 3 leader_uuid: "a221a15434ec4e309dcf83f23ec7e19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a221a15434ec4e309dcf83f23ec7e19b" member_type: VOTER last_known_addr { host: "127.26.0.3" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:47.940644 31488 raft_consensus.cc:1275] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 3 FOLLOWER]: Refusing update from remote peer a221a15434ec4e309dcf83f23ec7e19b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:47.941763 31921 consensus_queue.cc:1048] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:47.953060 31563 raft_consensus.cc:1275] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 3 FOLLOWER]: Refusing update from remote peer a221a15434ec4e309dcf83f23ec7e19b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:47.954360 31826 consensus_queue.cc:1048] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:48.216732 31563 raft_consensus.cc:1275] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 3 FOLLOWER]: Refusing update from remote peer a221a15434ec4e309dcf83f23ec7e19b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:48.218061 31826 consensus_queue.cc:1048] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f37eed30704092aca85e16fe546a4e" member_type: VOTER last_known_addr { host: "127.26.0.2" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:48.231519 31488 raft_consensus.cc:1275] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 3 FOLLOWER]: Refusing update from remote peer a221a15434ec4e309dcf83f23ec7e19b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:48.233553 31826 consensus_queue.cc:1048] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f4f327b38e241138e21dd16dc3e5990" member_type: VOTER last_known_addr { host: "127.26.0.1" port: 41145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:48.451478 26624 tablet_server.cc:179] TabletServer@127.26.0.1:0 shutting down...
I20260709 14:56:48.476938 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:48.477531 26624 tablet_replica.cc:333] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.478232 26624 raft_consensus.cc:2243] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.478667 26624 raft_consensus.cc:2272] T 00941bb372b242559e10a0639ef8c65e P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.480536 26624 tablet_replica.cc:333] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.481165 26624 raft_consensus.cc:2243] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.481563 26624 raft_consensus.cc:2272] T e218a5871e2741a2a0eb790bd117bb41 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.483275 26624 tablet_replica.cc:333] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.483757 26624 raft_consensus.cc:2243] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.484148 26624 raft_consensus.cc:2272] T 87d5638246484257af727cd8f2f64617 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.485816 26624 tablet_replica.cc:333] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.486306 26624 raft_consensus.cc:2243] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.486946 26624 raft_consensus.cc:2272] T 0d3a537339084aea96d7dd2486047d2a P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.488551 26624 tablet_replica.cc:333] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.489061 26624 raft_consensus.cc:2243] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.489442 26624 raft_consensus.cc:2272] T e56147678e5549ddbc40668d83a9160f P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.490988 26624 tablet_replica.cc:333] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.491493 26624 raft_consensus.cc:2243] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.492125 26624 raft_consensus.cc:2272] T 4baec46a708f41b09b9e810309a65bdf P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.493956 26624 tablet_replica.cc:333] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.494453 26624 raft_consensus.cc:2243] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.495143 26624 raft_consensus.cc:2272] T faa81bfd33df4d2ca1221f7872cfd9eb P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.496999 26624 tablet_replica.cc:333] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.497502 26624 raft_consensus.cc:2243] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.497923 26624 raft_consensus.cc:2272] T 551d9fa05645498983f3bf446f0bcb14 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.499662 26624 tablet_replica.cc:333] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.500168 26624 raft_consensus.cc:2243] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.500845 26624 raft_consensus.cc:2272] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.502627 26624 tablet_replica.cc:333] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.503142 26624 raft_consensus.cc:2243] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.503511 26624 raft_consensus.cc:2272] T 627e564a239e42468be62b33a3c907c9 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.505383 26624 tablet_replica.cc:333] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.505846 26624 raft_consensus.cc:2243] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.506549 26624 raft_consensus.cc:2272] T 115f1c84e6334d6a8d3da17f1835fb68 P 6f4f327b38e241138e21dd16dc3e5990 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.508368 26624 tablet_replica.cc:333] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.508899 26624 raft_consensus.cc:2243] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.509256 26624 raft_consensus.cc:2272] T 46c2fe00cb274093972168d9a42801f9 P 6f4f327b38e241138e21dd16dc3e5990 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.511488 26624 tablet_replica.cc:333] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.511961 26624 raft_consensus.cc:2243] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.512403 26624 raft_consensus.cc:2272] T e74c0924a41b4277a4fc595c8a3c2655 P 6f4f327b38e241138e21dd16dc3e5990 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.514930 26624 tablet_replica.cc:333] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.515476 26624 raft_consensus.cc:2243] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.515918 26624 raft_consensus.cc:2272] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.517827 26624 tablet_replica.cc:333] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.518307 26624 raft_consensus.cc:2243] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.518982 26624 raft_consensus.cc:2272] T daf3b224727040eca49a12685cec7a0e P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.521011 26624 tablet_replica.cc:333] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.521616 26624 raft_consensus.cc:2243] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.522147 26624 raft_consensus.cc:2272] T c27c71bb5e0d455eaf68282996dda0e1 P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.524078 26624 tablet_replica.cc:333] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.524533 26624 raft_consensus.cc:2243] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.524935 26624 raft_consensus.cc:2272] T 3597483c6cb14a2eafbdf59bc00270fe P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.526690 26624 tablet_replica.cc:333] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990: stopping tablet replica
I20260709 14:56:48.527108 26624 raft_consensus.cc:2243] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.527818 26624 raft_consensus.cc:2272] T a71b4345817d469ea87cbdad15c7593f P 6f4f327b38e241138e21dd16dc3e5990 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:48.536612 31531 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 14:56:48.539542 31531 consensus_peers.cc:597] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e -> Peer 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145): Couldn't send request to peer 6f4f327b38e241138e21dd16dc3e5990. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:48.566597 26624 tablet_server.cc:196] TabletServer@127.26.0.1:0 shutdown complete.
I20260709 14:56:48.599586 26624 tablet_server.cc:179] TabletServer@127.26.0.2:0 shutting down...
I20260709 14:56:48.625681 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:48.626272 26624 tablet_replica.cc:333] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.626894 26624 raft_consensus.cc:2243] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.627620 26624 raft_consensus.cc:2272] T 00941bb372b242559e10a0639ef8c65e P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.629477 26624 tablet_replica.cc:333] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.630043 26624 raft_consensus.cc:2243] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.630755 26624 raft_consensus.cc:2272] T e218a5871e2741a2a0eb790bd117bb41 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.632495 26624 tablet_replica.cc:333] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.633056 26624 raft_consensus.cc:2243] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.633731 26624 raft_consensus.cc:2272] T 87d5638246484257af727cd8f2f64617 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.635403 26624 tablet_replica.cc:333] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.635962 26624 raft_consensus.cc:2243] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.636343 26624 raft_consensus.cc:2272] T 1a2e542637b94e4e86ed67cd7b41b5b0 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.637985 26624 tablet_replica.cc:333] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.638437 26624 raft_consensus.cc:2243] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.638789 26624 raft_consensus.cc:2272] T 0d3a537339084aea96d7dd2486047d2a P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.640749 26624 tablet_replica.cc:333] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.641247 26624 raft_consensus.cc:2243] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.641587 26624 raft_consensus.cc:2272] T e56147678e5549ddbc40668d83a9160f P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.643299 26624 tablet_replica.cc:333] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.643826 26624 raft_consensus.cc:2243] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.644276 26624 raft_consensus.cc:2272] T 4baec46a708f41b09b9e810309a65bdf P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.646008 26624 tablet_replica.cc:333] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.646456 26624 raft_consensus.cc:2243] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.647137 26624 raft_consensus.cc:2272] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.648891 26624 tablet_replica.cc:333] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.649336 26624 raft_consensus.cc:2243] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.649698 26624 raft_consensus.cc:2272] T e74c0924a41b4277a4fc595c8a3c2655 P 24f37eed30704092aca85e16fe546a4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.651839 26624 tablet_replica.cc:333] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.652343 26624 raft_consensus.cc:2243] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.653061 26624 raft_consensus.cc:2272] T 3597483c6cb14a2eafbdf59bc00270fe P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.655547 26624 tablet_replica.cc:333] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.656090 26624 raft_consensus.cc:2243] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.656600 26624 raft_consensus.cc:2272] T c27c71bb5e0d455eaf68282996dda0e1 P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.658423 26624 tablet_replica.cc:333] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.658900 26624 raft_consensus.cc:2243] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.659309 26624 raft_consensus.cc:2272] T daf3b224727040eca49a12685cec7a0e P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.661746 26624 tablet_replica.cc:333] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.662340 26624 raft_consensus.cc:2243] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.662798 26624 raft_consensus.cc:2272] T a71b4345817d469ea87cbdad15c7593f P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:48.663151 31604 consensus_peers.cc:597] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b -> Peer 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021): Couldn't send request to peer 24f37eed30704092aca85e16fe546a4e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:48.664808 26624 tablet_replica.cc:333] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.665372 26624 raft_consensus.cc:2243] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.665755 26624 raft_consensus.cc:2272] T 46c2fe00cb274093972168d9a42801f9 P 24f37eed30704092aca85e16fe546a4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.668100 26624 tablet_replica.cc:333] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.668547 26624 raft_consensus.cc:2243] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.668963 26624 raft_consensus.cc:2272] T 115f1c84e6334d6a8d3da17f1835fb68 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.670670 26624 tablet_replica.cc:333] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.671072 26624 raft_consensus.cc:2243] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.671746 26624 raft_consensus.cc:2272] T 627e564a239e42468be62b33a3c907c9 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.673619 26624 tablet_replica.cc:333] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.674053 26624 raft_consensus.cc:2243] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.674677 26624 raft_consensus.cc:2272] T 551d9fa05645498983f3bf446f0bcb14 P 24f37eed30704092aca85e16fe546a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.676349 26624 tablet_replica.cc:333] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e: stopping tablet replica
I20260709 14:56:48.676746 26624 raft_consensus.cc:2243] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.677135 26624 raft_consensus.cc:2272] T faa81bfd33df4d2ca1221f7872cfd9eb P 24f37eed30704092aca85e16fe546a4e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:48.687369 31604 consensus_peers.cc:597] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b -> Peer 24f37eed30704092aca85e16fe546a4e (127.26.0.2:39021): Couldn't send request to peer 24f37eed30704092aca85e16fe546a4e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:48.714550 26624 tablet_server.cc:196] TabletServer@127.26.0.2:0 shutdown complete.
W20260709 14:56:48.720949 31605 consensus_peers.cc:597] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b -> Peer 6f4f327b38e241138e21dd16dc3e5990 (127.26.0.1:41145): Couldn't send request to peer 6f4f327b38e241138e21dd16dc3e5990. Status: Network error: Client connection negotiation failed: client connection to 127.26.0.1:41145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:48.745879 26624 tablet_server.cc:179] TabletServer@127.26.0.3:0 shutting down...
I20260709 14:56:48.769518 26624 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:48.770254 26624 tablet_replica.cc:333] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.771001 26624 raft_consensus.cc:2243] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.771586 26624 raft_consensus.cc:2272] T 00941bb372b242559e10a0639ef8c65e P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.773492 26624 tablet_replica.cc:333] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.773958 26624 raft_consensus.cc:2243] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.774327 26624 raft_consensus.cc:2272] T e218a5871e2741a2a0eb790bd117bb41 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.775931 26624 tablet_replica.cc:333] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.776412 26624 raft_consensus.cc:2243] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.776759 26624 raft_consensus.cc:2272] T 87d5638246484257af727cd8f2f64617 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.778404 26624 tablet_replica.cc:333] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.778858 26624 raft_consensus.cc:2243] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.779211 26624 raft_consensus.cc:2272] T 551d9fa05645498983f3bf446f0bcb14 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.780807 26624 tablet_replica.cc:333] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.781319 26624 raft_consensus.cc:2243] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.781658 26624 raft_consensus.cc:2272] T faa81bfd33df4d2ca1221f7872cfd9eb P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.783268 26624 tablet_replica.cc:333] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.783710 26624 raft_consensus.cc:2243] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.784379 26624 raft_consensus.cc:2272] T e56147678e5549ddbc40668d83a9160f P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.786159 26624 tablet_replica.cc:333] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.786643 26624 raft_consensus.cc:2243] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.787032 26624 raft_consensus.cc:2272] T 4baec46a708f41b09b9e810309a65bdf P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.788715 26624 tablet_replica.cc:333] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.789228 26624 raft_consensus.cc:2243] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.789616 26624 raft_consensus.cc:2272] T 0d3a537339084aea96d7dd2486047d2a P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.791268 26624 tablet_replica.cc:333] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.791759 26624 raft_consensus.cc:2243] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.792156 26624 raft_consensus.cc:2272] T 3597483c6cb14a2eafbdf59bc00270fe P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.793932 26624 tablet_replica.cc:333] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.794425 26624 raft_consensus.cc:2243] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.794828 26624 raft_consensus.cc:2272] T 22c66595ec764d9eb1d5b0cf7d6ecf03 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.796803 26624 tablet_replica.cc:333] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.797327 26624 raft_consensus.cc:2243] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.798030 26624 raft_consensus.cc:2272] T e74c0924a41b4277a4fc595c8a3c2655 P a221a15434ec4e309dcf83f23ec7e19b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.800354 26624 tablet_replica.cc:333] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.801055 26624 raft_consensus.cc:2243] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.801507 26624 raft_consensus.cc:2272] T 115f1c84e6334d6a8d3da17f1835fb68 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.803340 26624 tablet_replica.cc:333] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.803785 26624 raft_consensus.cc:2243] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.804456 26624 raft_consensus.cc:2272] T 46c2fe00cb274093972168d9a42801f9 P a221a15434ec4e309dcf83f23ec7e19b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.806614 26624 tablet_replica.cc:333] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.807066 26624 raft_consensus.cc:2243] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.807446 26624 raft_consensus.cc:2272] T 1a2e542637b94e4e86ed67cd7b41b5b0 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.809427 26624 tablet_replica.cc:333] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.809871 26624 raft_consensus.cc:2243] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.810227 26624 raft_consensus.cc:2272] T 627e564a239e42468be62b33a3c907c9 P a221a15434ec4e309dcf83f23ec7e19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.811869 26624 tablet_replica.cc:333] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.812287 26624 raft_consensus.cc:2243] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.812662 26624 raft_consensus.cc:2272] T a71b4345817d469ea87cbdad15c7593f P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.814635 26624 tablet_replica.cc:333] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.815057 26624 raft_consensus.cc:2243] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:48.815398 26624 raft_consensus.cc:2272] T daf3b224727040eca49a12685cec7a0e P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.817056 26624 tablet_replica.cc:333] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b: stopping tablet replica
I20260709 14:56:48.817435 26624 raft_consensus.cc:2243] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.818158 26624 raft_consensus.cc:2272] T c27c71bb5e0d455eaf68282996dda0e1 P a221a15434ec4e309dcf83f23ec7e19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.854532 26624 tablet_server.cc:196] TabletServer@127.26.0.3:0 shutdown complete.
I20260709 14:56:48.883710 26624 master.cc:562] Master@127.26.0.62:36989 shutting down...
I20260709 14:56:48.902118 26624 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:48.902624 26624 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:48.902902 26624 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc6161c982c246c1b3526b1855d81fa2: stopping tablet replica
I20260709 14:56:48.922111 26624 master.cc:584] Master@127.26.0.62:36989 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10998 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23232 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (106250 ms total)
[  PASSED  ] 8 tests.
I20260709 14:56:48.974963 26624 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 388 messages since previous log ~13 seconds ago
I20260709 14:56:48.975162 26624 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 391 messages since previous log ~13 seconds ago
I20260709 14:56:48.975296 26624 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 391 messages since previous log ~13 seconds ago
I20260709 14:56:48.975455 26624 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 ~31 seconds ago
I20260709 14:56:48.975600 26624 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 ~31 seconds ago
I20260709 14:56:48.975744 26624 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260709 14:56:48.975967 26624 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
